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

Last change on this file since 3152 was 3152, checked in by zidane, 13 years ago

fixes pep8

  • Property svn:eol-style set to native
File size: 328 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.