source: products/qPloneGoogleSitemaps/branches/contenttype/skins/qPloneGoogleSitemaps/getNotAddableTypes.py @ 434

Last change on this file since 434 was 434, checked in by crchemist, 18 years ago

Change version to 0.4.0.

  • Property svn:eol-style set to native
File size: 327 bytes
Line 
1## Script (Python) "getNotAddableTypes"
2##bind container=container
3##bind context=context
4##bind namespace=
5##bind script=script
6##bind subpath=traverse_subpath
7##parameters=
8##title=
9##
10# customize this script to filter addable portal types based on
11# context, the current user or other criteria
12return ('Favorite','Sitemap')
Note: See TracBrowser for help on using the repository browser.