COREBlog 1.2.4 has been released!

Atsushi Shibata <[email protected]>
Newsgroups gmane.comp.python.zope.coreblog.english
Organization Webcore
Message-ID <[email protected]>
Hi all :-).

COREBlog 1.2.4 has been released.

http://coreblog.org/junk/COREBlog124.tgz

This release has a new option, to avoid comment spam. See setting tab 
details.
For existing COREBlog instance, if you enable session-on-comment, fix 
comment_form like following.

<dtml-try>
<dtml-if "hasProperty('comment_session_key') and 
REQUEST.SESSION.has_key(getProperty('comment_session_key'))">
<input type="submit" name="addComment:method" value=" POST " />
</dtml-if>
<dtml-except></dtml-try>

This code is to hide "POST" buton while session key served.

Have fun :-).

----------------------------------------
Atsushi Shibata (Webcore Corp.)
[email protected]
http://www.webcore.co.jp/
----------------------------------------
_______________________________________________
COREblog-en mailing list
COREblog-en-/9qXvnWia/9Wk0Htik3J/[email protected]
http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en
Unsubscription writing to coreblog-en-leave-/9qXvnWia/9Wk0Htik3J/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.