css 및 js 호출순서 조정기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-03-06 05:33:56 +00:00
parent 4f380d9c48
commit 61851f1dfe
2149 changed files with 109090 additions and 18689 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="0.2">
<title xml:lang="ko">설문조사</title>
<title xml:lang="zh-CN">投票调查</title>
<title xml:lang="zh-CN">投票系统</title>
<title xml:lang="jp">アンケート</title>
<title xml:lang="en">Poll</title>
<title xml:lang="es">Encuesta</title>
@ -16,7 +16,7 @@
<description xml:lang="zh-TW">管理投票調查的模組。</description>
<version>0.1</version>
<date>2007-02-28</date>
<category>accessory</category>
<category>content</category>
<author email_address="zero@zeroboard.com" link="http://blog.nzeo.com">
<name xml:lang="ko">zero</name>

View file

@ -1,11 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<permissions />
<actions>
<action name="dispPollAdminList" type="view" admin_index="true" standalone="true" />
<action name="dispPollAdminResult" type="view" standalone="true" />
<action name="dispPollAdminConfig" type="controller" standalone="true" />
<action name="dispPollAdminConfig" type="view" standalone="true" />
<action name="getPollGetColorsetList" type="model" standalone="true" />