Jeremy Ruston
7070313cd2
Minor rewording of contributing tiddler
2013-09-21 18:04:22 +01:00
Jeremy Ruston
1183682a4b
Merge pull request #161 from pmario/activate-clas
...
First pass at a Contributors License Agreement (thanks to @pmario)
2013-09-21 09:32:18 -07:00
Mario Pietsch
343dc2963b
added Unamesa Association as (We or Us). Got OK from Jermolene to use CC-BY for media content.
2013-09-21 16:42:31 +02:00
Mario Pietsch
f2e9eafdba
reversed contributing.md, since it will be created automatically. Use the Contributing.tid instead. Minor tweaks to CLA's
2013-09-19 16:49:00 +02:00
Jeremy Ruston
ff98173d40
Roadmap clarification
2013-09-18 19:10:42 +01:00
Jeremy Ruston
642520862e
Docs update
2013-09-14 19:21:59 +01:00
Jeremy Ruston
4fb6836481
Add an untagged filter operator and sidebar tab
2013-09-14 16:28:46 +01:00
Jeremy Ruston
99fd7a6849
Better styles and documentation for tables
...
See
https://groups.google.com/d/topic/tiddlywikidev/5UkATv0HjR0/discussion
2013-09-14 15:06:16 +01:00
Jeremy Ruston
fcfd15d01f
Docs update
2013-09-14 13:48:33 +01:00
Jeremy Ruston
08b21b5076
Add tiddlers for Press and Examples
2013-09-10 15:29:48 +01:00
Jeremy Ruston
f53bc6af0c
Fix up the sample wizards
...
They stopped working because the "Demos" tiddler went away
2013-09-10 15:29:36 +01:00
Jeremy Ruston
3b003f79f1
Update MathML example
...
Thanks to @paul90
2013-09-02 12:08:09 +01:00
Jeremy Ruston
2f36b36df9
Put the MathML and ListField tiddlers in the right place
2013-09-01 22:46:51 +01:00
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