Author: jmorliaguet
Date: Fri Oct 14 17:49:55 2005
New Revision: 28322

Added:
   z3lab/z3ecm/trunk/src/ecm/cpsskins/
   z3lab/z3ecm/trunk/src/ecm/cpsskins/README.txt   (contents, props changed)
   z3lab/z3ecm/trunk/src/ecm/cpsskins/example1/
   z3lab/z3ecm/trunk/src/ecm/cpsskins/example2/
Log:

- added developer tutorial



Added: z3lab/z3ecm/trunk/src/ecm/cpsskins/README.txt
==============================================================================
--- (empty file)
+++ z3lab/z3ecm/trunk/src/ecm/cpsskins/README.txt       Fri Oct 14 17:49:55 2005
@@ -0,0 +1,25 @@
+
+
+Introduction
+------------
+
+CPSSkins is an application that allows site designers to compose pages by
+selecting and arranging UI elements on a canvas without having to use a
+programming language (e.g. HTML, Zope Page Templates, Python).
+
+Developers can create reusable elements that designers will be able to use.
+
+The first step for a developer is to understand how to use cpsskins as a
+designer. Before reading this tutorial you should familiarize yourself with
+the UI.
+
+
+
+This is a demo package showing how to write components for cpsskins.
+
+
+1) How to write a portlet (example1)
+
+2) How to write a widget (example2)
+
+
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to