Hi, for one of my projects I developed a custom AT called NewsItemFolder that can contain other NewsItemFolders or NewsItems to build a recursive section -> (sub)section -> ... -> item site structure.
NewsItemFolders should provide RSS feeds containing the latest 10 NewsItems stored directly or indirectly in this folder. (The items can be retrieved by a catalog query using path, object_provides and created.) These RSS feeds should whether be configurable nor addable/removable a reviewer. They should be a invariant part of each folder of this certain type. How can I implement this behavour reusing the existing RSS feed infrastructure? Or would it be wise to do a complete independent implementation? Thanks, Michael _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
