This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
devel:event:feed_opts_postprocess [2010-07-08 23:34] 195.42.130.87 |
devel:event:feed_opts_postprocess [2018-12-08 15:18] (current) torpedo doc updated according to issue #2615 |
||
---|---|---|---|
Line 14: | Line 14: | ||
$data contains an associative array with the ''opt'' key being a reference to the options array. | $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 ===== | ===== See also ===== | ||
+ | * [[codesearch>FEED_OPTS_POSTPROCESS|Code related to this event]] used in any DokuWiki's files, plugins and templates | ||
* [[devel:Action Plugins]] | * [[devel:Action Plugins]] | ||
* [[devel:Events]] | * [[devel:Events]] | ||
* [[:Syndication]] | * [[:Syndication]] | ||