1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Jeremy Ruston
edaa86aa0e Merge pull request #1274 from aelocson/patch-3
Improvements to wording
2014-12-22 21:00:13 +00:00
Jeremy Ruston
0efb8e9a09 Merge pull request #1273 from aelocson/patch-2
Present the best approach to navigating first
2014-12-22 19:13:31 +00:00
Jeremy Ruston
2c8e2df599 Merge pull request #1262 from Jc-L/patch-1
Update ExternalImages.tid
2014-12-22 18:36:20 +00:00
Astrid Elocson
db37f6030f link to InfoPanel 2014-12-22 17:58:05 +00:00
Astrid Elocson
7f0fb08203 remove brackets, add link to InfoPanel 2014-12-22 17:43:15 +00:00
Astrid Elocson
f715286035 correct missing space 2014-12-22 17:37:17 +00:00
Astrid Elocson
c6fbaadfeb Improvements to wording 2014-12-22 17:26:27 +00:00
Astrid Elocson
6fe1024fe8 Improvements to wording 2014-12-22 17:09:48 +00:00
Astrid Elocson
2871c5fcb2 Improvements to wording 2014-12-22 17:07:42 +00:00
Astrid Elocson
0f0ecd3d9e Improvements to wording 2014-12-22 17:05:08 +00:00
Astrid Elocson
09cd827a51 Improvements to wording 2014-12-22 16:03:52 +00:00
Astrid Elocson
3c5dc7061a Improvements to wording 2014-12-22 15:31:21 +00:00
Astrid Elocson
fb86f3ec5a Present the best approach to navigating first
The best technique should be the first one listed. Not everyone will read to the end.
2014-12-22 15:07:49 +00:00
Astrid Elocson
3ca2a113e3 add missing word 2014-12-22 10:18:00 +00:00
Astrid Elocson
9c0611582f fix typo 2014-12-22 10:17:08 +00:00
Astrid Elocson
c66d9339ab spelling mistake 2014-12-22 10:16:13 +00:00
Astrid Elocson
8d8a7c9e03 -ize > -ise (conform to Doc Style Guide) 2014-12-22 10:14:47 +00:00
Astrid Elocson
94a8e3802e -ize > -ise (conform to Doc Style Guide) 2014-12-22 10:13:21 +00:00
Jeremy Ruston
0513812863 Merge pull request #1261 from aelocson/patch-2
Standardise punctuation in workingwithtw/
2014-12-22 09:20:50 +00:00
Jeremy Ruston
3b9677c052 Merge pull request #1263 from aelocson/patch-1
Fix punctuation
2014-12-22 09:18:55 +00:00
Jeremy Ruston
676a7b6805 Merge pull request #1264 from aelocson/patch-3
Normalise names of tabs, etc to bold
2014-12-22 09:18:41 +00:00
Astrid Elocson
5706d8afe1 Finish sentence with missing examples 2014-12-21 18:55:43 +00:00
Astrid Elocson
5f9f0764bd Normalise names of tabs, etc to bold 2014-12-21 18:52:57 +00:00
Astrid Elocson
176a372314 Fix punctuation 2014-12-21 18:49:24 +00:00
Jc-L
313f731f77 Update ExternalImages.tid
Minor typo correction
2014-12-21 19:32:42 +01:00
Astrid Elocson
8e9c698721 Typos in workingwithtw/ 2014-12-21 16:51:03 +00:00
Astrid Elocson
4e1539e1f3 Typos in workingwithtw/ 2014-12-21 16:45:15 +00:00
Astrid Elocson
941bab2893 Typos in workingwithtw/ 2014-12-21 16:44:16 +00:00
Astrid Elocson
44beefb317 Typos in workingwithtw/ 2014-12-21 16:42:06 +00:00
Astrid Elocson
21719fcfbe Typos in workingwithtw/ 2014-12-21 16:38:36 +00:00
Astrid Elocson
d16dfdb12f Typos in workingwithtw/ 2014-12-21 16:35:43 +00:00
Astrid Elocson
aed34ebaba Typos in workingwithtw/ 2014-12-21 16:33:36 +00:00
Astrid Elocson
85b6147a2a Typos in workingwithtw/
This includes placing commas and full stops outside the quotes, and replacing single quotes with the double quotes that seem to be the standard on tw.com.
2014-12-21 16:24:42 +00:00
Jermolene
d7cd94dbd6 Fix state tiddler used for examples
Putting it in the `$:/state/` namespace ensures that it doesn’t dirty
the wiki

