From 8af0e3723fcbb86104e202b25edae2537e652269 Mon Sep 17 00:00:00 2001 From: Caoimhe Chaos Date: Fri, 7 Mar 2014 21:48:15 +0100 Subject: Set some meta variables for testing. --- sandbox.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'sandbox.mdwn') diff --git a/sandbox.mdwn b/sandbox.mdwn index 847cfa90..9f88ef38 100644 --- a/sandbox.mdwn +++ b/sandbox.mdwn @@ -1,3 +1,4 @@ +[[!meta copyright="The Sandboxer" license="CC-BY"]] This is the SandBox, a page anyone can edit to learn how to use the wiki. ---- -- cgit v1.2.1 From 37dd551732d131407db63322a15b51c0d46ff4de Mon Sep 17 00:00:00 2001 From: Caoimhe Chaos Date: Fri, 7 Mar 2014 21:51:14 +0100 Subject: Try setting two variables in two meta statements. --- sandbox.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sandbox.mdwn') diff --git a/sandbox.mdwn b/sandbox.mdwn index 9f88ef38..3a7284e8 100644 --- a/sandbox.mdwn +++ b/sandbox.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="The Sandboxer" license="CC-BY"]] +[[!meta copyright="Copyright © 2010-2014 The Sandboxer"]] +[[!meta license="CC-BY"]] This is the SandBox, a page anyone can edit to learn how to use the wiki. ---- -- cgit v1.2.1 From f866a67d97db85863e654ea1074d9cec5494c9f6 Mon Sep 17 00:00:00 2001 From: Caoimhe Chaos Date: Fri, 7 Mar 2014 21:57:49 +0100 Subject: Clear up license a little. --- sandbox.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox.mdwn') diff --git a/sandbox.mdwn b/sandbox.mdwn index 3a7284e8..eae91d44 100644 --- a/sandbox.mdwn +++ b/sandbox.mdwn @@ -1,5 +1,5 @@ [[!meta copyright="Copyright © 2010-2014 The Sandboxer"]] -[[!meta license="CC-BY"]] +[[!meta license="[Creative Commons Attribution 3.0](https://creativecommons.org/licenses/by/3.0/)"]] This is the SandBox, a page anyone can edit to learn how to use the wiki. ---- -- cgit v1.2.1