You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by rf...@apache.org on 2008/02/12 22:21:59 UTC

svn commit: r627114 - /lenya/docu/src/documentation/content/xdocs/docs/2_0_x/tutorials/newpublication/index.xml

Author: rfrovarp
Date: Tue Feb 12 13:21:58 2008
New Revision: 627114

URL: http://svn.apache.org/viewvc?rev=627114&view=rev
Log:
Fix tutorial so that it will work.

Modified:
    lenya/docu/src/documentation/content/xdocs/docs/2_0_x/tutorials/newpublication/index.xml

Modified: lenya/docu/src/documentation/content/xdocs/docs/2_0_x/tutorials/newpublication/index.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/2_0_x/tutorials/newpublication/index.xml?rev=627114&r1=627113&r2=627114&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/2_0_x/tutorials/newpublication/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/2_0_x/tutorials/newpublication/index.xml Tue Feb 12 13:21:58 2008
@@ -144,7 +144,7 @@
     <parameter name="directory"
                value="/home/john/src/lenya/data/access-control/passwd"/>
     <user-manager>
-      <user-type class="org.apache.lenya.ac.file.FileUser">Local User</user-type>
+      <user-type class="org.apache.lenya.ac.file.FileUser" create-use-case="admin.addUser">Local User</user-type>
     </user-manager>
   </accreditable-manager>
   
@@ -155,8 +155,6 @@
     </policy-manager>
   </policy-manager>
   
-  <authorizer type="policy"/>
-  
   <authorizer type="usecase">
     <parameter name="configuration"
       value="aggregate-fallback://config/access-control/usecase-policies.xml"/>
@@ -171,6 +169,8 @@
   admin.rml
   edit.rml
   review.rml
+  session.rml
+  sitemanager.rml
   visit.rml</source>
       <p>
         To be able to log in for the first time, we'll create a superuser account.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org