mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +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
|
|
@ -12,7 +12,7 @@
|
|||
<description xml:lang="zh-TW">當有新評論時,此模組會告知。</description>
|
||||
<version>0.2.1</version>
|
||||
<date>2008-07-31</date>
|
||||
<category>accessory</category>
|
||||
<category>interlock</category>
|
||||
|
||||
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
||||
<name xml:lang="ko">haneul</name>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<module>
|
||||
<grants />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispCommentNotifyAdminIndex" type="view" standalone="true" admin_index="true" />
|
||||
<action name="procCommentNotifyAdminDeleteChild" type="controller" standalone="true" />
|
||||
<action name="procCommentNotifyAdminDeleteParent" type="controller" standalone="true" />
|
||||
<action name="procCommentNotifyAdminDeleteChecked" type="controller" standalone="true" />
|
||||
<action name="procDoNotify" type="controller" standalone="true" />
|
||||
<action name="dispCommentNotifyAdminIndex" type="view" standalone="true" admin_index="true" />
|
||||
<action name="procCommentNotifyAdminDeleteChild" type="controller" standalone="true" />
|
||||
<action name="procCommentNotifyAdminDeleteParent" type="controller" standalone="true" />
|
||||
<action name="procCommentNotifyAdminDeleteChecked" type="controller" standalone="true" />
|
||||
<action name="procDoNotify" type="controller" standalone="true" />
|
||||
</actions>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue