Author: tziade
Date: Sun Mar  5 17:42:40 2006
New Revision: 2530

Modified:
   cookbook/trunk/recipe_list.txt
Log:
numberings

Modified: cookbook/trunk/recipe_list.txt
==============================================================================
--- cookbook/trunk/recipe_list.txt      (original)
+++ cookbook/trunk/recipe_list.txt      Sun Mar  5 17:42:40 2006
@@ -22,57 +22,57 @@
 Using Zope
 ~~~~~~~~~~
 
-- zope installation
-- understanding runzope, zopectl, and other things
-- understanding the interface
+01 - zope installation
+02 - understanding runzope, zopectl, and other things
+03 - understanding the interface
 
 Developping Zope - the concepts
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-- the zope component architecture
-- understanding the development process
-- writing unit tests
-- writing functional tests
-- debugging the code
-- understanding Interfaces
-- understanding the traversal
-- mastering ZCML
-- mastering ZPT
-- adding an extension package
-- creating and publishing an object
-- creating resources
-- creating a global utility
-- creating a local utility
-- understanding Adapters
-- creating an Adapter
-- understanding forms
-- creating a object with forms
-- understanding Events
-- using Events
+04 - the zope component architecture
+05 - understanding the development process
+06 - writing unit tests
+07 - writing functional tests
+08 - debugging the code
+09 - understanding Interfaces
+10 - understanding the traversal
+11 - mastering ZCML
+12 - mastering ZPT
+13 - adding an extension package
+14 - creating and publishing an object
+15 - creating resources
+16 - creating a global utility
+17 - creating a local utility
+18 - understanding Adapters
+19 - creating an Adapter
+20 - understanding forms
+21 - creating a object with forms
+22 - understanding Events
+23 - using Events
 - ...
 
 Developping Zope - real-world recipes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- setting up authentication
-- designing a publication workflow
-- working with metadata (annotations)
-- creating a new skin
-- driving the application with XML-RPC
-- creating an internationalized package
-- creating multilanguage content objects
-- changing and migrating existing objects
+40 - setting up authentication
+41 - designing a publication workflow
+42 - working with metadata (annotations)
+43 - creating a new skin
+44 - driving the application with XML-RPC
+45 - creating an internationalized package
+46 - creating multilanguage content objects
+47 - changing and migrating existing objects
 - ...
 
 Developping Zope - advanced recipes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- extending ZCML
-- extending ZPT
-- implementing a new publisher
+60 - extending ZCML
+61 - extending ZPT
+62 - implementing a new publisher
 - ...
 
 Administrating Zope
 ~~~~~~~~~~~~~~~~~~~
 
-- setting up zope with apache
-- setting up zope with squid
+80 - setting up zope with apache
+81 - setting up zope with squid
 - ...
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to