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. If you want to simplify the layout, you have to modify the template 
as per the instructions in a recent posting:

Hi,

> Is there a way I can turn this display OFF, I would still like to see Comment 
> (5) but none of the rest??

go to:

/PloneInstance/portal_skins/COREBlog2/cbentry_view

and you can find "<metal:infoslot define-slot="info_slot">" macro.

Say, if you don't want to show permalink,
delete "li" element containing permalink.

Enjoy customizing your blog.

Regards,

--
Yusuke NAKAI

[EMAIL PROTECTED]
http://nagosui.org


 Regards,
Barry Page
021 438 695

Information, news, discussions, polls and classifieds online at 
greenhithe.org.nz, albanynz.com and paremoremo.com. Read about community 
websites at locallywired.com







________________________________
From: Jason Hildebrand <[EMAIL PROTECTED]>
To: Coreblog (English) <[email protected]>
Cc: Coreblog (English) <[email protected]>
Sent: Friday, 5 December, 2008 6:22:37 AM
Subject: Re: [COREblog-en] defaults for comments, trackbacks

Hello,

My environment is:
    COREBlog2 9.82b
    Plone 2.5.4-2
    CMF-1.6.4
    Zope (Zope 2.9.8-final, python 2.4.4, linux2)
    Five 1.4.2
    Python 2.4.4 (#1, Oct 23 2007, 10:55:06) [GCC 3.2.3 20030502 (Red Hat Linux 
3.2.3-59)]

If I turn off comments and trackbacks for one single blog post, it works.  

However, I would like to be able to add new blog posts without having to change 
these settings each time: I would like both of these options to default to 
"None".  It looks like this should be possible by dhanging the blog defaults 
(Blog -> Edit -> Entry Editing), but it does not work.  Can you confirm whether 
the default settings take effect for you in your environment?

peace,
Jason

--
Jason Hildebrand
PeaceWorks Computer Consulting
#2 - 396 Assiniboine Ave, Winnipeg
204 480 0314   --or--   519 725 7875, ext 620.

----- "Yusuke NAKAI" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> > Unfortunately, these settings do not take effect.  
> > When I create a new blog post, both comments and trackbacks are set
> 
> > to "Open" (unless I explicitly change these settings).
> 
> How is your environment?
> 
> I've just test comments and trackbacks setting.
> Both are set to none, that is, cannot add and hidden.
> So my test entry looks fllowing:
> 
> http://nagosui.org/PloneSkin/testblog/test-entry
> 
> It looks that settings works correctly.
> 
> My environment summary:
> 
> - COREBlog2 0.9.83b
> - Plone 3.1.7 (buildout)
> - CMF 2.1.1
> - Zope 2.10.6-final
> - Python 2.4.4
> 
> Regards,
> 
> -- 
> Yusuke NAKAI
> 
> mail: [EMAIL PROTECTED]
> web : http://nagosui.org
> _______________________________________________
> COREblog-en mailing list
> [email protected]
> http://postaria.com/mailman/listinfo/coreblog-en
> Unsubscription writing to [EMAIL PROTECTED]
_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]
_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]

Reply via email to