Fixes #1247
2014-12-21 16:21:19 +00:00
Jermolene
230066eeae Incorporate stickytitles theme into snow white theme 2014-12-21 16:04:42 +00:00
Jermolene
bef7e0e93c More pesky folder name problems 2014-12-21 12:12:23 +00:00
Jeremy Ruston
f64ed6e48c Merge pull request #1255 from gernert/patch-5
Update Customise TiddlyWiki.tid
2014-12-21 12:01:01 +00:00
Jeremy Ruston
63ad0793cf Merge pull request #1256 from gernert/patch-7
Update TiddlyWiki Configurations.tid
2014-12-21 12:00:47 +00:00
Jermolene
8f50706e95 Generate link list in HelloThere
Fixes #1257
2014-12-21 12:00:14 +00:00
Jermolene
cd3f741bb6 Correct folder name to lower case 2014-12-21 11:54:46 +00:00
gernert
bd59cd760d Update TiddlyWiki Configurations.tid
Not all tiddlers in TabbedTOC contain the complete information.
See discussion in the group https://groups.google.com/d/msg/tiddlywiki/GiOcL5vVJj4/qzVueMtzvqsJ
2014-12-21 12:34:53 +01:00
gernert
1915bd3a2f Update Customise TiddlyWiki.tid
Not all tiddlers in TabbedTOC contain the complete information.
See discussion in the group https://groups.google.com/d/msg/tiddlywiki/GiOcL5vVJj4/qzVueMtzvqsJ
2014-12-21 12:33:21 +01:00
Jermolene
a52b4953bc Preparing for 5.1.7 2014-12-19 22:10:51 +00:00
Jermolene
001f9da512 Release note for 5.1.7 2014-12-19 22:09:56 +00:00
Jermolene
1235ff8aad Adjust date of HelloThere 2014-12-19 15:54:58 +00:00
Jermolene
5d8dc1dcd9 Update docs for 5.1.6
Also preparing for 5.1.7-prerelease
2014-12-19 15:51:56 +00:00
Jermolene
af906e4b73 Force filenames for downloading empty and full wikis 2014-12-19 15:20:07 +00:00
Jeremy Ruston
c5bb95dbfb Merge pull request #1243 from Spangenhelm/patch-1
Proposing to change to a more appropriate tag / category
2014-12-19 14:48:44 +00:00
Jermolene
5fa8a1e08a Docs tweaks 2014-12-19 14:48:12 +00:00
Jeremy Ruston
c8e2c2ceb9 Merge pull request #1240 from tobibeer/patch-3
Update Using Stylesheets.tid
2014-12-19 14:40:31 +00:00
Florent V.
93660bdea8 Little typo corrections 2014-12-17 14:57:37 +01:00
Florent V.
abebff78ba Proposing to change to a more appropriate tag / category
From "Feature" To "Customise TiddlyWiki"
2014-12-17 14:50:30 +01:00
Jeremy Ruston
b29973312d Merge pull request #1228 from tobibeer/button.tc-tiddlylink
allows to style buttons as though internal links
2014-12-16 14:50:46 +00:00
Tobias Beer
2317840ce6 updated documentation for link-button 2014-12-16 15:36:20 +01:00
Tobias Beer
bc447410fe Update Using Stylesheets.tid
added documentation for html in StyleSheets

https://groups.google.com/d/msg/tiddlywiki/Qx0y7btud5M/Ch6hMnh0ud0J

simplified the specificity section, some rewording
2014-12-16 08:33:21 +01:00
Jermolene
9753583fec Add heeg.ru to resources 2014-12-15 20:55:43 +00:00
Jermolene
0778ea6756 Some tests and style updates for #1229
@tobibeer I simplified the handling of matched strings a little.
2014-12-15 17:50:24 +00:00
Tobias Beer
05a794d5b8 documentation for making buttons look like links
added instructions to button widget documentation
2014-12-15 17:55:56 +01:00
Xavier Cazin
6a8c0a25b5 Merge remote-tracking branch 'upstream/master' into fred 2014-12-12 09:19:24 +01:00
Xavier Cazin
2579553375 Translation of the TabsMacro and related samples for the fr-FR edition.
While we are at it, propose an addendum
at the end of the TabsMacro documentation
2014-12-11 18:15:44 +01:00
Jermolene
156d3bc692 Typo 2014-12-11 17:01:02 +00:00
Jermolene
376b447570 Documentation tweaks
@erwanm I ended up making some fairly extensive tweaks.

One issue is that the (excellent) material you’ve provided on
transclusion with templates covers very much the same ground as the
existing TemplateTiddlers tiddler. The existing text was focused on
transclusion with widgets; I think your material using transclusion
notation is much easier to understand.

