DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:feed_opts_postprocess

This is an old revision of the document!


FEED_OPTS_POSTPROCESS

1

Description:
Can modify the parameters for the feed creation
DefaultAction:
Keeps options as is
Preventable:
no
Added:
2009-11-10

This event is signalled by rss_parseOptions() in feed.php when the feed options where collected from the URL parameters and config settings. Handlers can use the event to modify the settings or add their own.

Passed Data

$data contains an associative array with the opt key being a reference to the options array.

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

  • FIXME

See also

devel/event/feed_opts_postprocess.1278624851.txt.gz · Last modified: 2010-07-08 23:34 by 195.42.130.87

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki