Jermolene
4ee67986a5
Docs update
2013-11-09 12:52:09 +00:00
Jermolene
d41feb63e3
Rejiggle the release documentation
2013-11-09 11:55:14 +00:00
Jermolene
2d0ff5f8a2
Docs updates
2013-11-09 10:52:52 +00:00
Jermolene
16230549b7
Add release note for alpha12
2013-11-08 21:40:20 +00:00
Jermolene
03c6263e58
Tag the releasenote
2013-11-08 21:34:57 +00:00
Jermolene
ee63db8811
Docs update
2013-11-08 21:03:38 +00:00
Jeremy Ruston
620eebd754
Docs update
2013-11-08 20:46:39 +00:00
Jeremy Ruston
54f9e7e2f7
Version format update
2013-11-08 18:06:38 +00:00
Jeremy Ruston
ce3fcaa142
Add docs for 5.0.0alpha11
2013-11-08 17:56:35 +00:00
Jeremy Ruston
6aa9c6ebb6
Docs updates
2013-11-08 16:58:03 +00:00
Jeremy Ruston
25ca6be8d9
Rearrange misplaced docs
2013-11-08 16:56:38 +00:00
Jeremy Ruston
1f75866f07
Fixed typo
2013-11-08 14:17:52 +00:00
Jeremy Ruston
b7cb1d3391
Change new_widget
to widget
...
I was avoiding doing this until after the merge.
2013-11-08 08:47:00 +00:00
Jeremy Ruston
786f17d3b4
Docs update for list widget
2013-11-05 08:52:46 +00:00
Jeremy Ruston
63243c5855
Introduce a PageMacros tiddler containing a tabs macro
...
This is a hacky way of having macro definitions that behave as if they
are global to the wiki.
The new tabs macro itself is cool, though: neatly encapsulates most of
the gubbins around a tab control, and the rendering is quite easy to
style.
2013-11-04 18:21:20 +00:00
Jeremy Ruston
adf16eeaf3
Update macrocall widget to allow type of input and output to be specified
...
Means that you can invoke macros without parsing them as wikitext.
2013-11-04 10:00:02 +00:00
Jeremy Ruston
ed6fd475ab
Add 'default' attribute to button widget
...
This allows us to do things like tab controls properly.
2013-11-04 09:59:26 +00:00
Jeremy Ruston
fd70aa8c45
Get rid of the qualifyTiddlerTitles hack
...
Now, finally, we can implement qualifyTiddlerTitles as a macro.
2013-11-02 15:42:24 +00:00
Jeremy Ruston
0b1f0a5fab
Refactor the list widget to get rid of some hacks
...
As promised.
2013-11-02 10:12:55 +00:00
Jeremy Ruston
36fa41e19a
First pass at integrating a Markdown parser
...
Internal links don't work yet.
@natecain - have I included the node module in the right way?
2013-11-01 16:06:08 +00:00
Jeremy Ruston
80e4ab9676
Docs fixes
...
Thanks @pmario
2013-11-01 15:00:43 +00:00
Jeremy Ruston
1d0eed6957
Docs updates
2013-11-01 15:00:17 +00:00
Jeremy Ruston
363e90fca8
Remove version widget in favour of widget macro
2013-11-01 13:22:06 +00:00
Jeremy Ruston
1b991f2a74
Docs updates
2013-11-01 11:18:37 +00:00
Jeremy Ruston
fbc1f5e5f6
Lots and lots and lots of docs updates
...
Now we've got up-to-date skeleton documentation for all the widgets
2013-10-31 22:03:40 +00:00
Jeremy Ruston
deae9e1f7e
Update some widget docs
2013-10-30 14:30:22 +00:00
Jeremy Ruston
9e3618bdcf
Rename the 'title' attributes of various widgets to 'tiddler'
...
The change is to avoid confusion with the HTML 'title' attribute. The
name 'tiddler' better emphasises the purpose of the attribute, too.
2013-10-30 13:36:44 +00:00
Jeremy Ruston
55a70b3fac
Docs clarification
2013-10-29 14:52:23 +00:00
Jeremy Ruston
bf48e6f8a1
Rename tiddlerTitle
variable to currentTiddler
2013-10-28 23:40:45 +00:00
Jeremy Ruston
3cab550ebb
Link to docs
2013-10-28 15:05:39 +00:00
Jeremy Ruston
c5ed5f161f
Some documentation about SVG
2013-10-28 15:05:30 +00:00
Jeremy Ruston
eb5a8253ba
Make the full screen plugin work again
2013-10-25 12:53:58 +01:00
Jeremy Ruston
f9451b9d99
Update Features tiddler to point to CodeMirror demo
2013-10-25 09:50:45 +01:00
Jeremy Ruston
d3df2c5860
Docs updates
2013-10-23 23:12:19 +01:00
Jeremy Ruston
4e713baeee
Add checkbox widget and fix up task management example
2013-10-23 19:38:36 +01:00
Jeremy Ruston
93c2ce6521
Fix up edit widgets
2013-10-16 16:30:24 +01:00
Jeremy Ruston
ed35d91be6
Initial Commit
...
Carried over from the abortive pull request #169
2013-10-12 17:05:13 +01:00
Jeremy Ruston
27f724d0ed
Docs updates
2013-10-09 22:57:20 +01:00
Jeremy Ruston
d7347c8674
Docs updates
2013-10-03 14:26:26 +01:00
Jeremy Ruston
3ecd3c8e71
Revise contributors documentation
2013-09-27 16:15:55 +01:00
Jeremy Ruston
cd12a60fcd
Roadmap update
2013-09-23 22:08:49 +01:00
Jeremy Ruston
6642a6f087
Merge pull request #165 from Brennall/nextprev
...
Next and Previous filters plus tests and documentation
2013-09-22 13:37:48 -07:00
David Johnston
afa5156db9
Added Next and Previous to filters concept tiddler.
2013-09-22 10:09:22 +01:00
Jeremy Ruston
a5600c2a00
Typo
2013-09-22 09:58:16 +01:00
Jeremy Ruston
8abd2fb89b
Put links in a list for readability
2013-09-22 09:54:52 +01:00
Jeremy Ruston
55f90a57b8
A bit more explanation of why CLAs are required
2013-09-22 09:51:16 +01:00
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
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