Sex*_*yMF 8 php octobercms octobercms-plugins
我真的很新ocms,我已经安装了静态页面,它的工作非常好.我想使用其中一个插件编辑首页(在上下文编辑中)的字段,例如:https://octobercms.com/plugin/netsti-editor我已经拖到我的布局页面,但我可以' t在首页编辑此内容.这是我如何使用静态页面插件的示例:
<img src="{mediafinder name="logo" label="Logo" tab="General" mode="image"}{/mediafinder}" />
{repeater name="side_logos" tab="General" prompt="Add another content section"} {text name="my_title" label="My Title"}{/text} {/repeater}
Run Code Online (Sandbox Code Playgroud)
谢谢