How to modularize feed autodiscovery?

Hello, All –

I wrote a simple Feedburner sidebar for Typo in about fifteen minutes
– kudos to the designer of the sidebar API. However, sidebars don’t
have the ability to influence some of the core aspects of typo, e.g.,
how autodiscovery feed URLs are set. I’d like the plugin to be able
to set the autodiscovery feed URL (in /html/head/link
[@type=‘application/atom+xml’]/@href, for example).

Any thoughts about how this could be accomplished within typo and
with minimal disturbance?

– Paul

Paul R Brown [email protected] writes:

with minimal disturbance?
Not yet. Write us a ticket outlining what you want to do and stick it
in the trac (Typo -) please. Same goes for any
other enhancement people are after; stick 'em in the track marked as
an enhancement.

It should actually be possible right now using the whiteboard - look
at the lightbox textfilter macro to see how to add page header tags
via the article whiteboard. That said, there might be (or maybe
should be) a better way for sidebars.