On Mon, Apr 1, 2019 at 3:51 AM Ana Guerrero Lopez wrote: > I'd say it's about time we drop identi.ca/debian from the footer > and add instead a link to micronews.debian.org
Indeed and from the front page. I've had the attached commit locally but never got around to testing it. -- bye, pabs https://wiki.debian.org/PaulWise
From 0cef1a65358638c0839829bcbc1f6a81eec42886 Mon Sep 17 00:00:00 2001 From: Paul Wise <p...@debian.org> Date: Mon, 8 Jan 2018 23:00:41 +0800 Subject: [PATCH] Switch identi.ca/debian link to micronews instead. --- english/template/debian/common_translation.wml | 3 +++ english/template/debian/footer.wml | 3 +-- english/template/debian/mainpage.wml | 3 +-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/english/template/debian/common_translation.wml b/english/template/debian/common_translation.wml index eeeb68b199d..cf225d00f4a 100644 --- a/english/template/debian/common_translation.wml +++ b/english/template/debian/common_translation.wml @@ -93,3 +93,6 @@ <define-tag last_updated whitespace=delete> <gettext>Last Updated</gettext> </define-tag> +<define-tag micronews whitespace=delete> + <gettext>Debian micronews</gettext> +</define-tag> diff --git a/english/template/debian/footer.wml b/english/template/debian/footer.wml index d824c544370..e0e1632bdb0 100644 --- a/english/template/debian/footer.wml +++ b/english/template/debian/footer.wml @@ -88,8 +88,7 @@ <li><a href="$(HOME)/sitemap"><sitemap_short/></a></li> <li><a href="$(SEARCH)"><search/></a></li> <li><a href="https://bits.debian.org"><debianblog/></a></li> - <li><a href="https://identi.ca/debian"><img src="$(HOME)/Pics/identica.png" - alt="follow debian on identi.ca!" /></a></li> + <li><a href="https://micronews.debian.org/"><micronews/></a></li> <li><a href="https://planet.debian.org"><img src="$(HOME)/Pics/planet.png" alt="follow debian on planet.debian.org!" /></a></li> </ul> diff --git a/english/template/debian/mainpage.wml b/english/template/debian/mainpage.wml index da3f39518f7..86bf6b22fc2 100644 --- a/english/template/debian/mainpage.wml +++ b/english/template/debian/mainpage.wml @@ -98,8 +98,7 @@ # Make the appropriate string translatable before reactivating # <li><a href="http://debconf12.debconf.org/watch.xhtml">DebConf12 video streaming</a></li> <li><a href="https://bits.debian.org"><debianblog/></a></li> - <li><a href="https://identi.ca/debian"><img src="Pics/identica.png" - alt="follow debian on identi.ca!" /></a></li> + <li><a href="https://micronews.debian.org/"><micronews/></a></li> <li><a href="https://planet.debian.org"><img src="Pics/planet.png" alt="follow debian on planet.debian.org!" /></a></li> </ul> -- 2.20.1