1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 17:23:16 +00:00
Commit Graph

170 Commits

Author SHA1 Message Date
Jeremy Ruston
e7a6e23906 Update RoadMap 2013-08-31 11:18:05 +01:00
Jeremy Ruston
c4d7401f02 Lots of docs updates 2013-08-30 20:06:23 +01:00
Jeremy Ruston
2c9ea3ebf4 Tiddlers in the wrong place 2013-08-29 17:53:40 +01:00
Jeremy Ruston
6333749d68 Docs updates 2013-08-28 20:14:27 +01:00
Jeremy Ruston
accf490726 Docs updates 2013-08-27 09:01:40 +01:00
Jeremy Ruston
214f00828e Docs updates 2013-08-26 21:49:32 +01:00
Jeremy Ruston
20f06e8eec Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00
Jeremy Ruston
a94ae85d55 Docs updates 2013-08-25 23:27:54 +01:00
Jeremy Ruston
bf7b0629a3 More docs updates 2013-08-25 22:48:53 +01:00
Jeremy Ruston
e22168abcd Remove link to 'Improvements' in default tiddlers
It was left by accident.
2013-08-25 22:23:18 +01:00
Jeremy Ruston
1ebe0d39b2 Get rid of the 'docs' tag
It was unnecessary, since everything here is documentation
2013-08-25 21:41:00 +01:00
Jeremy Ruston
360bddbc4c Experimentally revert to bold tiddler links
This way round lets people see which shadow tiddlers have been
overridden
2013-08-25 21:40:28 +01:00
Jeremy Ruston
133069e0d0 Docs update
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston
acac9b4452 Fixed sort order
And add a list to the ShadowTiddlers tiddler
2013-08-24 17:12:26 +01:00
Jeremy Ruston
86f0128e83 Docs updates 2013-08-24 16:45:59 +01:00
Jeremy Ruston
be06257430 Split "transclude" widget into a separate "tiddler" and "transclude" widget
Belatedly realised that the design would be clearer without these two
separate concepts being conflated into a single widget.

As a result of this change, any other widget or template that generates
transclude widgets has needed adjustment.
2013-08-24 16:45:45 +01:00
Jeremy Ruston
6c5239603c Starting some serious doc updates 2013-08-23 19:42:48 +01:00
Jeremy Ruston
58fbed6fbc More documentation fallout from dropping the plugin field 2013-08-23 18:40:05 +01:00
Jeremy Ruston
d6ec1ea1e5 Remove plugin field now that we've got the plugin-type field
I've been meaning to remove the `plugin` field for ages.
2013-08-23 18:37:54 +01:00
Jeremy Ruston
67c1d2cf55 Update some missed uses of the old type attribute of the list widget 2013-08-21 20:45:51 +01:00
Jeremy Ruston
a427702628 Allow username to be set for the built-in server 2013-08-21 09:53:45 +01:00
Jeremy Ruston
d4a571ae79 Docs updates 2013-08-20 15:18:15 +01:00
Jeremy Ruston
bc56253479 Extend the list widget to allow the generated HTML elements to be controlled
This makes it possible to generate UL or OL lists as well as the
current divs and spans.

This feature is clearly necessary but I'm not very happy with it. It
feels as though the syntax should be modifying a UL tag to specify the
extra information required to generate the list, rather than turning
the list widget to indirectly specify it's elements.
2013-08-19 11:08:00 +01:00
Jeremy Ruston
3426c89330 Update list widget docs 2013-08-18 20:42:17 +01:00
Jeremy Ruston
3dbc7338c9 Roadmap updates 2013-08-15 18:13:03 +01:00
Jeremy Ruston
6be8afe49f Extend the list widget to allow it to render each element as a macro
This will enable us to drop several existing widgets: fields,
fieldlist, fieldgrid
2013-08-13 19:33:45 +01:00
Jeremy Ruston
e27c5005ef File renames for 46b2fde2d9 2013-08-09 22:00:42 +01:00
Jeremy Ruston
a571356f59 Docs updates 2013-08-09 16:51:49 +01:00
Jeremy Ruston
46b2fde2d9 Rename "dump" command to "print" command
Being pan-cultural is hard.
2013-08-09 09:24:58 +01:00
Jeremy Ruston
a9a2ae2223 Add sorting by tiddler lists
The tag and tagging filters now sort their results by the list field of
the tag, if present
2013-08-08 17:39:34 +01:00
Jeremy Ruston
554168fcf1 Tag corrections 2013-08-08 17:38:16 +01:00
Jeremy Ruston
f5fc283384 Update location of TiddlyFox 2013-08-08 17:37:47 +01:00
Jeremy Ruston
492e9b0426 Fix up references to savetiddler/savetiddlers command
Fixes #122
2013-08-07 16:03:26 +01:00
Jeremy Ruston
6a75a62b16 Docs update 2013-08-05 20:19:43 +01:00
Jeremy Ruston
0ae0f68257 Update filenames to reflect changes in 05ac094d2e 2013-08-04 22:31:09 +01:00
Jeremy Ruston
05ac094d2e Rename the savetiddler/savetiddlers commands to rendertiddler/rendertiddlers
'Render' reflects what the commands actually do, and frees up 'save'
for actually saving the raw content of a tiddler.
2013-08-04 22:26:45 +01:00
Jeremy Ruston
7db62c9cb7 Improve the banner in the static renderings
It was being overlapped by the tiddlers
2013-08-03 16:52:23 +01:00
Jeremy Ruston
63fa04931d Update task management template to strikethrough completed tasks 2013-08-02 22:05:26 +01:00
Jeremy Ruston
41fa6dc8d9 Roadmap update 2013-08-02 22:05:03 +01:00
Jeremy Ruston
107f6e4261 Add a link to the D3 demo edition 2013-08-02 22:04:13 +01:00
Jeremy Ruston
be66044746 Docs update 2013-07-25 16:58:58 +01:00
Jeremy Ruston
a79e876806 First pass at a grid widget
Need to add support for cell templates and in place editing.
2013-07-22 13:03:46 +01:00
Jeremy Ruston
9a497a93b0 More roadmap updates 2013-07-22 13:00:03 +01:00
Jeremy Ruston
657da6a457 Roadmap updates 2013-07-21 21:09:34 +01:00
Jeremy Ruston
68a87f368a A better green for the "done" tag 2013-07-05 20:35:26 +01:00
Jeremy Ruston
08f278624b Allow tag tiddlers to specify the title of an icon tiddler
Demonstrated on the "done" tag
2013-07-05 08:53:09 +01:00
Jeremy Ruston
182064a7bc Add some notes about the TW5 dev environment
More to come
2013-07-03 16:01:21 +01:00
Jeremy Ruston
4f9649f5ac Moving docs to the right place 2013-07-02 15:45:27 +01:00
Jeremy Ruston
5f308cc437 Docs update 2013-07-02 08:48:01 +01:00
Jeremy Ruston
81b4ca7347 Add contributing guidelines 2013-07-02 08:38:00 +01:00