Wykres commitów

5651 Commity (a3a0002bbcd42dcc54d8d875dd40c53912df7599)

Autor SHA1 Wiadomość Data
Jeremy Ruston a3a0002bbc Merge pull request #1221 from xcazin/timeline
Move the title display into a macro so that it can be globally overridden
2014-12-12 11:40:51 +00:00
Xavier Cazin 4afca0e2b8 Move the title display into a macro so that it can be overridden
Extension of the idea of 5b38c21a41
2014-12-12 12:33:11 +01:00
Jermolene 8765d4e31b Get rid of GettingStarted tabs in empty
I feel that we should keep empty.html’s GettingStarted very simple, and
link to other places for tutorial material
2014-12-12 10:18:49 +00:00
Jermolene 42dba113cc Adjust field and has filter handling of missing tiddlers
Now `[!field:name[value]]` and `[!has[name]` will treat missing
tiddlers as not having the specified field
2014-12-11 17:49:17 +00:00
Jermolene 156d3bc692 Typo 2014-12-11 17:01:02 +00:00
Jermolene 5b38c21a41 Disable links when transcluding caption field in toc macro
@BramChen does this work for you?
2014-12-11 17:00:57 +00:00
Jermolene 51db48acc9 Fix checking for non-empty folders in initcommand 2014-12-10 22:14:27 +00:00
Jermolene 2698f08851 Tentative reworking of GettingStarted
See this thread for background:
https://groups.google.com/d/topic/tiddlywiki/sDWP4NPe8XE/discussion

Translators: please don’t translate this material until it’s settled
down
2014-12-10 21:46:29 +00:00
Jeremy Ruston c82fbbb6e5 Merge pull request #1191 from xcazin/fred2
Base view/transclusion of translated titles on the presence of an "fr-title" field
2014-12-10 17:11:37 +00:00
Jermolene 755693766a Removing debugging statements from popup mechanism 2014-12-10 17:09:14 +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
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
Xavier Cazin 5b68405500 Get rid of all creator and modifier fields in the fr-FR edition 2014-12-03 19:12:57 +01:00
Xavier Cazin 41dcf7a9f5 Testing a third level of title search by adding an en-title field as suggested by @tobibeer 2014-12-03 19:08:25 +01: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
Xavier Cazin 4bdc92843c Fix a few tiddlers to make them follow the new policy being tested in fr-FR edition 2014-12-03 16:49:13 +01:00
Xavier Cazin e94656e028 In shadow core tiddlers overridden for fr-FR edition, better "<$view>" fr-title than "<$transclude>" it 2014-12-03 16:44:23 +01:00
Xavier Cazin d4cc001ad5 Applies Languages-in-ToC changes (defined in 3ba0186523) to relevant tiddlers in fr-FR edition 2014-12-03 16:39:26 +01:00
Xavier Cazin 751ea7b759 Add an fr-title field in tiddlers that were already translated in the fr-FR edition 2014-12-03 10:58:12 +01:00
Xavier Cazin f604bebaee A few more translations plus new tiddlers for the fr-FR edition 2014-12-03 10:58:12 +01:00