korrigiertes widget fuer leipzig (iframe instead of rss)
This commit is contained in:
parent
76d951e5be
commit
637997309e
1 changed files with 9 additions and 9 deletions
|
@ -20,15 +20,6 @@ config widget 'customindex'
|
||||||
option paddingright '5%'
|
option paddingright '5%'
|
||||||
option template 'html'
|
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'
|
config widget 'rssbundesweit'
|
||||||
option cache '3600'
|
option cache '3600'
|
||||||
option width '50%'
|
option width '50%'
|
||||||
|
@ -38,6 +29,15 @@ config widget 'rssbundesweit'
|
||||||
option max '10'
|
option max '10'
|
||||||
option url 'http://blog.freifunk.net/rss.xml'
|
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'
|
config widget 'clear1'
|
||||||
option template 'clear'
|
option template 'clear'
|
||||||
|
|
Loading…
Reference in a new issue