You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/09/21 16:49:46 UTC

svn commit: r578153 - /lenya/sandbox/modules/person/config/module.xml

Author: andreas
Date: Fri Sep 21 07:49:45 2007
New Revision: 578153

URL: http://svn.apache.org/viewvc?rev=578153&view=rev
Log:
Added note about usage of the person module in the documenation

Modified:
    lenya/sandbox/modules/person/config/module.xml

Modified: lenya/sandbox/modules/person/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/person/config/module.xml?rev=578153&r1=578152&r2=578153&view=diff
==============================================================================
--- lenya/sandbox/modules/person/config/module.xml (original)
+++ lenya/sandbox/modules/person/config/module.xml Fri Sep 21 07:49:45 2007
@@ -5,5 +5,8 @@
   <version>0.1-dev</version>
   <name>person</name>
   <lenya-version>@lenya.version@</lenya-version>
-  <description>Resource type to store person details</description>
+  <description>
+    Resource type to store person details.
+    This module is used as an example in the Lenya documentation.
+  </description>
 </module>



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