[Zope-CMF] changing "reply" to "comment"
Tom Hoffman
hoffman@as220.org
Thu, 27 Sep 2001 02:12:46 -0400
On Wednesday 26 September 2001 12:21 am, you wrote:
> the CVS version of the CMF works with Zope 2.4.x / python 2.x without a
> problem.
That's good to know. I'm going to formally introduce the faculty to the cmf
next week. I think everyone would be happier if I have CMFWiki working. I'd
also be happier knowing that I am properly seated on the current python and
zope before much content piles up on the site.
> the "Reply" link is generated in CMFDefault/DiscussionTool.py in the
> method "listActions". you could go there and simply change the string
> "Reply" to "Comment", but you would have to do that whenever you upgrade
> the CMF code.
>
Thanks for the tip!
--Tom