Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The following page has been changed by ThorstenScherler:
http://wiki.apache.org/lenya/HowToOutsourcePublicationContent

------------------------------------------------------------------------------
   * resources (assets, like pdf and gif), normally under ressources/authoring 
and ressources/live
   * access rights, normally under config/ac
  
- == ousource content ==
+ == outsource content / ressources == 
  
  In mypub/conf/publication.xconf, 
-  * edit <content-dir>, see the comments in the file. 
+  * edit <content-dir>, see the comments in the file. You should use something 
like /data/mypub. 
-  * move all the files from mypub/content to the directory that you specified 
above.
+  * move all the files from mypub/content into the directory that you 
specified above (/data/mypub/content).
+  * move all the files from mypub/resources into the directory that you 
specified above (/data/mypub/resources).
  
+ (see 
- (see src/java/org/apache/lenya/cms/repository/SourceNode.java for more 
background info).
+  * src/java/org/apache/lenya/cms/repository/SourceNode.java 
+  * src/java/org/apache/lenya/cms/publication/Resource.java
+ for more background info).
  
  == outsource ac ==
  
@@ -24, +28 @@

   * edit <parameter> values, , see the comments in the file (TODO). 
   * move all other files from mypub/config/ac to the directories that you 
specified above, e.g /home/user/data/mypub/content/ac
  
- == outsource ressources == 
- 
- TODO
  
  == A typical setup == 
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to