Author: jmorliaguet
Date: Wed Oct 26 11:35:20 2005
New Revision: 28647

Modified:
   z3lab/z3ecm/trunk/src/ecm/cpsskins/README.txt
   z3lab/z3ecm/trunk/src/ecm/doc/z3ecm_doc.css
Log:

- formatting fixes



Modified: z3lab/z3ecm/trunk/src/ecm/cpsskins/README.txt
==============================================================================
--- z3lab/z3ecm/trunk/src/ecm/cpsskins/README.txt       (original)
+++ z3lab/z3ecm/trunk/src/ecm/cpsskins/README.txt       Wed Oct 26 11:35:20 2005
@@ -137,38 +137,37 @@
 
 
 Q: The portlet that I want to write could be written using a few lines in ZPT
-   or in DTML. Do I need to create a new portlet for that?
-
-A: No, use the Custom Portlet, select the page format (ZPT, DTML) and write
-   the code inside the portlet's code field.
+or in DTML. Do I need to create a new portlet for that?
 
+  A: No, use the Custom Portlet, select the page format (ZPT, DTML) and write
+  the code inside the portlet's code field.
 
 Q: Can I write a portlet through-the-web?
 
-A: Yes, using the Custom Portlet.
+  A: Yes, using the Custom Portlet.
 
 
 Q: What knowledge is required to create a Custom Portlet?
 
-A: You should have basic knowledge of Page Templates, or DTML, and you should
-   know how to access information from the Zope3 server (...)
+  A: You should have basic knowledge of Page Templates, or DTML, and you should
+  know how to access information from the Zope3 server (...)
 
 
 Q: If I use a Custom Portlet, do I need to restart the server before I can use 
-   it?
+it?
 
-A: No, the changes applied to the Custom Portlet are in effect immediately.
+  A: No, the changes applied to the Custom Portlet are in effect immediately.
 
 
 Q: My portlet uses ZPT macros, can I still use the Custom Portlet?
 
-A: No, the Custom Portlet does not support macros.
-   You should expand the macros.
+  A: No, the Custom Portlet does not support macros.
+  You should expand the macros.
 
 
 Q: When will I need to develop my own portlet?
 
-A: You should consider developing your own portlet if
+   A: You should consider developing your own portlet if
 
    a) None of the original portlets provided with cpsskins match your needs.
 

Modified: z3lab/z3ecm/trunk/src/ecm/doc/z3ecm_doc.css
==============================================================================
--- z3lab/z3ecm/trunk/src/ecm/doc/z3ecm_doc.css (original)
+++ z3lab/z3ecm/trunk/src/ecm/doc/z3ecm_doc.css Wed Oct 26 11:35:20 2005
@@ -2,7 +2,7 @@
 /* $Id: $ */
 
 body {
-  font: 90% Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+  font: 85% Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
   background: #ffffff;
   color: black;
   margin: 2em;
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to