1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 09:43:16 +00:00
Commit Graph

122 Commits

Author SHA1 Message Date
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
1db72ea931 Add support for parameter substitutions to the savetiddler command 2012-08-25 12:07:15 +01:00
Jeremy Ruston
c73dee51e8 Docs 2012-08-22 12:33:26 +01:00
Jeremy Ruston
8e6647b615 Initial tranche of the plugin implementation
This first commit adds some of the code needed for the plugin
mechanism, but it isn't all fully operational yet. I'm merging the
branch so that I can get some other pre-requisites done quickly on the
main branch, and then plan to return to this branch.
2012-08-06 22:34:16 +01:00
Jeremy Ruston
62762a370c Docs correction 2012-08-04 18:06:07 +01:00
Jeremy Ruston
b160487d40 Docs update 2012-08-04 15:26:38 +01:00
Jeremy Ruston
9396897bdd Docs update 2012-08-04 11:20:47 +01:00
Jeremy Ruston
d74342916f Rejigging docs 2012-08-04 08:52:39 +01:00
Jeremy Ruston
1110a972b8 Docs update 2012-08-02 22:16:02 +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
1b007c52fc Removed unneeded story toddler from tw5 wiki
Some time ago we started initialising the story tiddler in startup.js
2012-07-22 22:01:33 +01:00
Jeremy Ruston
bafbb6ab7f Updates to SubStories docs 2012-07-22 16:01:36 +01:00
Jeremy Ruston
caf1beed57 Moved and updated docs 2012-07-22 16:01:21 +01:00
Jeremy Ruston
cc59a49b39 Improved rounder close icon 2012-07-20 22:09:34 +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
9c4ed18129 Docs update 2012-07-17 18:06:09 +01:00
Jeremy Ruston
247ef94682 Slightly fewer inaccuracies in the filter docs 2012-07-17 12:44:33 +01:00
Jeremy Ruston
3c4ba61057 Reformatted TiddlerFilters to use a table 2012-07-16 21:13:48 +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
443f2e4aa8 Docs update 2012-07-08 19:26:00 +01:00
Jeremy Ruston
cf034b4ac9 Docs 2012-07-07 17:14:09 +01:00
Jeremy Ruston
36372f2aed Proper support for DefaultTiddlers
Now a shadow tiddler called `$:/DefaultTiddlers`
2012-07-07 17:14:02 +01:00
Jeremy Ruston
f74bb7d9f5 Docs 2012-07-07 17:12:31 +01:00
Jeremy Ruston
6056b88532 Docs update
The SubStories thing is fun
2012-06-26 19:55:11 +01:00
Jeremy Ruston
69a0c46447 Split the story macro out into two macros
Now the story macro manages the story element sequence, while the
navigator macro listens for the navigation events, and modifies the
story tiddler as required. Also introduces a history tiddler that
retains the history stack so that we can animate navigation properly
(as distinct from animating the addition and removal of story elements).

Note that the zoomin storyview isn't quite finished, but this is a
stable point to commit these changes.
2012-06-26 19:54:51 +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
3ec409e7c0 Further stylesheet refinements 2012-06-24 14:53:44 +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
00feb4f3d2 Mo' docs updates 2012-06-22 15:12:42 +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
d9c916715b Better cross browser support for classic closure animation 2012-06-22 09:26:59 +01:00
Jeremy Ruston
2ea95f22a6 Docs update 2012-06-22 00:08:46 +01:00
Jeremy Ruston
b3aa9bad42 Tweaked toolbar appearance 2012-06-21 20:00: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
77fbb89b5d We'll create this tiddler as required 2012-06-21 16:25:14 +01:00
Jeremy Ruston
a9a6395f3f Correct URL for prototype 2012-06-21 16:05:34 +01:00
Jeremy Ruston
af17bc4a98 Docs updates 2012-06-21 15:38:01 +01:00
Jeremy Ruston
a80cf6b9a8 Added Google Analytics 2012-06-21 15:37:50 +01:00
Jeremy Ruston
5420ee9724 Docs updates 2012-06-21 12:39:04 +01:00
Jeremy Ruston
233fc7e832 Slightly smaller titles 2012-06-20 22:11:56 +01:00
Jeremy Ruston
4bbe0cd4d3 Added new storyview that shows tiddlers stacked up sideways 2012-06-20 18:35:41 +01:00
Jeremy Ruston
122e7bc770 Added dropdown for choosing the current view
It doesn't work fully yet
2012-06-20 17:42:49 +01:00