Docs tweak

This commit is contained in:
Jermolene
2014-11-23 13:37:45 +00:00
parent 151ca670bd
commit ac5c6d1d73
@@ -8,11 +8,9 @@ When you edit a tiddler on http://tiddlywiki.com you will see a small ribbon inv
If you are using Node.js, you can replicate this feature for your own TiddlyWiki-based site as follows:
# Make sure the following setting is included in the `tiddlywiki.info` file in your WikiFolder:
#> <code><pre>
"config": {
#> <pre><code> "config": {
"retain-original-tiddler-path": true
}
</pre></code>
}</code></pre>
# Copy the tiddler [[$:/editions/tw5.com/EditTemplate/Sources]] to your wiki
# Make the following changes:
## Rename the tiddler to [[$:/ContributionBanner]]