First, congratulations for the new web. Much more clear than the old one, as well as a more modern style... what is good to promote your wonderful applications.
I was looking into the cvs and I found a couple of great plugins there that I just copy in the plugins/global directory and after been enabled worked like a charm (congratulations also the the contibutors).
The point is that I like to modify one of this plugins (webfeed) that "by default" adds a block in the right side... but I like to have the feeders at the footer and I didn't find a nice way to do it.
Of course I can hack the plugin and force the FeedPlugin.php to show my data... but isn't polite and I like to respect OJS standards and good practies... so I though in using TemplateManager->display() for the task.
The original plugin attach the new templated block to the "sidebarTemplate" variable (that I suspect that after is taken by the common template sidebar.tpl) but how to do this if I like to attach this same template to the footer and I don't want to lose the OJS compativility?
Hope I did explain my self...
Thanks a lot in advance,
m.
