1 Sep 2005 02:50
Re: Override site wide syndication
On Wednesday 31 August 2005 11:34 am, Kamal Gill wrote: > Just to clarify, the modify_fti function would not necessarily > *disable* syndication for a content type, but it *should* hide the > 'syndication' tab for a given content type. This seems to work for AT > content types I've created in the past. Will anyone else second my > claim, or am I out of the loop here? This will work on types which define their own syndication tabs. In plone 2.0 the default syndication tab was classified as a 'folder' action, which meant it only appeared on types which were listed in the use_folder_tabs property from site_properties, any other types defined it on the type, on such objects setting it in moodify_fti would work. In 2.1 it is an 'object' action and applies to all folderish objects, however it is invisible by default and enabled explicitly only for Smart Folders. Alec ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
RSS Feed