completed the transition away from features and toward "services" - the old
database-based configuration has been replaced with the new XML-based one. This paves the way for further modularization of the code.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<!-- Members service -->
|
||||
<service id="Members" index="4">
|
||||
<setup default="true" locked="true"/>
|
||||
<access permission="Community.Read"/>
|
||||
<access permission="Community.Read" role="Community.Member"/>
|
||||
<link sequence="4800" href="members?sig=${cid}" type="servlet">Members</link>
|
||||
</service>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user