1
0

templating for rss sidebar

This commit is contained in:
Garvin Hicking
2007-12-13 13:05:23 +00:00
parent 098e569950
commit 2b68440ff2
3 changed files with 42 additions and 5 deletions

View File

@ -5,7 +5,9 @@ Version 1.3 ()
* Add more verbose CSS classes to remote RSS sidebar plugin, also
only encapsulate the first XML-Item as link. All following
items are only encapsulated in <span>s. (garvinhicking)
items are only encapsulated in <span>s. Also add possible
plugin_remoterss.tpl smarty output template to this
plugin. (garvinhicking)
* Make browser compatibility plugin bail out for IE7. Thanks to
Freudi from the forums.