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 RenaudRichardet: http://wiki.apache.org/lenya/HowToOutsourcePublicationContent The comment on the change is: work in progress, to document the content outsourcing process New page: = Outsourcing the Content of your Publication = NOTE: This documentation applies for Lenya 1.4 NOTE: This feature is still under development. Lenya 1.4 lets you separate your dynamic/content files from the publication. This way, deployment is much easier. You should consider to outsource the following files: * content, normally under mypub/content * resources (assets, like pdf and gif), normally under ressources/authoring and ressources/live * access rights, normally under config/ac == ousource content == In mypub/conf/publication.xconf, * edit <content-dir>, see the comments in the file. * move all the files from mypub/content to the directory that you specified above. (see src/java/org/apache/lenya/cms/repository/SourceNode.java for more background info). == outsource ac == In mypub/config/ac/ac.xconf * 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 == TODO --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
