Chad has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/350242 )
Change subject: Planet: Delete sr.planet ...................................................................... Planet: Delete sr.planet This has only had 2 blogs ever registered. One is dead. The other had exactly 1 post back in 2008. Change-Id: Iab50c874cc7ebeda21be4c6412b17f3daaf4683a --- D modules/planet/templates/feeds/sr_config.erb M modules/planet/templates/html/index.html.tmpl.erb M modules/profile/manifests/planet/venus.pp 3 files changed, 0 insertions(+), 41 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/42/350242/1 diff --git a/modules/planet/templates/feeds/sr_config.erb b/modules/planet/templates/feeds/sr_config.erb deleted file mode 100644 index b30d3ba..0000000 --- a/modules/planet/templates/feeds/sr_config.erb +++ /dev/null @@ -1,30 +0,0 @@ -# ! This file is managed by puppet ! -# sr.planet.wm - Planet Venus configuration file - -# Documentation: <file:///usr/share/doc/planet-venus> -# Examples: <file:///usr/share/planet-venus/example> -# Filters: <file:///usr/share/planet-venus/filter> -# Themes: <file:///usr/share/planet-venus/theme> - -# Global configuration - -[Planet] - -name = sr.planet.wikimedia -link = https://sr.planet.<%= scope.lookupvar('planet::planet_domain_name') %>/ -owner_name = planet -owner_email = [email protected] -output_theme = /usr/share/planet-venus/theme/wikimedia/sr -cache_directory = /var/cache/planet/sr/ -output_dir = /var/www/planet/sr/ -feed_timeout = 20 -items_per_page = 60 -log_level = DEBUG - -# Subscription configuration - -[https://branejovanovic.blogspot.com/feeds/posts/default] -name = Brane Jovanović - -[http://blog.loshmir.org/feeds/posts/default/-/slobodno%20znanje] -name = Miloš Rančić diff --git a/modules/planet/templates/html/index.html.tmpl.erb b/modules/planet/templates/html/index.html.tmpl.erb index 50dddaa..5b5ef89 100644 --- a/modules/planet/templates/html/index.html.tmpl.erb +++ b/modules/planet/templates/html/index.html.tmpl.erb @@ -130,7 +130,6 @@ <li><a href="http://pt.planet.wikimedia.org/">pt.planet.wm</a></li> <li><a href="http://ro.planet.wikimedia.org/">ro.planet.wm</a></li> <li><a href="http://ru.planet.wikimedia.org/">ru.planet.wm</a></li> -<li><a href="http://sr.planet.wikimedia.org/">sr.planet.wm</a></li> <li><a href="http://uk.planet.wikimedia.org/">uk.planet.wm</a></li> <li><a href="http://zh.planet.wikimedia.org/">zh.planet.wm</a></li> </ul> diff --git a/modules/profile/manifests/planet/venus.pp b/modules/profile/manifests/planet/venus.pp index 5a44112..f3be41a 100644 --- a/modules/profile/manifests/planet/venus.pp +++ b/modules/profile/manifests/planet/venus.pp @@ -171,16 +171,6 @@ 'planetarium' => 'Planetarium', }, - sr => { - 'subscribe' => 'Prati', - 'subscriptions' => 'Blogovi', - 'lastupdated' => 'Poslednje ažurirano', - 'alltimesutc' => 'Sva vremena su u UTC.', - 'poweredby' => 'Pokreće', - 'wikimedia' => 'Vikimedija', - 'planetarium' => 'Planetarijum', - - }, uk => { 'subscribe' => 'Підписатися', 'subscriptions' => 'Підписалися', -- To view, visit https://gerrit.wikimedia.org/r/350242 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iab50c874cc7ebeda21be4c6412b17f3daaf4683a Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Chad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