I’ve also removed the exercises section. We don’t have exercises
elsewhere in the documentation, so I think we need to make a conscious
decision about whether we’re going to try to add them, and then do so
consistently across the material.

I also made some changes to bring the text into house style for
consistency (which I’ve also tried to start documenting).
2014-12-10 17:08:59 +00:00
Jeremy Ruston
4c66eee1ec Merge pull request #1212 from erwanm/patch-4
doc: explanations about transclusion for beginners (directory concepts ok?)
2014-12-09 15:22:26 +00:00
Jermolene
37718cceff Tabs macro docs tweaks 2014-12-09 15:08:10 +00:00
Erwan Moreau
63c441d3e8 Create TransclusionAsTemplateUsage.tid 2014-12-09 14:45:40 +00:00
Erwan Moreau
46e6fb1957 Create TransclusionBasicUsage.tid 2014-12-09 14:44:28 +00:00
Erwan Moreau
900738e796 Create TransclusionPrinciple.tid 2014-12-09 14:42:41 +00:00
Jermolene
fa43f45e18 FIx typo
Thanks again @BramChen!
2014-12-08 13:09:31 +00:00
Jermolene
f1001fc236 Clean up static sites docs
Thanks @BramChen
2014-12-08 12:11:32 +00:00
Jim Lehmer
4aa8fc6d1d Altered command order for generating static sites in how-to because rendertiddlers wipes out the output directory so it needs to come first, not last. 2014-12-07 15:08:51 -06:00
Jermolene
ab129a620e Add basic tag macro 2014-12-06 13:44:08 +00:00
Jermolene
7034c429f6 Fix commit link to autofocusing title field 2014-12-06 08:28:14 +00:00
Jermolene
edce18c10d Added nl-NL translation from @gernert
Thank you @gernert

I’ve pushed a new prerelease, let me know if anything looks wrong.
2014-12-04 16:54:13 +00:00
Jermolene
dfa5b6c8dc Remove unused Cecily plugin
It’s incomplete and confusing to casual users.

Fixes #1164
2014-12-03 20:07:26 +00:00
Jeremy Ruston
ef00786d61 Merge pull request #1156 from nameanyone/master
External links need a protocol as well?
2014-12-03 17:51:05 +00:00
Jermolene
cbc8a6b785 Tweak SelectWidget docs 2014-12-03 17:29:32 +00:00
Jeremy Ruston
a682a229e3 Merge pull request #1165 from erwanm/patch-1
missing verb
2014-12-03 17:28:32 +00:00
Jermolene
d4abd1722c Fixes for tabbed TOC
Re-fixes #1185
2014-12-02 23:47:23 +00:00
Jermolene
b220c19fb7 Add a template to the tabbed TOC macro
Fixes #1177
2014-12-02 20:27:02 +00:00
Jermolene
64a905b9f8 Drop "Edition" from language tiddler captions
Makes the TOC look neater
2014-12-02 20:21:51 +00:00
Jermolene
3ba0186523 Add "Languages" to tw5.com TOC 2014-12-02 20:18:30 +00:00
Jermolene
e628da4804 Change new journal docs examples
Fixes #1157
2014-12-02 19:42:46 +00:00
Jeremy Ruston
1f545f06ad Merge pull request #1181 from tobibeer/patch-1
list core descriptions for ModuleType
2014-12-02 15:30:49 +00:00
Jermolene
1d848e2f51 Add parameter docs for tabbed toc macro 2014-12-02 15:29:17 +00:00
Tobias Beer
a94da683f0 list core descriptions for ModuleType
changed dead links with descriptions ...these are still missing:

