引文内容类型

collective.types.citation的Python项目详细描述


集合.类型.引文

概述

collective.types.citation包

此类型用于引用。输入适用的信息,并根据引用的类型更改显示。使用或不使用拼贴。

状态

这个版本目前处于测试阶段。 collective.types.citation的更改日志

collective.types.citiation-9.01测试版

  • Initial package structure. (Liz Dahlstrom)

collective.types.citation安装

要使用传统的zope 2实例将collective.types.citation安装到全局python环境(或workingenv),可以执行以下操作:

  • If you are using Zope 2.9 (not 2.10), get pythonproducts and install it via:

    python setup.py install --home /path/to/instance
    

    into your Zope instance.

  • Create a file called ^{tt2}$ in the ^{tt3}$ directory. The file should only contain this:

    <include package="collective.types.citation" />
    

或者,如果您使用的是zc.buildout和plone.recipe.zope2instance 配方管理您的项目,您可以这样做:

  • Add ^{tt4}$ to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        collective.types.citation
    
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        collective.types.citation
    
  • Re-run buildout, e.g. with:

    $ ./bin/buildout
    

如果要显式地包含包,可以跳过zcml slug 从另一个包的configure.zcml文件。

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

推荐PyPI第三方库


热门话题
iOS MDM注册配置文件请求/Profile使用java对证书进行签名   java如何调试GWT项目中的PHP文件   Mac和Windows之间的Java文件getFreeSpace差异   java从ArrayList进入JComboBox   ApacheKafka如何执行zookeeperserverstart。我的java程序中的bat文件?   JAXRS应用程序的java初始化   java如何为double覆盖compareTo方法?   使用进程动态运行java代码   sockets java。网SocketException:权限被拒绝openshift   java PorterduffXfermode:清除位图的一部分   其他线程中变量的java更改侦听器   java如何初始化接口实例以与父片段中的子片段通信   java Cordova插件在构建时出错,源代码1.6中不支持菱形运算符使用源代码7   java是学习编程的教育游戏吗?   在不同机器上使用JasperReports API运行代码时出现java问题   java Spring引导延迟Flyway序列化循环依赖   未为加密/解密初始化java密码