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

145 Commits

Author SHA1 Message Date
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
Jeremy Ruston
987a50c8c4 More sample data 2012-06-19 08:56:59 +01:00
Jeremy Ruston
ab808b3272 Docs update 2012-06-19 08:56:45 +01:00
Jeremy Ruston
6745c7fbf7 Better to use terminating semicolons after each style specifier
More compatible with TW2 too
2012-06-14 19:03:51 +01:00
Jeremy Ruston
b13625daf0 Clarificating 2012-06-14 19:01:06 +01:00
Jeremy Ruston
b41a1cb4de Fixed problem with styled block wikitext rule 2012-06-14 18:49:51 +01:00
Jeremy Ruston
11c9031873 Added support for style blocks 2012-06-14 18:18:32 +01:00
Jeremy Ruston
79530dea49 Docs update 2012-06-14 17:14:58 +01:00
Jeremy Ruston
ccfa7e1322 Fixed the appearance of tag dropdowns 2012-06-13 16:09:07 +01:00
Jeremy Ruston
126e87be25 Docs update 2012-06-13 13:19:24 +01:00
Jeremy Ruston
6964c96c68 CSS Tweaks
Very annoyingly, includes having to override the `position` of
Bootstrap's dropdown menu class
2012-06-13 13:18:54 +01:00
Jeremy Ruston
59b23a3ab9 Another tag on HelloThere makes testing easier 2012-06-13 09:11:04 +01:00
Jeremy Ruston
2b9b9a41b0 Docs update 2012-06-13 09:10:18 +01:00
Jeremy Ruston
ab33d730bb Little docs update 2012-06-12 09:00:26 +01:00
Jeremy Ruston
d2b62eabbe Further tweaks to the still broken zooming chooser 2012-06-11 22:04:21 +01:00
Jeremy Ruston
f59c24f053 Change chooser macro to use embedded content
Not quite done with this yet.
2012-06-11 17:37:34 +01:00
Jeremy Ruston
e3d667a3e0 Docs update 2012-06-11 17:35:56 +01:00
Jeremy Ruston
901b212a66 Fixed zooming chooser 2012-06-11 13:08:16 +01:00
Jeremy Ruston
ee0aadf8cd Docs update 2012-06-11 13:08:02 +01:00
Jeremy Ruston
9f86f98cb1 Got the zooming navigator working again
Albeit, it doesn't play well with the fixed navbar
2012-06-11 12:44:10 +01:00
Jeremy Ruston
85d7bb6d8b Docs updates 2012-06-10 22:53:51 +01:00
Jeremy Ruston
ce411ff0f1 Style updates 2012-06-10 22:53:43 +01:00
Jeremy Ruston
c1a34016ca Style updates 2012-06-10 22:02:48 +01:00
Jeremy Ruston
2a08b3a082 Remove old navbar tiddler 2012-06-10 22:02:39 +01:00
Jeremy Ruston
fa88d96e2f Docs updates 2012-06-10 22:01:22 +01:00
Jeremy Ruston
fc49d7dffd Added tags and color macros
Which enables us to do nice colour coded tags. Soon they'll have a drop
down on them too
2012-06-10 19:47:24 +01:00
Jeremy Ruston
d9f13b069e More docs updating 2012-06-10 17:49:23 +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
7a2bbc7fb2 Whitespace, tsk 2012-06-10 14:46:45 +01:00
Jeremy Ruston
0ffa882d09 The start of better styling 2012-06-10 14:46:34 +01:00
Jeremy Ruston
f838d6e3c1 Lots of documentation updates
More to come...
2012-06-10 13:40:53 +01:00
Jeremy Ruston
121d491af2 Added experimental navbar
Notice that if you open this tiddler the links are not currently
rendered correctly because Bootstrap doesn't like the extra `<span>`
that is inserted around the links for the macro shenanigans
2012-06-09 15:09:35 +01:00
Jeremy Ruston
3202928c79 Added Bootstrap JavaScript modules and moved CSS into core 2012-06-08 11:49:14 +01:00
Jeremy Ruston
4afcd60b8a Fixed CSS for navigator and zoomer 2012-06-07 12:28:22 +01:00
Jeremy Ruston
6319a7dee5 Renamed wiki folder 2012-06-06 20:52:30 +01:00
Jeremy Ruston
7c382c5f43 Switched slider to use new syntax for inline content 2012-06-06 11:29:10 +01:00
Jeremy Ruston
11a563dfc6 Simplified link styling 2012-06-06 11:28:45 +01:00
Jeremy Ruston
ad25ab4c1a Fixed parsing problem
We need to recheck for the next terminator after a successful run match
to cope with the situation that the run match included the previously
found terminator match
2012-06-05 22:01:06 +01:00
Jeremy Ruston
ee7fba9297 Added support for macros with embedded content 2012-06-05 17:01:17 +01:00
Jeremy Ruston
03da553c3b Added wikitext for m- and n-dashes 2012-06-05 16:33:35 +01:00
Jeremy Ruston
e85ae59fd8 Added ability to suppress external links 2012-06-05 15:14:33 +01:00
Jeremy Ruston
9ab9c9cc42 Added run rule for HTML entities 2012-06-05 15:00:55 +01:00
Jeremy Ruston
63ca67e0ea Docs updates 2012-06-05 14:41:43 +01:00
Jeremy Ruston
2c5913116b Docs updates 2012-06-04 21:28: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
68384a5044 Added some tests for deeply nested list entries 2012-06-04 09:57:44 +01:00
Jeremy Ruston
ec933eb1b5 Completed code blocks and runs 2012-06-02 10:15:52 +01:00
Jeremy Ruston
89b8e39f32 Added code blocks and runs 2012-06-02 09:41:21 +01:00
Jeremy Ruston
9f4d5d8f18 Renamed splash tiddler to StaticContent
And removed some extraneous shadow tiddlers
2012-06-01 20:28:27 +01:00
Jeremy Ruston
e0725bbb52 Sort out the naming and location of shadow template tiddlers 2012-06-01 20:04:51 +01:00
Jeremy Ruston
9bc3dce953 Sort out the naming and location of shadow templates 2012-06-01 20:04:10 +01:00
Jeremy Ruston
2d80115534 Switched css files to .tid format 2012-05-29 21:58:09 +01:00
Jeremy Ruston
16e71dd636 Select the correct story view 2012-05-29 10:57:12 +01:00
Jeremy Ruston
49a3cb8ede Allow for macros and classes at both run level and block level
Involving a bit of a refactoring of the parameters to the
$tw.Tree.Macro constructor
2012-05-28 15:51:52 +01:00
Jeremy Ruston
aa4d435a67 Fixed wikitext rule for CSS classes to not erroneously match {{{ 2012-05-27 09:24:37 +01:00
Jeremy Ruston
5738d146e0 Amended macro mechanism so that the same wikitext rule can act as both a run rule and a block rule 2012-05-27 00:22:58 +01:00
Jeremy Ruston
9b9de6bbab Checking that links inside HTML blocks work 2012-05-26 23:42:17 +01:00
Jeremy Ruston
4a9af461a6 Adding macros and prettylinks to new wikitext parser 2012-05-26 23:37:44 +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
342b5e72cf Added a smaller better example SVG image 2012-05-10 11:50:58 +01:00
Jeremy Ruston
c9fc19ed1c Added tab stop styling for JavaScript source 2012-05-09 13:49:14 +01:00
Jeremy Ruston
94834d5d27 Added some tags to the tw5.com tiddlers
For testing
2012-05-08 15:11:17 +01:00
Jeremy Ruston
6d0da350c7 Docs update 2012-05-06 14:14:06 +01:00
Jeremy Ruston
bac2c0ec07 Added a download macro
This enables us to save changes by cooking a new tiddlywiki and forcing
a download of it
2012-05-06 13:23:29 +01:00
Jeremy Ruston
a99f34fcae Cleaning up batch file locations
Bit of a pain that boot.js is sensitive to the current directory
2012-05-05 23:31:41 +01:00
Jeremy Ruston
186ec4052d Update docs and readme generation 2012-05-05 23:08:00 +01:00
Jeremy Ruston
34bb7f72d7 Adjusting for the directory move arounds 2012-05-05 22:59:47 +01:00
Jeremy Ruston
9465da4335 Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00