25 Sep
2003
25 Sep
'03
1:25 p.m.
saravanan annamalai wrote:
Hi All, I want to restrict the use of some tags in Documents and News posted by members. I just went through the valid_tags property available in squishdot package for handling News.
Is that property available in ZOPE. Can i use the same?.
No, that is a specific feature of Squishdot. You can, however, use the stripogram library (which is what does the work in Squishdot) in a Zope python script: http://www.zope.org/Members/chrisw/StripOGram/ cheers, Chris