source: products/qPloneComments/tags/1.7b/skins/qplonecomments/isDIPublished.py @ 1591

Last change on this file since 1591 was 1, checked in by myroslav, 19 years ago

Building directory structure

File size: 235 bytes
Line 
1## Script (Python) "isDIPublished"
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
11return context.review_state=="published"
Note: See TracBrowser for help on using the repository browser.