Plone4Artists Plone视频嵌入插件

p4a.plonevideoembed的Python项目详细描述


p4a.plonevideoembed

项目说明

p4a.plonevideoembed使用p4a.video embed允许您嵌入 托管在远程视频共享网站上。简单:

视频将被添加到你的plone站点中,包括所有的元数据。

安装

p4a.plonevideoembed需要plone 3.3+

将这些行添加到buildout.cfg文件中,然后重新运行buildout。 然后从 打开控制面板。

[buildout]
...

eggs =
    ...
    p4a.plonevideoembed

[instance]
...

zcml =
    ...
    p4a.plonevideoembed

功能

更改

1.3(2011-12-12)

  • 我们现在需要plone 3.3+。 [戴维德布雷特]
  • 使用zope.lifecycleEvent实现plone 4兼容性 [范希姆]

1.2(2010-06-18)

  • 添加对products.fatsunication的依赖。 [戴维德布雷特]
  • 删除“功能”部分中的多余列表。 [戴维德布雷特]
  • 将plone4artistsvideo产品页中的文本添加到readme.txt。 更新了setuptools详细说明以使用readme.txt。 [戴维德布雷特]
  • plone 3.3中更改的链接的默认视图 [汤姆•格罗斯]
  • 添加了联合存根。 现在,如果存在链接,视频容器的rss提要不会再失败 [汤姆•格罗斯]
  • 添加了一些版本号和依赖包。 [内特]
  • 向setup.py添加了元数据,并为p4a.video/videoembed添加了zcml slug。 [内特]

1.1b1(2008-02-14)

功能
  • Switched over to p4a.subtyper use (Rocky Burt)
  • Added smart folder criteria option for the ^{tt1}$ interface so it’s possible to add a smart folder that queries all activated links. To use this simply add a new smart folder and add a “Interfaces provided” criteria option. Then type in the full string name of the interface you want to check, which in this case would be: ^{tt2}$ (Rocky Burt)
  • Whenever ATLink’s (and anything that provides ^{tt3}$) are added/modified, they are scanned to see if they contain known video site info, and if so, automatically activated as a video link. (Rocky Burt)

1.0beta1(2007-07-31)

其他

  • Now provides method for auto-removing any appropriate marker interfaces (Nate Aune)

1.0字母1(2007-04-29)

  • First release – auto integrating videoembed functionality into Plone

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

推荐PyPI第三方库


热门话题
未检测到“空格”的java ASCII码   音频如何在Java中设置SourceDataLine的音量   java MyBatissSpringBoot无法使用作为bean注入的数据源   Java字谜递归列表<List<String>>仅存储空列表<Strings>   java显示30px高的JPanel,然后用minecraft填充剩余空间   java JOGL平滑度   Java:按完整与否对1d对象数组进行排序   arraylist仅当java结构不存在时才将对象添加到java结构中   无法初始化java渲染库在安卓 studio 4.1.1上出现错误   java SpringBoot ClassCastException   java解析文本文件,基于字数   java=运算符引发异常   java使点可拖动并存储新坐标JavaFx   JavaWebSphereApplicationServer:EJB模块和JMS路由器