Ludovic Dubost wrote:
> I'm not sure I get your question.
> But the idea would be to just modify
> 
> https://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/plugin/feed/FeedPluginApi.java
> 
> And then you can call "getBlogFeed"
> 

The question I think is "where to call getBlogFeed". If it were put in a 
2.0 document inside a {{velocity}} macro, it would print macro markers 
which break the XML. The goal of using the FeedPlugin was to obtain 
valid XML.

Fortunately, Vincent just committed a renderer that does not print these 
markers anymore, so even the original solution of using plain velocity 
to render the feed would work.

Vincent, is this XHTML renderer used by default now?
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to