[zopeorg-checkins] CVS: Products/ZopeOrg-NV/Extensions - setupZopeOrg.py:1.58

Sidnei da Silva sidnei at x3ng.com.br
Tue Dec 3 11:03:36 EST 2002


Update of /cvs-zopeorg/Products/ZopeOrg-NV/Extensions
In directory cvs.zope.org:/tmp/cvs-serv16063/Extensions

Modified Files:
	setupZopeOrg.py 
Log Message:
Added External Editor


=== Products/ZopeOrg-NV/Extensions/setupZopeOrg.py 1.57 => 1.58 ===
 
 INVISIBLE_TYPES = ( 'Wiki Page'
                   , 'Software Release'
-                  , 'Software Release File' 
+                  , 'Software Release File'
+                  , 'BackTalk Document'
                   )
 
 OLD_SITE_URL = 'http://old.zope.org/'
@@ -44,6 +45,9 @@
                   , 'PageTemplates'
                   , 'Rewriter'
                   , 'BTreeFolder2'
+                  , 'CMFPlone'
+                  , 'Formulator'
+                  , 'ExternalEditor'
                   )
 SKINPATHS = ( 'Basic', )
 





More information about the zopeorg-checkins mailing list