conf.xml
843 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<root>
<id>34</id> <!--只能是唯一的英文字母-->
<title>知识订阅</title>
<titleEN>Subscribe Knowledge</titleEN>
<desc>知识订阅</desc>
<icon>resource/image/34_wev8.gif</icon>
<linkMode>2</linkMode>
<loginView>0</loginView>
<type>1</type>
<perpage>5</perpage>
<private>
<jsList>
</jsList>
</private>
<public>
<jsIdList>
</jsIdList>
<cssIdList>
</cssIdList>
</public>
<view>
<url>/page/element/compatible/view.jsp</url>
<method>getDocSubscribeSpb</method>
</view>
<setting>
<url>/page/element/compatible/setting.jsp</url>
<method>getDocSubscribeSettingStr</method>
</setting>
<more>
<url>/page/element/compatible/more.jsp</url>
<method>getDocSubscribeMore</method>
</more>
<operation>/page/element/compatible/operation.jsp</operation>
</root>