You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
1.9 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="gbk"?>
<help>
<section id="list">
<title>模板管理</title>
<content>
<![CDATA[
<p><strong>选取模板</strong></p>
<p>页面底部列出所有可以使用的模板。点击模板预览图即可激活相应模板。</p>
<p><strong>重新安装当前模板</strong></p>
<p>如果你修改过当前模板。这时你就需要重新安装一下模板才能使修改生效</p>
<p><strong>备份当前模板</strong></p>
<p>点击“备份当前模板”即可将当前模板打包下载。</p>
]]>
</content>
</section>
<section id="setup">
<title>设定模板内容</title>
<content>
<![CDATA[
<p><strong>选取要设置的模板</strong></p>
<p>新的模板机制允许在不更改模板的情况下,设置前台每个页面显示内容<br />
选取一个要修改的模板,点击右侧确定。页面下方将列出本页面所有可显示的模块(即所能显示的库)。
</p>
<p><strong>设置的模板</strong></p>
<p>每个模板设计时定义了一些显示内容的区域。同一区域下可以设置多个模块。可调整模块序号来控制他们的显示顺序。例如打算把购物车放置在顶栏需要先找到购物车这个模块选择顶栏目区域区域是在模板设计是制定的序号设置为0表示它将在该区域排第一位在显示栏中选择显示。<br />
你也可以在某个区域内显示某个分类或品牌下的商品,某个分类下文章或者广告。操作很简单,只需点击相应项目下前面的加号,即可生成一个选项行,选择显示区域,显示序号,显示类型及显示数量即可。
</p>
]]>
</content>
</section>
<section id="library">
<title>库项目管理</title>
<content>
<![CDATA[
<p><strong>选取要修改的库</strong></p>
<p>在下拉菜单中选取要编辑的库,下面文本编辑区内就能显示相应的内容。库文件修改后,需要重新安装当前模板才能使修改生效。</p>
<p><strong>修改库</strong></p>
<p>库文件采用smarty模板格式。所有smarty标识可用注释符号注释这样可将库文件拷贝到Dreamweaver中修改。修改完成点击确定就可提交修改内容。<span class="tips">修改内容后要重新安装模板才能使修改效果在前台显示</span></p>
]]>
</content>
</section>
</help>