Plone 4.2自定义主题管理员javascript无法正常工作

时间:2013-05-31 05:02:46

标签: plone

我的plone站点管理有问题,当我应用我自己的模板然后根据我的需要定制前端端,但管理部分javascript和其他功能,如下拉式可视化html编辑器无法正常工作。请任何人帮我解决这个问题

版本概述

  • Plone 4.3(4305)
  • CMF 2.2.7
  • Zope 2.13.19
  • Python 2.7.3(默认,2012年9月26日,21:53:58)[GCC 4.7.2]
  • PIL 1.7.8(枕头)

1 个答案:

答案 0 :(得分:1)

如果您使用的是Diazo,那么您可能需要将其添加到rules.xml中的规则:

<before theme-children="/html/head" content="/html/head/script" />