sites.xconf

来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· XCONF 代码 · 共 22 行

XCONF
22
字号
<?xml version="1.0" encoding="UTF-8"?>
<sites version="1.0">

  <site name="hippo-cms">
    <domain>localhost</domain>
    <directory>../sites/hippo-cms/</directory>
  

  <repository>default</repository>


  <model>cocoon://types.xml</model>
  <workflow>default</workflow>
  <httpstate>session-attr:httpstate</httpstate>
  <!--      The URI of the file-import service (without trailing slash)      NOTE: does not work yet. Change the URI in the sitemap until this does work.  -->
  <fileimportserviceuri/>
</site>

</sites>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?