From c4c51feee212914f3a44b3ca65a11a9d7f9ce543 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 23 Nov 2014 17:54:10 +0000 Subject: [PATCH] Clean up github contribution banner Sorry @xcazin I think you may need to do some clearing up after this --- ....tid => How to add a banner for GitHub contributions.tid} | 5 ++--- .../{EditTemplateSources.tid => ContributionBanner.tid} | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) rename editions/tw5.com/tiddlers/howtos/{How to add a ribbon for GitHub contributions.tid => How to add a banner for GitHub contributions.tid} (83%) rename editions/tw5.com/tiddlers/system/{EditTemplateSources.tid => ContributionBanner.tid} (94%) diff --git a/editions/tw5.com/tiddlers/howtos/How to add a ribbon for GitHub contributions.tid b/editions/tw5.com/tiddlers/howtos/How to add a banner for GitHub contributions.tid similarity index 83% rename from editions/tw5.com/tiddlers/howtos/How to add a ribbon for GitHub contributions.tid rename to editions/tw5.com/tiddlers/howtos/How to add a banner for GitHub contributions.tid index 5cf725596..4e03ee322 100644 --- a/editions/tw5.com/tiddlers/howtos/How to add a ribbon for GitHub contributions.tid +++ b/editions/tw5.com/tiddlers/howtos/How to add a banner for GitHub contributions.tid @@ -1,4 +1,4 @@ -title: How to add a ribbon for GitHub contributions +title: How to add a banner for GitHub contributions modified: 20141123094403948 created: 20141123094403948 tags: Learning @@ -11,9 +11,8 @@ If you are using Node.js, you can replicate this feature for your own TiddlyWiki #>
	"config": {
 		"retain-original-tiddler-path": true
 	}
-# Copy the tiddler [[$:/editions/tw5.com/EditTemplate/Sources]] to your wiki +# Copy the tiddler [[$:/ContributionBanner]] to your wiki # Make the following changes: -## Rename the tiddler to [[$:/ContributionBanner]] ## Adjust the GitHub link URL from https://github.com/Jermolene/TiddlyWiki5/edit/master/editions/tw5.com/tiddlers/ to point to your own GitHub repo ## Make sure the wording of the text starting "Can you help us improve this documentation?" is appropriate for your visitors ## Adjust the link to [[Improving TiddlyWiki Documentation]] to point to your own tiddler with instructions for the contribution procedure diff --git a/editions/tw5.com/tiddlers/system/EditTemplateSources.tid b/editions/tw5.com/tiddlers/system/ContributionBanner.tid similarity index 94% rename from editions/tw5.com/tiddlers/system/EditTemplateSources.tid rename to editions/tw5.com/tiddlers/system/ContributionBanner.tid index 2b7a66133..75f4235a6 100644 --- a/editions/tw5.com/tiddlers/system/EditTemplateSources.tid +++ b/editions/tw5.com/tiddlers/system/ContributionBanner.tid @@ -1,4 +1,4 @@ -title: $:/editions/tw5.com/EditTemplate/Sources +title: $:/ContributionBanner tags: $:/tags/EditTemplate list-after: $:/core/ui/EditTemplate/title