Hi again. I have been able to do this. 1) In the Plone portal_properties/site_properties the option "allowAnonymousViewAbout" uncheck that option. 2) Then i went to portal_skins/CoreBlog2/ and edited the document cbentry_document_byline. The original file has this at the 3rdline: tal:condition="python: site_properties.allowAnonymousViewAbout or not isAnon" tal:condition="python: site_properties.allowAnonymousViewAboutCoreBlog2 or not isAnon" 3) Then i went to portal_properties/site_properties and Add a new: Name: allowAnonymousViewAboutCoreBlog2 Value: Type: boolean 4) Check the box Everything is working perfectly |
_______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
