此工具用于管理plone中的版权许可证。

collective.contentlicensing的Python项目详细描述


简介

ContentLicensing工具允许站点范围的版权许可 默认设置,以及在单个对象上设置许可证的功能。

它支持许多许可证,包括保留所有权利、gfdl和 Creative Commons(带有集成的许可证选取器)。

您还可以输入并选择默认不支持的许可证, 或者为您的 扑通一声。

更改日志

2.2.6

  • Fixed multiple translation errors [blambert555]
  • Updated .pot file [blambert555]
  • Included updated Spanish translation files [blambert555]
  • Included updated Brazilian Porteguese translations [blambert555]

2.2.5

  • Modified MANIFEST.in to include docs when creating egg [blambert555]
  • Remove unused and duplicated code [erral]
  • Use toLocalizedTime to get localized dates in cite pop-up [erral]
  • Use Plone’s safe_unicode instead of custom-made method [erral]

2.2.4

  • Add missing docs folder to the tar.gz released on pypi [dimo]

2.2.3

  • Removed legacy templates that included copyright byline, which results in duplicate bylines appearing [blambert]
  • Added Basque (eu) translation [erral]

2.2.2

  • Allow content editors to select license [dimo]
  • Fix copyright and other licenses [dimo]
  • Don’t show license_other_button1 img if not necessary [dimo]
  • Fix error when copyright holder had unicode chars [clopy]

2.2.1-未发布

  • Fix the link “edit the container” when we are editing the default view of a container (like in Products/Archetypes/skins/archetypes/edit_macros.pt). [sylvainb]
  • Review french translation [toutpt, kiorky]
  • Added blob support [do3cc]
  • Remove five:traversable already deprecated with Zope2.10 [toutpt]
  • Move IObjectModifiedEvent from zope.app to zope.lifecycleevent [toutpt]
  • Add metadata.xml to default profile [toutpt]
  • Move import step to zcml [toutpt]
  • Update testing buildout to support plone3.3 and plone4.0 as usual [toutpt]

2.2.0-最终

  • express additional metadata fields in rss views
  • fix invalid CSS issues

2.1.0-未发布

  • Initial release

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java为什么这一行是charg=(char)(br.read());被跳过?   java三重DES中的IV在哪里?   java Lombok注释不在Intellij idea下编译   java为什么我不能使用过滤器作为流中的最后一步   sqlite Java编译错误找不到符号方法next()   在Java中解析处理对int来说太大的数字   java摄像头不工作   java是“断言错误”好的做法?   java确定api请求是来自CURL还是POSTMAN?   JavaSpringMVC导航   java使单例模式代码更强大   当Java(解释器)区分大小写时,为什么Java编译器(javac)不区分大小写?   java注释字符串[]oneArr();vs字符串[][]twoArr();公告   java命名查询的利弊   java使用log4jweb在web应用程序中配置Log4j2。罐子   java正则表达式查找以开头和结尾的所有可能出现的文本~   java从字符串执行方法