0

我希望能够在 Plone 5.02a 中编辑 Barceloneta 主题。

一种选择:在主题面板中复制主题。但是,编辑看起来像这样,并且缺少 css 文件。

编辑屏幕

我看到复制 barceloneta.css 文件与使用 Plone 5.02a 加载的 barceloneta.css 不同。Plone 的某些部分没有应用 css。

我考虑从 github 下载整个主题并对其进行编辑和使用。但是,当我尝试此操作时收到一条错误消息。这可能是一种可能性,但我可能做错了。

我的最终目标是让我的 plone 5.02a 实例如下所示:

最终视图

有没有人能够更改 Plone 5.02a 的 css?我也知道它的未发布状态。

4

1 回答 1

1

Though the web theme editing is a known issue and is being worked on.

It's mostly a js rewrite of those widgets. You can track the progress, if you care, at https://github.com/plone/mockup/tree/vangheem-resourceeditor

于 2014-06-27T12:49:14.920 回答