mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
개별 문서 댓글 알림을 차단하는 옵션 추가
This commit is contained in:
parent
7285a332b7
commit
c315a6ad10
15 changed files with 447 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
<actions>
|
||||
<action name="dispNcenterliteNotifyList" type="view" permission="member" />
|
||||
<action name="dispNcenterliteUserConfig" type="view" permission="member" />
|
||||
<action name="dispNcenterliteIndividualBlockList" type="view" />
|
||||
<action name="dispNcenterliteInsertIndividualBlock" type="view" />
|
||||
|
||||
<action name="getColorsetList" type="model" permission="root" />
|
||||
<action name="getMyNotifyListTpl" type="model" permission="member" />
|
||||
|
|
@ -11,6 +13,7 @@
|
|||
<action name="procNcenterliteUserConfig" type="controller" permission="member" />
|
||||
<action name="procNcenterliteNotifyReadAll" type="controller" permission="member" />
|
||||
<action name="procNcenterliteRedirect" type="controller" permission="member" method="GET|POST" />
|
||||
<action name="procNcenterliteInsertIndividualBlock" type="controller" />
|
||||
|
||||
<action name="dispNcenterliteAdminConfig" type="view" admin_index="true" menu_name="ncenterlite" menu_index="true" />
|
||||
<action name="dispNcenterliteAdminAdvancedconfig" type="view" menu_name="ncenterlite" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue