source: products/qPloneGoogleSitemaps/tags/0.8.2/skins/qPloneGoogleSitemaps/hasMobileContent.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: 239 bytes
Line 
1## Script (Python) "searchForGoogleSitemapObjects"
2##bind container=
3##bind context=context
4##bind namespace=
5##bind script=script
6##bind subpath=traverse_subpath
7##parameters=path=None
8##
9return len(getattr(context,'mobile_content',''))>0
Note: See TracBrowser for help on using the repository browser.