Jeremy Ruston
468749159d
Added sort order to tiddler div attributes
...
So that file comparisons work better
2012-05-08 17:42:49 +01:00
Jeremy Ruston
6d0da350c7
Docs update
2012-05-06 14:14:06 +01:00
Jeremy Ruston
186ec4052d
Update docs and readme generation
2012-05-05 23:08:00 +01:00
Jeremy Ruston
9465da4335
Part two of turning the rabbit hole inside out
2012-05-05 22:57:21 +01:00
Jeremy Ruston
9a69e89465
First step of turning the rabbit hole inside out
2012-05-05 22:49:23 +01:00
Jeremy Ruston
3dd8cf17f6
Docs update
2012-04-13 13:28:43 +01:00
Jeremy Ruston
e7701d8af0
Fixed typo with class
member of linkInfo
...
And improved the docs
2012-04-07 14:28:50 +01:00
Jeremy Ruston
269e03caad
Added link to prototype to top of readme
2012-04-07 12:13:47 +01:00
Jeremy Ruston
af7b69e778
Refactored linkMassager mechanism
...
Now the link massager can control the HTML attributes of the link, and
suppress it entirely if necessary. Using this new facility to generate
a cleaner readme file for github
2012-04-07 12:10:46 +01:00
Jeremy Ruston
0cfef8affa
Added support for a serverside tiddler file store
...
Preparatory to implementing saving changes to the server
2012-04-03 14:43:13 +01:00
Jeremy Ruston
f8595c52a7
Updated docs
2012-04-03 12:38:30 +01:00
Jeremy Ruston
3126a15758
Docs update
2012-04-01 11:49:18 +01:00
Jeremy Ruston
a0c53c6661
Added documentation for new flag for wikitest command line option
2012-03-30 13:46:26 +01:00
Jeremy Ruston
c6956f488d
Docs updates
2012-03-13 15:15:41 +00:00
Jeremy Ruston
313cac38ba
Doc updates
2012-03-05 15:16:01 +00:00
Jeremy Ruston
5124de8d25
Docs updates
2012-03-03 18:06:24 +00:00
Jeremy Ruston
9b8795856b
Docs update
2012-03-03 13:35:58 +00:00
Jeremy Ruston
3bfab9f9da
Added support for typed blocks in wikitext
...
This allows embedded blocks of another mime type to appear in a
tiddler, useful for syntax highlighting fragments of javascript
2012-03-03 12:29:13 +00:00
Jeremy Ruston
c23014dca4
Docs updates
2012-02-17 12:33:46 +00:00
Jeremy Ruston
56913bf061
Docs updates
...
Actually, the docs are now rather out of date… more updates to come
2012-02-16 20:39:24 +00:00
Jeremy Ruston
c100b434f9
Revert "Passed "store" to the other parser constructors"
...
This reverts commit 017be8f4ff
.
2012-02-11 20:02:35 +00:00
Jeremy Ruston
017be8f4ff
Passed "store" to the other parser constructors
2012-02-11 20:01:58 +00:00
Jeremy Ruston
45663f6f16
Docs update
2012-02-11 18:19:58 +00:00
Jeremy Ruston
be44fb4ad2
Docs Updates
2012-02-11 17:11:23 +00:00
Jeremy Ruston
63da7ec980
Docs update
2012-02-10 11:12:20 +00:00
Jeremy Ruston
25947bc1d1
Docs update
2012-02-09 13:37:10 +00:00
Jeremy Ruston
8d9b83484f
Doc updates
2012-02-09 13:15:50 +00:00
Jeremy Ruston
094323c7a7
Docs update
2012-02-04 15:56:34 +00:00
Jeremy Ruston
1aa9b084e2
Fixed tiddler macro context for transclusions
...
Before this view macros in the transcluded tiddler displayed fields
from the tiddler doing the transcluding
2012-01-27 17:20:12 +00:00
Jeremy Ruston
b1bfe22168
A bigger kitten
2012-01-25 22:35:15 +00:00
Jeremy Ruston
a4600c6c16
Put the tiddler info stuff into sliders
2012-01-25 15:35:52 +00:00
Jeremy Ruston
dad7756f65
Getting selective refresh working
...
A bunch of changes, and we're halfway there
2012-01-25 10:51:04 +00:00
Jeremy Ruston
0d9a94e702
Docs update
2012-01-24 18:12:06 +00:00
Jeremy Ruston
2cd0e681ea
Temporarily suppressed rendering of the render step
...
So that the tests pass, which looks nicer
2012-01-24 16:28:26 +00:00
Jeremy Ruston
398831b0d9
Major reorganisation of wikitext rendering
...
Getting ready to support selective refresh of DOM elements
2012-01-24 16:26:37 +00:00
Jeremy Ruston
5030d46e2f
Docs updates
2012-01-23 18:50:28 +00:00
Jeremy Ruston
19d8216b71
Docs updates
2012-01-23 18:31:24 +00:00
Jeremy Ruston
12cf19e70a
Docs update
2012-01-23 16:42:23 +00:00
Jeremy Ruston
5d1cf97134
Docs update
2012-01-21 17:08:14 +00:00
Jeremy Ruston
78c21d6ff8
More docs
2012-01-21 13:59:57 +00:00
Jeremy Ruston
693cb67c6b
Minor style tweaks
2012-01-20 12:19:13 +00:00
Jeremy Ruston
1e05d673b1
Documentation update
2012-01-15 13:29:24 +00:00
Jeremy Ruston
e2a0955ced
Renamed 'handler' member of macros
...
Used to be called "code". And associated documentation changes
2012-01-15 12:16:28 +00:00
Jeremy Ruston
58bd8744e9
Fixes to new readme generation
2012-01-15 11:57:28 +00:00
Jeremy Ruston
8895787197
But maybe we can foot it that an HTML file is a markdown file?
2012-01-15 11:54:49 +00:00
Jeremy Ruston
1cf8efbdcf
Get rid of the old markdown readme file
...
We're going to generate an html readme file automatically instead
2012-01-15 11:45:32 +00:00
Jeremy Ruston
a3d653e152
An upload script
...
Very basic, just uploads to tiddlywiki.com/tiddlywiki5
2012-01-14 18:34:34 +00:00
Jeremy Ruston
ed88f1246c
Readme updates
2012-01-14 17:24:36 +00:00
Jeremy Ruston
037e083007
Corrected and simplified readme
2012-01-05 11:31:40 +00:00
Jeremy Ruston
bf8900d298
Simplified readme heading structure
2011-12-17 12:41:52 +00:00