source: products/qPloneGoogleSitemaps/trunk/skins/qPloneGoogleSitemaps/getNotAddableTypes.py

Last change on this file was 458, checked in by fenix, 18 years ago

qPloneResolveUID import

  • Property svn:eol-style set to native
File size: 327 bytes
RevLine 
[434]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.