korrigiertes widget fuer leipzig (iframe instead of rss)

This commit is contained in:
Matthias Uferer 2013-09-05 13:39:25 +00:00
parent 76d951e5be
commit 637997309e

View file

@ -20,15 +20,6 @@ config widget 'customindex'
option paddingright '5%'
option template 'html'
config widget 'rssffl'
option enabled '1'
option max '10'
option cache '3600'
option width '50%'
option title 'interner Freifunk Leipzig Blog'
option template 'rssfeed'
option url 'http://104.61.0.101/wordpress/'
config widget 'rssbundesweit'
option cache '3600'
option width '50%'
@ -38,6 +29,15 @@ config widget 'rssbundesweit'
option max '10'
option url 'http://blog.freifunk.net/rss.xml'
config widget 'rssffl'
option enabled '1'
option max '10'
option cache '3600'
option width '100%'
option title 'interner Freifunk Leipzig Blog'
option template 'iframe'
option url 'http://104.61.0.101/wordpress/'
config widget 'clear1'
option template 'clear'