From 637997309e30598b74e27f20ce7d313e1daad5b7 Mon Sep 17 00:00:00 2001 From: Matthias Uferer Date: Thu, 5 Sep 2013 13:39:25 +0000 Subject: [PATCH] korrigiertes widget fuer leipzig (iframe instead of rss) --- .../files/etc/config/profile_leipzig | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/contrib/package/community-profiles/files/etc/config/profile_leipzig b/contrib/package/community-profiles/files/etc/config/profile_leipzig index 28151baa76..402eafab48 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_leipzig +++ b/contrib/package/community-profiles/files/etc/config/profile_leipzig @@ -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' -- 2.30.2