base.config

来自「最好用的站点内容管理系统 全部源代码都有」· CONFIG 代码 · 共 17 行

CONFIG
17
字号
<?xml version="1.0" encoding="utf-8"?>

<siteconfig>

  <siteinfo>

      <sitename>NETCMS</sitename>

      <siteDomain>localhost:1225</siteDomain>

      <linkTypeConfig>0</linkTypeConfig>

      <ReviewType>0</ReviewType>

      <IndexTemplet>/{@dirTemplet}/Content/index.html</IndexTemplet>

      <IndexFileName>index.html</IndexFileName>

      <LenSearch>2|10</LenSearch>

      <SaveIndexPage>{@year04}-{@month}/{@day}</SaveIndexPage>

      <InsertPicPosition>200|left</InsertPicPosition>

      <collectTF>1</collectTF>

      <HistoryNum>30</HistoryNum>

  </siteinfo>

</siteconfig>

⌨️ 快捷键说明

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