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
Jermolene
ef9878802a
Transclude the caption field in toc macro
...
For consistency with the way that tabs work.
To see this in action, on tiddlywiki.com open the tiddler
`$:/tags/ControlPanel` and edit it to add the tag “TableOfContents”.
You’ll see the control panel appear at the bottom of the table of
contents.
2014-12-10 15:42:38 +00:00
Jermolene
31b5eb1578
Allow shadow tiddlers to appear in table of contents macro
2014-12-10 15:41:11 +00:00
Jermolene
a0c13a0856
Respect "storytop" metric when in narrow layout
...
Previously we were only respecting it when in the wide layout
2014-12-10 15:29:03 +00:00
Jermolene
77277b429e
Fix typo
2014-12-10 15:27:17 +00:00
Jermolene
23fdc94417
Fix problem with import button tooltip
2014-12-09 15:35:16 +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
Jeremy Ruston
71535c6691
Merge pull request #1207 from dullroar/master
...
Altered command order for generating static sites in TW5.com how-to
2014-12-07 22:14:43 +00:00
Jim Lehmer
78f97cb516
Signed CLA.
2014-12-07 16:05:17 -06: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
957a8608ad
Sort language switcher by description
...
Thanks @BramChen
2014-12-06 15:55:28 +00: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
bf974e37a2
Typos
2014-12-05 10:20:32 +00:00
Jermolene
0e62d8f648
Fix problem with tm-add-field for existing fields
...
Fixes #1197
2014-12-05 10:20:25 +00:00
Jermolene
9c77f1bac6
Add recent translations to translators edition
2014-12-04 19:11:18 +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
51f8e58d5f
Sort languages by description instead of title
2014-12-04 16:51:13 +00:00
Jermolene
bbceddf10b
Typo in Greek translation
2014-12-04 16:50:49 +00:00
Jermolene
2689e2861b
Revert to using fieldmangler for adding fields
...
In 5.1.5 we switched to using `<$action-setfield>` instead of
`<$fieldmangler>`. The problem was that in the process we lost the
validation of field names, making it possible to create fields with
illegal names
Fixes #1186
2014-12-04 09:39:14 +00:00
Jermolene
bb74be7ac1
Fix problem with static "all tiddlers" export
2014-12-04 07:58:30 +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
1e3a41311d
Use OS-independent path delimiter
...
Fixes #1187
2014-12-03 17:24:59 +00:00
Jermolene
870006d2b9
Remove extraneous space after "more tiddler actions" button
...
Fixes #1172
2014-12-03 16:48:14 +00:00
Jermolene
d4abd1722c
Fixes for tabbed TOC
...
Re-fixes #1185
2014-12-02 23:47:23 +00:00
Jermolene
1e7d9bd3cd
Move tabbed toc heading into default template
...
Fixes #1185
2014-12-02 23:05:54 +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
Jermolene
5154a25ab9
Add tooltip to browse widget
...
Fixes #1179
2014-12-02 19:16:38 +00:00
Jermolene
85217112ad
Fix link
2014-12-02 19:16:13 +00:00
Jermolene
e11c9e83b9
Coding style cleanup
2014-12-02 15:32:52 +00:00
Jeremy Ruston
136c00237e
Merge pull request #1145 from tobibeer/allow-to-break-each
...
allows to break out of $tw.utils.each
2014-12-02 15:32:17 +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
Jermolene
d8365cfc9e
Use a serif font for /dev edition
...
For variety
2014-12-02 15:25:37 +00:00
Jermolene
a8ee6c7b7c
Add experimental system tiddler browser
2014-12-02 15:25:27 +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
Tobias Beer
4d68111c49
added object as third parameter to callback
2014-12-02 12:47:19 +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