1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-14 14:50:44 +00:00
Commit Graph

9064 Commits

Author SHA1 Message Date
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
Jc-L
1ceb15db77 Update cla-individual.md 2014-12-22 15:33:21 +01:00
Astrid Elocson
a9829d50e0 Fix links to tw.com from tw.com/dev 2014-12-22 13:47:27 +00:00
Astrid Elocson
059c32aa24 Fix links to tw.com from tw.com/dev 2014-12-22 13:45:57 +00:00
Astrid Elocson
7fc102eea7 Fix links to tw.com from tw.com/dev 2014-12-22 13:45:04 +00:00
Astrid Elocson
4d2e4fc0bb Fix links to tw.com from tw.com/dev 2014-12-22 13:43:46 +00:00
Astrid Elocson
93c9d8f0bf Correct two links 2014-12-22 13:42:25 +00:00
Astrid Elocson
689a334d36 Fix links to tw.com from tw.com/dev 2014-12-22 13:41:40 +00:00
Astrid Elocson
e3a711e2de Fix links to tw.com from tw.com/dev 2014-12-22 13:41:00 +00:00
Astrid Elocson
07e9d91aed Fix links to tw.com from tw.com/dev 2014-12-22 13:40:19 +00:00
Astrid Elocson
49b1f77e5c Fix links to tw.com from tw.com/dev 2014-12-22 13:39:36 +00:00
Astrid Elocson
0f334d2321 Fix links to tw.com from tw.com/dev 2014-12-22 13:38:25 +00:00
Astrid Elocson
a465f19ca0 Fix links to tw.com from tw.com/dev 2014-12-22 13:32:46 +00:00
Jeremy Ruston
3c6481e3d7 Merge pull request #1270 from aelocson/patch-1
Fix typos
2014-12-22 10:57:56 +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
412557f9a8 Merge pull request #1253 from xcazin/fr-FR
fr-FR translation of GettingStarted
2014-12-22 09:43:51 +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
Jeremy Ruston
4242c471a4 Merge pull request #1265 from aelocson/patch-4
Finish sentence with missing examples
2014-12-22 09:17:36 +00:00
Jeremy Ruston
c142350f86 Merge pull request #1250 from Drakor/signCLA
CLA signature
2014-12-22 08:46:39 +00:00
Jermolene
1adfe20508 Fix problem with repeatedly cancelling a draft
Fixes #1266
2014-12-22 08:40:11 +00:00
Andreas Hahn
1a8376eeaf signed CLA 2014-12-21 23:15:15 +01:00
Felix Küppers
9fad60beb3 another suggestion
in case of equal versions, use the incoming and replace the existing.
2014-12-21 20:55:44 +01: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
Jermolene
8cb7090c40 Experimentally add icons to AdvancedSearch, ControlPanel and TagManager 2014-12-21 17:22:47 +00: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
Jeremy Ruston
a473c85a48 Merge pull request #1260 from aelocson/patch-1
Update cla-individual.md
2014-12-21 16:17:20 +00:00
Jermolene
230066eeae Incorporate stickytitles theme into snow white theme 2014-12-21 16:04:42 +00:00
Astrid Elocson
56838637ac Update cla-individual.md 2014-12-21 15:48:56 +00:00
Jeremy Ruston
90ebffed3b Merge pull request #1259 from xcazin/fred
Updates to the fr-FR edition after recent changes to HelloThere
2014-12-21 15:20:47 +00:00
Xavier Cazin
4482373122 Update to the fr-FR translation of HelloThere plus two tiddlers tagged with it 2014-12-21 14:55:13 +01:00
Xavier Cazin
cb42ccf409 Overrides the list-links macro with its fr-FR counterpart
(instead of the core shadow tiddler itself)
2014-12-21 13:49:37 +01: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