Wykres commitów

58 Commity (93660bdea8c17e3e8c2b4320ac0538205ee36260)

Autor SHA1 Wiadomość Data
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 37718cceff Tabs macro docs tweaks 2014-12-09 15:08:10 +00:00
Jermolene ab129a620e Add basic tag macro 2014-12-06 13:44:08 +00:00
Jermolene 7d46afc7b2 Move docs for 5.1.5 release 2014-11-26 11:22:20 +00:00
Jermolene 77431e5e6f Docs tweaks 2014-11-24 17:53:54 +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
Jeremy Ruston ec7eddfc4e Merge pull request #974 from xcazin/fixtw5.com
Fix caption field of the NowMacro doc tiddler
2014-10-15 19:34:15 +01:00
Jermolene b94fc7b647 Clarify docs for limit parameter of timeline macro
Prompted by a comment in #975
2014-10-15 17:57:00 +01:00
Xavier Cazin 4b3d634b25 Fix caption field of NowMacro doc tiddler 2014-10-13 18:08:28 +02:00
Evolena 2fe095fcd1 Fix bad links 2014-10-12 13:59:26 +02:00
Jermolene 03defe4256 Docs cleanup 2014-10-10 10:35:36 +01:00
Xavier Cazin c26bd4c5a8 Tweak of the list-links macro in order to display caption fields if present 2014-09-28 21:11:58 +02:00
Jermolene 6626da9b3b Update tabs macro documentation 2014-09-28 12:25:27 +01:00
Jermolene e51c4fcb92 Adjust list macro docs 2014-09-28 09:58:27 +01:00
Mario Pietsch 1f7a4e3336 fix docs, typo 2014-09-28 10:42:15 +02:00
Mario Pietsch 59f04ffd31 add class parameter to list-links macro 2014-09-28 10:32:54 +02:00
Jermolene 18a2b48b3b Docs adjustments 2014-09-27 11:56:36 +01:00
gernert 8d48e194cf Update TableOfContentsMacro.tid
Seen the many questions in the group, the TableOfContentsMacro is a hot item but a bit difficult to understand.
I thought a graphical representation with the real tags for the examples might help.
2014-09-25 10:23:03 +02:00
Jermolene 06cc8ed5ef Lots of documentation cleanup 2014-09-19 17:18:25 +01:00
Jermolene 1b0eec143e Refine preliminary list macro
@pmario: I’ve taken your suggestion and made the HTML element type(s)
be macro parameters.
2014-09-17 12:13:24 +01:00
Jermolene c4123ba374 Extend timeline macro to allow a subfilter 2014-09-13 11:06:50 +01:00
Jermolene e20ef97c27 More mangling of reference docs 2014-09-11 00:06:19 +01:00
Jermolene def4aca200 Update filter docs 2014-09-10 23:42:13 +01:00
Jermolene f72bb66f6a Update macro reference docs 2014-09-10 23:42:06 +01:00
giffmex b8167633ef Update VersionMacro.tid 2014-09-08 15:04:17 -05:00
giffmex 36b47b962e Update TimelineMacro.tid 2014-09-08 15:03:59 -05:00
giffmex 15d75dfef5 Update TableOfContentsMacro.tid 2014-09-08 15:03:42 -05:00
giffmex 80179968a1 Update TabsMacro.tid 2014-09-08 15:03:20 -05:00
giffmex ad0cc031b8 Update QualifyMacro.tid 2014-09-08 15:02:49 -05:00
giffmex b3b4567fc4 Update MakeDataUriMacro.tid 2014-09-08 15:01:59 -05:00
giffmex 7140ed997e Update DumpVariablesMacro.tid 2014-09-08 15:01:37 -05:00
giffmex 4b1ccc4171 Update ChangeCountMacro.tid 2014-09-08 15:01:15 -05:00
Jermolene 0f8e877f73 Correct name for dumpvariables docs 2014-09-08 18:58:58 +01:00
Jermolene c6c4cf2289 Improve timeline macro 2014-09-08 18:58:48 +01:00
Jermolene f16d1832aa Add dumpvariables macro 2014-09-08 15:06:49 +01:00
Jermolene ba3f800235 Extend toc macro so that links can be disabled
This allows table of contents to contain heading entries that do not
function as links, like the one in the sidebar.
2014-09-05 09:49:10 +01:00
Jermolene 559afcffd9 Add classes to the toc macro output 2014-08-31 14:05:43 +01:00
Jermolene f223310d34 Yet more "tw-*" -> "tc-*"
Part of #764
2014-08-28 19:41:29 +01:00
Jermolene a1ec52c5cb Rename more "tw-*" classes to "tc-*"
Part of #764
2014-08-28 19:08:31 +01:00
Jermolene d2a5a12f2d Extend TOC macros to use caption field
Now the `caption` field is used for the text of each entry, if present,
falling back to the `title` field.
2014-08-28 08:58:53 +01:00
Jermolene 8041e3bef2 Add a sort parameter to the TOC macro
As requested by @giffmex
2014-08-20 22:48:07 +01:00
Jermolene 58730b7452 Add selective expandable table of contents macro
And improve the layout of the examples
2014-08-19 12:30:22 +01:00
Jermolene 1e1622273b More table of content macro docs 2014-08-18 21:44:31 +01:00
Jermolene 8cf726275c First pass at table of contents macros
Introduce macros for automatically generating table of contents
2014-08-18 20:52:36 +01:00
Jermolene 7d435cf850 Improved tabs examples 2014-07-25 08:49:58 +01:00
Jermolene 8600445100 Update tabs macro docs 2014-07-25 08:45:57 +01:00
Jermolene 0f78c4afbf Fix problem with tabs macro changing current tiddler
The problem was introduced in e18d8a8866
2014-07-12 09:07:51 +01:00
Jermolene e18d8a8866 Extend the tabs macro to allow tab contents to be templated 2014-07-02 12:15:52 +01:00