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

@ -2,7 +2,7 @@
<module version="0.2">
<title xml:lang="ko">댓글</title>
<title xml:lang="jp">コメント</title>
<title xml:lang="zh-CN">评论</title>
<title xml:lang="zh-CN">评论管理</title>
<title xml:lang="en">Comment</title>
<title xml:lang="es">Commentarios</title>
<title xml:lang="ru">Комментарии</title>
@ -16,7 +16,7 @@
<description xml:lang="zh-TW">管理討論板或部落格評論的模組。</description>
<version>0.1</version>
<date>2007-02-28</date>
<category>utility</category>
<category>content</category>
<author email_address="zero@zeroboard.com" link="http://blog.nzeo.com">
<name xml:lang="ko">zero</name>

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<permissions />
<actions>
<action name="getCommentMenu" type="model" standalone="true"/>
<action name="dispCommentAdminList" type="view" admin_index="true" standalone="true" />