NAME
Babble::Processors - Processor collection for Babble
DESCRIPTION
Babble::Processors
is a collection of processors for Babble. All of the processors herein are run by default, and cannot be turned off, unless one fiddles with a Babble objects internals.
However, the processors are documented here, so that if one does turn them off, may he be able to re-use any of these.
METHODS
- master()
-
Adds a master key to the item: the id key of the channel.
This is useful when one wants to link back to the original channel from each and every item.
- image()
-
Adds an image key to the item: the feed image of the channel.
- creator()
-
Sets the author of the item to the source's -id field, if the item does not have an author yet.
- default()
-
This processor runs all of the others, in the specified order, after each other.
AUTHOR
Gergely Nagy, algernon@bonehunter.rulez.org
Bugs should be reported at http://bugs.bonehunter.rulez.org/babble.
SEE ALSO
Babble