* $:/language/Docs/ModuleTypes/allfilteroperator
* $:/language/Docs/ModuleTypes/info
* $:/language/Docs/ModuleTypes/library
2014-12-02 13:10:25 +01:00
Erwan Moreau
da541b656c missing verb
also added the begining of the sentence to make it clearer, but maybe not necessary.
2014-11-29 18:59:31 +00:00
nameanyone
e32695e2c3 External links need a protocol as well?
They don't work for me without 'http://'. Firefox 33.1.1.
2014-11-28 16:43:24 -08:00
Jermolene
38ca847ec9 Add Dutch TiddlyWiki blog post 2014-11-27 23:03:27 +00:00
malgam
7657a6960b Fix type "importer" should be "exporter" 2014-11-28 08:41:14 +10:00
Jermolene
4c825101c2 Adjust 5.1.5 release date 2014-11-26 16:18:53 +00:00
Jermolene
37ac580ac2 Docs tweaks 2014-11-26 16:08:01 +00:00
Jermolene
52087b4e20 Docs tweaks 2014-11-26 16:01:15 +00:00
Jermolene
ace16ace24 Let people know about the translators edition 2014-11-26 15:57:25 +00:00
Jermolene
6f6a2e8c59 Add introduction video 2014-11-26 15:46:06 +00:00
Jermolene
357c9ef8fe Release note updates 2014-11-26 15:38:59 +00:00
Jermolene
7d46afc7b2 Move docs for 5.1.5 release 2014-11-26 11:22:20 +00:00
Jermolene
b6f7d471bd Fix typo
Thanks @giffmex
2014-11-26 09:39:06 +00:00
Jermolene
37ee16f97d ImportTiddlers docs tweaks
Fixes #1143
2014-11-25 19:55:08 +00:00
Jermolene
241e021654 House style tweaks for codemirror docs 2014-11-25 15:40:28 +00:00
Jermolene
2ed46ca02f Docs tweaks 2014-11-25 15:31:09 +00:00
Jeremy Ruston
117bdbcda7 Merge pull request #1088 from Braincoke/patch-1
Update CodeMirror Documentation
2014-11-25 15:30:29 +00:00
Jeremy Ruston
9a1fb7da26 Merge pull request #1133 from tobibeer/no-static-links-for-system-tiddlers
#1129 — hide static and github links for any system tiddlers prefixed "$:/" on tw.com
2014-11-25 13:54:09 +00:00
Jermolene
b26e2955d4 Docs for new journal trick from Alberto Molina 2014-11-25 12:37:33 +00:00
Tobias Beer
3a621c18bd changed system tiddler filter check 2014-11-25 12:57:25 +01:00
Jermolene
d52dd870dd Browser compatibility docs 2014-11-25 09:04:54 +00:00
Tobias Beer
86629e3144 also hide shadows, no underlined url 2014-11-25 02:18:21 +01:00
Jermolene
77431e5e6f Docs tweaks 2014-11-24 17:53:54 +00:00
Jeremy Ruston
95fed82024 Merge pull request #1092 from Marxsal/patch-4
Transcluding information re Sidebar Menus
2014-11-24 17:50:40 +00:00
Jermolene
6b15a01f9c Added docs for custom export formats 2014-11-24 17:42:31 +00:00
Jermolene
1015196817 Proper sentence case for tiddler title 2014-11-24 16:24:36 +00:00
Tobias Beer
2ee7607e57 hide static links for any system tiddlers prefixed "$:/"
also added underlined format to make it at least stand out a little,
even if not a link
2014-11-24 13:05:16 +01:00
Jermolene
61718d6023 Docs tweaks 2014-11-23 18:26:48 +00:00
Jeremy Ruston
242a753bbe Merge pull request #1091 from Marxsal/patch-3
Doc: How to Add A Menu to the Sidebar
2014-11-23 18:19:54 +00:00
Jermolene
c4c51feee2 Clean up github contribution banner
Sorry @xcazin I think you may need to do some clearing up after this
2014-11-23 17:54:11 +00:00
Jeremy Ruston
8b61a71115 Merge pull request #1126 from xcazin/fred
Tweaks related to the fr-FR edition
2014-11-23 17:48:44 +00:00
Jermolene
d1e452e930 Add @tobibeer's TB5 resource 2014-11-23 17:14:17 +00:00
Jermolene
d0cd91cfba Docs tweaks 2014-11-23 17:14:04 +00:00
Xavier Cazin
87c515f3ce Pointer to the fr-FR edition 2014-11-23 17:57:12 +01:00
Jermolene
4134392841 House style tweaks
@giffmex - I’m sorry I should document these things but you’ll see I’ve
made some changes to punctuation and whitespace to match other tw5.com
tiddlers.

I’ve just noticed that the final bullet point ended abruptly with
“Finally, you will want a tiddler”. I’ve removed that line for the
moment.

The section “Add or remove shadow tiddlers from the user interface” is
actually describing a technique that is not recommended. If you remove
a tag from a shadow tiddler then you’ll have made a copy of it, which
means that it won’t be upgraded in future. It’s still worth
documenting, but with some warnings.

