svn commit: r1033152 - /lenya/trunk/pubs/default/config/publication.xml
[email protected] Tue, 09 Nov 2010 18:51:05 -0000
| Newsgroups | gmane.comp.cms.lenya.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: florent
Date: Tue Nov 9 18:51:05 2010
New Revision: 1033152
URL: http://svn.apache.org/viewvc?rev=1033152&view=rev
Log:
add the i18n module declaration to publication
Modified:
lenya/trunk/pubs/default/config/publication.xml
Modified: lenya/trunk/pubs/default/config/publication.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/pubs/default/config/publication.xml?rev=1033152&r1=1033151&r2=1033152&view=diff
==============================================================================
--- lenya/trunk/pubs/default/config/publication.xml (original)
+++ lenya/trunk/pubs/default/config/publication.xml Tue Nov 9 18:51:05 2010
@@ -63,6 +63,7 @@
<!-- Modules need to be listed because of the menu and i18n -->
<modules>
<module name="usecase"/>
+ <module name="i18n"/>
<module name="editors"/>
<module name="xhtml"/>
<module name="links"/>