Author: jmorliaguet
Date: Thu Jun 15 00:57:30 2006
New Revision: 3412

Modified:
   cpsskins/branches/paris-sprint-2006/thememanager.py

Log:

- interface update



Modified: cpsskins/branches/paris-sprint-2006/thememanager.py
==============================================================================
--- cpsskins/branches/paris-sprint-2006/thememanager.py (original)
+++ cpsskins/branches/paris-sprint-2006/thememanager.py Thu Jun 15 00:57:30 2006
@@ -117,6 +117,9 @@
     def getThemeByName(name):
         """Return a theme by its name."""
 
+    def getPageByName(name):
+        """Return a page by its name."""
+
     def getDefaultTheme():
         """Return the default theme."""
 
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to