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/04/27 17:23:55 UTC

svn commit: r533138 - /lenya/docu/src/documentation/content/xdocs/docs/modules/resource/index.xml

Author: andreas
Date: Fri Apr 27 08:23:54 2007
New Revision: 533138

URL: http://svn.apache.org/viewvc?view=rev&rev=533138
Log:
Added more documentation to resource module (copied from readme file)

Modified:
    lenya/docu/src/documentation/content/xdocs/docs/modules/resource/index.xml

Modified: lenya/docu/src/documentation/content/xdocs/docs/modules/resource/index.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/modules/resource/index.xml?view=diff&rev=533138&r1=533137&r2=533138
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/modules/resource/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/modules/resource/index.xml Fri Apr 27 08:23:54 2007
@@ -31,5 +31,35 @@
         it allows to store arbitrary media documents.
       </p>
     </section>
+    <section>
+      <title>Resource Icons</title>
+      <p>
+        This module provides only one complete icon (the default one) out of the box.
+        The default icon (<code>default_med.gif</code>) is a question mark. An "empty" version of
+        this icon (without the question mark) can be found in the core
+        (<code>webapp/lenya/resources/images/icons/empty-icon.png</code>).
+        For all file extensions with no corresponding icon, an icon is generated
+        dynamically by adding the first three letters of the extension as a label
+        to the empty icon.
+      </p>
+      
+      <p>
+        If you can provide icons with a ASF style license we are happy 
+        to add them to the module.
+      </p>
+      <p>
+        If you want your own set of icons, then please add them 
+        to <code>$PUB_HOME/lenya/modules/resource/resources/icons/</code>.
+      </p>
+      <p>
+        You can download and extract e.g. the icon package from Wyona in your publication:
+      </p>
+      <source xml:space="preserve">https://svn.wyona.com/repos/public/lenya/modules-resource-icons.tar
+user: anonymous
+pass: anonymous</source>
+      <p>
+        Have fun!
+      </p>
+    </section>
   </body>
 </document>



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