----- "Barry Page" <[EMAIL PROTECTED]> wrote: > As far as I can tell, version 0.982 has a condition in the view > template that can suppress comments and trackbacks only if you switch > that off for individual blog entries as per the following example > condition="python: entry_obj .getAllow_comment() ... " which is not > what you want it to do.
Hi Barry, The other way to look at this is whether, when a new entry is created, the comment and trackback statuses would get initialized from the default statuses of the blog. I can't find anything in the code to suggest that they get initialized from the defaults, but I think they _should_ be initialized from the defaults. Maybe this just never got implemented. peace, Jason _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
