korrigiertes widget fuer leipzig (iframe instead of rss)
authorMatthias Uferer <ufo@rund.freifunk.net>
Thu, 5 Sep 2013 13:39:25 +0000 (13:39 +0000)
committerMatthias Uferer <ufo@rund.freifunk.net>
Thu, 5 Sep 2013 13:39:25 +0000 (13:39 +0000)
contrib/package/community-profiles/files/etc/config/profile_leipzig

index 28151baa76611476196acddad306db30a645503c..402eafab4837488ed197e747f4e5fc08acb57479 100644 (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'