1
0

Tweak CSS output of rss sidebar plugin

This commit is contained in:
Garvin Hicking
2007-12-12 10:37:41 +00:00
parent 6822e4e287
commit 098e569950
2 changed files with 26 additions and 4 deletions

View File

@ -3,6 +3,10 @@
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)
* Make browser compatibility plugin bail out for IE7. Thanks to
Freudi from the forums.