gpt4 book ai didi

plone - 新主题产品给出 "ValueError: Theme my.theme is not available"

转载 作者:行者123 更新时间:2023-12-01 23:56:20 27 4
gpt4 key购买 nike

我使用这些说明通过 zopeskel 创建了一个新主题
http://docs.plone.org/adapt-and-extend/theming/theme_product_with_diazo.html

但是尝试安装该产品时,出现错误:

Module plone.app.theming.exportimport.handler, line 38, in importTheme
ValueError: Theme hccrems.theme is not available

我不确定我的主题缺少什么,因为我已经两次阅读了文档。

src/hccrems.theme/hccrems/theme/configure.zcml
http://pastie.org/9142461

src/hccrems.theme/hccrems/theme/profiles/default/theme.xml
http://pastie.org/9142470

最佳答案

  • 创建一个鸡蛋 Diazo 主题 -zopeskel 模板:
    zopeskel diazotheme your.theme
  • 添加 theme.xml根据您指向的文档,在配置文件/默认内容中。
  • your.theme/your/theme/configure.zcml删除 z3c.jbot 部分,除非您想使用它,否则您需要添加 z3c.jbot 作为 dep 并在 configure.zcml 中包含文档化的 meta.zcml-slug。
  • 删除 your.theme/your/theme/diazo_resources 中的所有内容并将静态文件(可能是在线生成的主题导出)放入其中。
  • 关于plone - 新主题产品给出 "ValueError: Theme my.theme is not available",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23472811/

    27 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com