mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
css 및 js 호출순서 조정기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4f380d9c48
commit
61851f1dfe
2149 changed files with 109090 additions and 18689 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue