1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
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