-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Add support of RSS/Atom categories in FoF.
Which RSS schema to use:
http://www.thearchitect.co.uk/schemas/rss-2_0.xsd
http://dublincore.org/2010/10/11/dcelements.rdf#
Simplepie code can parse categories. Update database script and FoF for supporting categories.
- extend fof_item and fof_feed tables to add the category field
from RSS/Atom. - extend the user interface to display category, with add/modify/delete ability similar to tag functionality we currently have.
Reactions are currently unavailable