I do wonder whether the three sections deserve to be separate tiddlers.
Certainly the instructions for adding a toolbar button should be
directly addressable so that we can link directly to them on
http://tiddlywiki.com.
2014-11-23 14:00:24 +00:00
Jeremy Ruston
76d94b4d09 Merge pull request #1111 from giffmex/patch-26
Create Page and tiddler layout customisation.tid
2014-11-23 13:47:33 +00:00
Jermolene
ac5c6d1d73 Docs tweak 2014-11-23 13:37:45 +00:00
Jermolene
86329835c9 Add instructions for contribution ribbon 2014-11-23 10:06:09 +00:00
Jermolene
5329392dbe Resources updates 2014-11-23 10:05:59 +00:00
Jermolene
8cae6677a7 Add Taskgraph plugin to community resources 2014-11-22 09:42:53 +00:00
Jermolene
27c9e7269e Update "Tiddlers" docs
Suggested by @twMat
2014-11-21 17:06:12 +00:00
giffmex
e553653729 Create Page and tiddler layout customisation.tid 2014-11-20 14:38:43 -06:00
roma0104
5cee932833 Update GSD5/Briefcase site address and naming. 2014-11-18 18:02:51 -06:00
Jermolene
7011cecb95 Add Jed's game to the examples 2014-11-18 15:41:39 +00:00
Jermolene
302768e009 Update docs 2014-11-18 14:06:12 +00:00
Jermolene
0c49ac179b Add direct links to resource tiddlers 2014-11-18 14:04:13 +00:00
Marxsal
270b76ce94 Transcluding information re Sidebar Menus
Transcluding information from newly proposed tiddler "How to Add A Menu to the Sidebar". This should help users discover ways in which to use the TOC macro.
2014-11-17 09:21:10 -08:00
Marxsal
4aa140b16c Doc: How to Add A Menu to the Sidebar
This item is tagged so as to appear under Customise TiddlyWiki.
2014-11-17 09:11:36 -08:00
Braincoke
705cdc8b17 Update CodeMirror Documentation
I wish I could have added tiddlers to the documentation in order to put the mini-tutorials in tabs but I couldn't.
So it is a bit messy in my opinion, but I think it is a good start.

I have tested every configuration with Tiddlywiki v 5.1.4.
2014-11-15 16:33:50 +00:00
Jermolene
48052130d2 Clarify toc-tabbed macro 2014-11-15 12:29:46 +00:00
Jermolene
47481ed52a Enhance tabbed toc macro with navigation control
Now there are two variants of the macro: the default one opens links
externally, the other opens links internally
2014-11-14 17:06:21 +00:00
Jermolene
874c8d5516 Tweak docs 2014-11-13 21:39:38 +00:00
Jermolene
f5055c0205 Add tabbed table of contents 2014-11-13 21:39:38 +00:00
Jermolene
6375346b04 Revert search filter operator docs update
We only want the docs update in the prerelease
2014-11-11 15:29:11 +00:00
Jermolene
c44a53e670 Add new tutorial 2014-11-10 09:06:01 +00:00
Jermolene
8260d000be Extend search filter to allow field to be specified 2014-11-06 20:56:32 +00:00
Mario Pietsch
15c0ca2fdf fix typos 2014-11-03 22:39:41 +01:00
Mario Pietsch
c343c18cff tw5.com german editions content and title translated 2014-11-03 22:36:21 +01:00
Andrey Yankin
79c77966df missing backtick 2014-11-01 22:47:47 +03:00
Jermolene
4e3f6fc4f8 Tweaks "Tiddlers" docs
Thanks for the prompt @FND - I’ve pushed this version to
http://tiddlywiki.com/#Tiddlers and
http://tiddlywiki.com/static/Tiddlers.html
2014-11-01 11:30:22 +00:00
Jermolene
14a64ef3ef Merging el-GR 2014-11-01 10:21:17 +00:00
Devin Weaver
176ad5adde Add direct link to github ribbon plugin
The former documentation referenced a plugin but left no easy way to
link to it. Also, the misleading text claiming a title also confused me.
I had to do some creative greping the git files to hunt it down.

Adding a TiddlyWiki link around the plugin links to the actual tiddler
that a reader could easily copy. This also deprecated the need for the
misleading title.
2014-10-31 21:24:21 -04:00
Jermolene
6b3e8bdfd3 Add link to TiddlyWiki guide FR 2014-10-31 21:09:12 +00:00
Jeremy Ruston
0a5eb0c848 Merge pull request #1023 from danielo515/patch-4
Added ActionNavigateWidget to the description
2014-10-30 13:02:35 +00:00
Jermolene
f069046f5b Docs update 2014-10-30 12:28:15 +00:00
danielo515
54fb3c11f9 Added ActionNavigateWidget to the description
Added ActionNavigateWidget to the list of widgets that can raise this message.
2014-10-30 11:35:01 +01:00