From 9a1bee7bd1957a073ffdb7f939cc060b97262534 Mon Sep 17 00:00:00 2001 From: MutoShack Date: Sun, 24 Mar 2019 01:54:01 +0100 Subject: Specify why copyright does not work --- index/discussion.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index/discussion.mdwn') diff --git a/index/discussion.mdwn b/index/discussion.mdwn index 1c1cdcd8..b91dbe8e 100644 --- a/index/discussion.mdwn +++ b/index/discussion.mdwn @@ -15,3 +15,5 @@ Interestingly, this feature is seldom used on the Hurd wiki. For information abo https://en.wikipedia.org/wiki/Help:Talk_pages `MutoShack, March 22, 2019` - I'll go first. How come the footer bar on the homepage isn't updated for 2019? I modified the copyright section, but this page still says "2016 FSF"! Editing the page and viewing the ?updated version does not work, but it displays 2019 just fine on other wiki pages! + +`MutoShack, March 23, 2019` - Okay, it's because the copyright is manually inserted into this page. If it is deleted, then Ikiwiki will automaticall default to /copyright. I think that makes the most sense. If we need to change /copyright from "Contributing Authors" to "Free Software Foundation", it is easy enough to do so, which will result in a site-wide change. I'm going to remove the manually inserted \[\[!meta copyright\]\] Markdown tags on pages so this scalability is possible. There is no need for the manual tag. -- cgit v1.2.3 From c318e87b4cd35125645d0851dbe8b6ce75e479e9 Mon Sep 17 00:00:00 2001 From: MutoShack Date: Sun, 24 Mar 2019 01:55:04 +0100 Subject: Speaking of which, remove manual copyright --- index/discussion.mdwn | 2 -- 1 file changed, 2 deletions(-) (limited to 'index/discussion.mdwn') diff --git a/index/discussion.mdwn b/index/discussion.mdwn index b91dbe8e..404e47ab 100644 --- a/index/discussion.mdwn +++ b/index/discussion.mdwn @@ -1,5 +1,3 @@ -[[!meta copyright="Copyright © 2018 Free Software Foundation, Inc."]] - [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or -- cgit v1.2.3