mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 01:20:30 +00:00
Docs tweak
This commit is contained in:
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:
|
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:
|
# Make sure the following setting is included in the `tiddlywiki.info` file in your WikiFolder:
|
||||||
#> <code><pre>
|
#> <pre><code> "config": {
|
||||||
"config": {
|
|
||||||
"retain-original-tiddler-path": true
|
"retain-original-tiddler-path": true
|
||||||
}
|
}</code></pre>
|
||||||
</pre></code>
|
|
||||||
# Copy the tiddler [[$:/editions/tw5.com/EditTemplate/Sources]] to your wiki
|
# Copy the tiddler [[$:/editions/tw5.com/EditTemplate/Sources]] to your wiki
|
||||||
# Make the following changes:
|
# Make the following changes:
|
||||||
## Rename the tiddler to [[$:/ContributionBanner]]
|
## Rename the tiddler to [[$:/ContributionBanner]]
|
||||||
|
Loading…
Reference in New Issue
Block a user