This event is signalled by feed.php when a feed with an unknown mode is requested. Handlers can use it to implement own feeds.
opt: The feed options as provided by rss_parseOptions() data: The data for the resulting feed as needed by rss_buildItems()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.
