1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-24 17:10:29 +00:00

Docs tweak

This commit is contained in:
Jermolene 2014-11-23 13:37:43 +00:00
parent 151ca670bd
commit ac5c6d1d73

View File

@ -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]]