1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 18:39:54 +00:00
Commit Graph

278 Commits

Author SHA1 Message Date
Jermolene
6945283fec Docs updates 2013-11-20 21:48:17 +00:00
Adrian Sampaleanu
97feef8909 Added Windows specific build scripts.
Added equivalent scripts for all .sh files and modified appropriate tiddlers to generate updated readme.md for the GitHub site.
2013-11-19 19:57:05 -05:00
Jermolene
bd511cb9f3 Docs updates 2013-11-19 13:22:35 +00:00
Jermolene
4710431e6b Readme update 2013-11-19 12:22:58 +00:00
Jermolene
b1992714ed Docs update 2013-11-15 22:09:42 +00:00
Jermolene
02dda51269 Docs updates 2013-11-10 23:17:10 +00:00
Jermolene
9e48460940 Docs update 2013-11-09 19:29:57 +00:00
Jermolene
e2d7c7aea5 Docs updates 2013-11-09 16:19:43 +00:00
Jeremy Ruston
d8a5dfc862 Docs updates 2013-11-08 12:26:37 +00:00
Jeremy Ruston
91cd59fc68 Docs updates 2013-10-29 14:54:05 +00:00
Jeremy Ruston
632970cd86 Get external links working again
We no longer use the `<$link>` widget for external links. Instead the
parser generates `<a>` elements. This makes things simpler, but does
mean that the `target=_blank` behaviour is baked into the parser.
Probably we should introduce a new `<$extlink>` widget that generates
an `<a>` element with a configurable `target` attribute
2013-10-24 11:54:54 +01:00
Jeremy Ruston
79e7dc4f18 Content updates 2013-10-21 18:33:31 +01:00
Jeremy Ruston
35c7094306 Start building the static files
There's a few parts that don't work yet
2013-10-18 15:20:33 +01:00
Jeremy Ruston
3f151ba70e Add support for macro modules
Now JavaScript macros can be defined in "macro" modules
2013-10-17 16:57:07 +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
47b5a9825e Docs update 2013-08-25 22:49:40 +01:00
Jeremy Ruston
133069e0d0 Docs update
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston
86f0128e83 Docs updates 2013-08-24 16:45:59 +01:00
Jeremy Ruston
83b90c5bb7 Readme update 2013-08-21 20:52:08 +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
6a6e7454d7 Docs update 2013-08-07 17:53:56 +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
43c9ec6396 Docs update 2013-05-31 16:47:44 +01:00
Jeremy Ruston
afdc28070f Docs update 2013-05-17 10:12:31 +01:00
Jeremy Ruston
6557ec8e1f Docs update 2013-04-30 22:37:08 +01:00
Jeremy Ruston
5c68e47797 Readme update 2013-04-21 19:53:06 +01:00
Jeremy Ruston
e314cd88de Docs update 2013-04-18 11:12:07 +01:00
Jeremy Ruston
91f5579c3c Docs updates 2013-04-17 16:38:32 +01:00
Jeremy Ruston
74e5e127c0 Docs update 2013-03-28 21:48:01 +00:00
Jeremy Ruston
91de9033f9 Remove more pesky instances of "reusable" 2013-03-19 22:45:12 +00:00
Jeremy Ruston
cc627eba5b Docs updates 2013-03-18 12:24:57 +00:00
Jeremy Ruston
043f626850 Docs update 2013-03-18 10:36:25 +00:00
Jeremy Ruston
623a3ec8f8 Rename "shadow" tiddlers to "system" tiddlers
What we have at the moment isn't really the same as TiddlyWiki
classic's shadow tiddlers, it's a much simpler system for excluding
tiddlers. We'll use the term "shadow" instead to refer to the way that
tiddlers in plugins behave, which is exactly like TiddlyWiki classic's
shadow tiddlers.
2013-03-15 22:00:19 +00:00
Jeremy Ruston
5bd0c0992f Docs updates 2013-03-12 19:01:14 +00:00
Jeremy Ruston
5075238917 Docs update 2013-03-06 22:12:01 +00:00
Jeremy Ruston
164df11d00 Link to static tiddlers from the readme file 2013-03-05 14:34:30 +00:00
Jeremy Ruston
15a9e04a6a Add support for static site generation
See http://five.tiddlywiki.com/static.html for an example
2013-03-04 18:15:54 +00:00
Jeremy Ruston
5f06d36b86 Docs update 2013-03-04 14:42:41 +00:00
Jeremy Ruston
ce6c632274 Whitespace update 2013-03-04 11:12:21 +00:00
Jeremy Ruston
82bb5c3688 Docs updates 2013-03-02 13:14:56 +00:00
Jeremy Ruston
25df8bae6a Quick fix to allow wikilinks to be disabled
And using it to disable wikilinks in the readmes
2013-03-01 18:04:53 +00:00
Jeremy Ruston
81bcb1548f Docs updates 2013-03-01 16:29:11 +00:00
Jeremy Ruston
f9e6a61450 Readme updates 2013-03-01 16:25:09 +00:00
Jeremy Ruston
9bce14474c Update docs 2013-02-09 17:08:28 +00:00
Jeremy Ruston
35f0a16c4f Docs update 2013-02-05 22:11:36 +00:00
Jeremy Ruston
4289a027d4 Add newlines after opening and closing tags
Which also fixes the problem with the PRE tag eating it's first newline
2013-02-03 17:11:03 +00:00
Jeremy Ruston
07e8348b8e Docs update 2013-01-23 12:37:17 +00:00
Jeremy Ruston
83b99bc917 Docs updates 2013-01-16 13:44:09 +00:00
Jeremy Ruston
15fda11156 Docs update 2013-01-06 21:39:57 +00:00
Jeremy Ruston
bab43fe6c2 Docs update 2013-01-03 16:28:07 +00:00
Jeremy Ruston
16ea71c762 Docs updates 2012-12-29 22:29:32 +00:00
Jeremy Ruston
b251a2bfa1 Docs updates 2012-12-28 22:57:35 +00:00
Jeremy Ruston
b006cf163f Remove the old parser code
Thus introducing a few functional regressions, but it's going to be
easier to fix things up without the old code knocking around and
getting in the way.
2012-12-28 22:08:32 +00:00
Jeremy Ruston
6d09b2fb9c Improve syntax for classed runs 2012-11-29 17:23:46 +00:00
Jeremy Ruston
84650b9a54 Swap over to the new mime type conventions
Discussed in
https://groups.google.com/forum/#!topic/tiddlywikidev/re8xfLqZNCE
2012-11-18 15:22:13 +00:00
Jeremy Ruston
447496a6f8 Docs update 2012-11-16 22:59:20 +00:00
Jeremy Ruston
1b23ecee0f Introduce new "empty" edition
The old mechanism was clunky
2012-11-16 21:40:59 +00:00
Jeremy Ruston
f8817a8091 Docs update 2012-11-06 17:51:30 +00:00
Jeremy Ruston
b0abbb38da Docs update 2012-10-26 22:12:14 +01:00
Jeremy Ruston
031e3b8b80 Updates to CecilyView and browser.js 2012-10-26 10:28:32 +01:00
Jeremy Ruston
f603854729 Remove some inaccurate documentation
There's a lot more weeding that needs to be done
2012-10-25 22:56:13 +01:00
Jeremy Ruston
ce4a14c68a Fixed tiddler styling issues 2012-10-24 22:28:25 +01:00
Jeremy Ruston
246fd81d39 Docs update
Because of the upcoming changes to the tiddler macro
2012-10-15 18:45:50 +01:00
Jeremy Ruston
7e888e051d Docs updates
Trying to get the plugin documentation into shape
2012-08-30 13:55:28 +01:00
Jeremy Ruston
68efce20c4 Starting building an empty.html 2012-08-25 12:07:39 +01:00
Jeremy Ruston
62762a370c Docs correction 2012-08-04 18:06:07 +01:00
Jeremy Ruston
d53eb50a6e Content changes to reflect change from alpha.tiddlywiki.com to five.tiddlywiki.com 2012-07-23 17:31:36 +01:00
Jeremy Ruston
cc0ec50b1d Improved sample wizard 2012-07-18 15:18:20 +01:00
Jeremy Ruston
01b5f09c63 Docs update 2012-07-18 11:44:45 +01:00
Jeremy Ruston
f25299f9f3 Docs update 2012-07-15 17:34:34 +01:00
Jeremy Ruston
73071f18ae Replace obsolete hide macro with reveal macro 2012-07-13 23:39:20 +01:00
Jeremy Ruston
c258cd4874 Docs updates 2012-07-13 22:57:31 +01:00
Jeremy Ruston
3b86f76bab Docs for using with TiddlySpot 2012-07-13 13:03:59 +01:00
Jeremy Ruston
cf034b4ac9 Docs 2012-07-07 17:14:09 +01:00
Jeremy Ruston
6056b88532 Docs update
The SubStories thing is fun
2012-06-26 19:55:11 +01:00
Jeremy Ruston
663fd2fe10 More styling adjustments
And started using Bootstrap's responsive stylesheets, so we can start
to look decent on phones
2012-06-24 17:07:38 +01:00
Jeremy Ruston
94c622a40f Added new storyview called "zoomin" 2012-06-22 18:02:50 +01:00
Jeremy Ruston
bc7edd0751 More docs updates 2012-06-22 15:45:32 +01:00
Jeremy Ruston
fbe9d95bf3 Docs updates 2012-06-22 14:13:29 +01:00
Jeremy Ruston
9a19ed67d4 Docs updates 2012-06-22 13:51:47 +01:00
Jeremy Ruston
5819c36d90 Docs updates 2012-06-22 12:25:10 +01:00
Jeremy Ruston
d82e372569 Added close button
And made the edit button be a graphic, too
2012-06-21 19:44:21 +01:00
Jeremy Ruston
923f354ce8 Docs update 2012-06-21 16:25:28 +01:00
Jeremy Ruston
cabc11d517 Use the transclude macro instead of list tagging in the tag popup 2012-06-19 10:40:30 +01:00
Jeremy Ruston
0d928c05a5 Added new transclude wikitext rule and macro
Which allows us to get rid of the tags macro
2012-06-19 08:57:29 +01:00
Jeremy Ruston
2d94e466ae Bump up the version number
As we're going so fast now
2012-06-10 18:12:33 +01:00
Jeremy Ruston
c677b4bddf More docs updating 2012-06-10 17:48:23 +01:00
Jeremy Ruston
cd824a350a Docs update 2012-06-10 17:27:09 +01:00
Jeremy Ruston
f838d6e3c1 Lots of documentation updates
More to come...
2012-06-10 13:40:53 +01:00
Jeremy Ruston
e88873e3a8 Removed mistaken suppression of trailing newlines in JS comments 2012-06-09 22:39:13 +01:00
Jeremy Ruston
622884cd5d Docs updates 2012-06-09 22:26:48 +01:00
Jeremy Ruston
31257489a7 More docs updates 2012-06-06 10:15:20 +01:00
Jeremy Ruston
0944e5476d Docs update 2012-06-05 23:00:26 +01:00
Jeremy Ruston
03da553c3b Added wikitext for m- and n-dashes 2012-06-05 16:33:35 +01:00
Jeremy Ruston
63ca67e0ea Docs updates 2012-06-05 14:41:43 +01:00
Jeremy Ruston
bc5806b9c2 Docs update 2012-06-04 16:13:14 +01:00
Jeremy Ruston
0838d435e9 Docs update 2012-06-04 13:39:30 +01:00
Jeremy Ruston
5f6be2b5c7 Fixed docs to work with new wikitext parser
Which turns out to be entirely a matter of inserting additional blank
lines, which has the beneficial effect of making the wikitext a lot
more readable
2012-06-04 12:25:54 +01:00
Jeremy Ruston
92353d37b2 First pass at a new wiki text parser
This one respects HTML paragraphs properly
2012-05-26 18:30:32 +01:00
Jeremy Ruston
85f1b33ef2 Docs updates 2012-05-20 18:47:11 +01:00
Jeremy Ruston
3077f392a1 Documentation cleanups 2012-05-20 15:59:04 +01:00
Jeremy Ruston
34edb48784 A quick sweep for missing or inaccurate code comments 2012-05-19 18:23:14 +01:00
Jeremy Ruston
070d919aa0 Docs update 2012-05-19 11:28:44 +01:00
Jeremy Ruston
2c51332faa Docs updates 2012-05-09 17:35:20 +01:00
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