source: products/quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/skins/qPloneGoogleSitemaps/getNotAddableTypes.py @ 1593

Last change on this file since 1593 was 1593, checked in by mylan, 14 years ago

Add content from qPloneGoogleSitemaps. Fix all imports

  • 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.