mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
#17763731 : Added a feature, comment, to wiki
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5842 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b386bd7c44
commit
173955e8f9
19 changed files with 566 additions and 1 deletions
|
|
@ -24,6 +24,8 @@
|
|||
<action name="dispWikiContent" type="view" index="true" />
|
||||
<action name="dispWikiEditPage" type="view" />
|
||||
<action name="dispWikiTitleIndex" type="view" />
|
||||
<action name="dispWikiReplyComment" type="view" />
|
||||
<action name="dispWikiModifyComment" type="view" />
|
||||
<action name="dispWikiAdminContent" type="view" standalone="true" admin_index="true" />
|
||||
<action name="dispWikiAdminInsertWiki" type="view" standalone="true" />
|
||||
<action name="dispWikiAdminGrantInfo" type="view" standalone="true" />
|
||||
|
|
@ -33,5 +35,7 @@
|
|||
<action name="dispWikiAdminDeleteWiki" type="view" standalone="true" />
|
||||
<action name="procWikiAdminDeleteWiki" type="controller" standalone="true" />
|
||||
<action name="procWikiInsertDocument" type="controller" standalone="true" />
|
||||
<action name="procWikiInsertComment" type="controller" standalone="true" />
|
||||
<action name="procWikiDeleteComment" type="controller" standalone="true" />
|
||||
</actions>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue