与Ploneformgen一起使用的巴西田地

sc.pfg.brazilianfields的Python项目详细描述


Overview

为了向巴西的官僚机构致敬,sc.pfg.巴西人的土地旨在提供 与PloneFormGen一起使用的巴西特定字段

Requirements

Installation

要启用此产品,请在基于构建的安装上:

  1. Edit your buildout.cfg and add ^{tt1}$ to the list of eggs to install

    [buildout]
    ...
    eggs =
        sc.pfg.brazilianfields
    

注意

因为plone 3.3不需要解释性地通知 plone.recipe.zope2安装zcml slug的安装方法

更新配置后,需要运行“bin/buildout”, 它将负责更新您的系统。

Using in a Plone Site

激活它

进入Plone界面的“站点设置”页面,点击 “添加/删除产品”链接。

选择产品ploneformgen:brazilian fields(选中其上的复选框 左侧),然后单击“激活”按钮。

Uninstall

进入Plone界面的“站点设置”页面,点击 “添加/删除产品”链接。

选择产品ploneformgen:brazilian fields,它应该位于 已激活的加载项,(选中左侧的复选框)并单击 “停用”按钮。

注意

您可能需要清空浏览器缓存并保存资源 以查看产品安装的效果。

Sponsoring

本产品的开发由Simples Consultoria客户赞助,包括(但不限于 收件人:

Credits

  • Erico Andrei (erico at simplesconsultoria dot com dot br) - Packaging and plumbing.

Changelog

1.1.1 (2012-08-01)

  • Resolves issue #1 (Couldn’t install sc.pfg.brazilianfields) [cleberjsantos]

1.1 (2012-07-24)

  • Require Products.BrFieldsAndWidgets >= 1.2 [ericof]

1.0 (2011-12-21)

  • PEP 8 [ericof]
  • Add uninstall profile [ericof]
  • Add plone.app.testing based tests [ericof]
  • Moved from svn.plone.org to github.com/collective [ericof]

0.8.1 (2011-01-17)

  • Fix distribution [erico_andrei]

0.8 (2009-11-17)

  • Adding MANIFEST.in to make releaser works [erico_andrei]

0.7 (2009-11-14)

  • Adds dependencies [erico_andrei]

0.6 (2009-07-09)

  • Fixes an infinite recursion when adding a BrPhoneField [erico_andrei]
  • Adds our types to the allowed content inside a FieldsetFolder [erico_andrei]
  • Localization [erico_andrei]

0.5 (2009-06-02)

  • PloneFormGen fields based on BrFieldsAndWidgets [erico_andrei]
  • Initial release [erico_andrei]

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

推荐PyPI第三方库


热门话题
具有x86javapath的x64机器上x86java上的java JNI未满足链接错误   java将Pixmap的一部分上传到GPU   图像Java位图RLE8格式   java Android studio谷歌广告崩溃应用程序   java如何创建包含未知数量对象的变量?   Java计算给定int数组的所有可能组合   java JDBC classnotfound异常   httpclient中的java将HttpEntity转换为字符串的最优雅/正确的方法是什么?   如何从Java程序运行nano?   java在安卓中调用自定义类/方法   调用方法和JOptionPane后,允许代码继续执行所需的java计时器或其他想法   关于侦听器的向量Java并发问题   线程池执行器Java线程池   java配置DTO上的Swagger javax验证约束   Java中用于按钮功能的swing操作命令   ServletOutputStream中的java设置状态代码   java打印输入数组的平均值