I just need to test it, but have done it on my local copy of the changes plugin, which will make it happen for all maven-based sites.

- Brett

Krystian Nowak wrote:

At http://maven.apache.org/changes-report.html is a link to RSS feed:

         Get the RSS feed of the last changes
        <a href="changes.rss">
          <img src="images/rss.png" alt=""></img>
        </a>

Is it posible to place it also in page's HEAD as at http://slashdot.org/
like this:

<LINK REL="alternate" TITLE="Maven RSS"
HREF="//maven.apache.org/changes.rss" TYPE="application/rss+xml">

so that Mozilla Firefox would show it as Live Bookmark automatically?

I put a simple example right there:
http://www.man.poznan.pl/~krystian/maven-rss.html

I guess that it will take some changes in xdoc processing like adding a
tag to inject custom content into generated head section of html file...



Regards,
Krystian





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to