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

1723 Commits

Author SHA1 Message Date
Jeremy Ruston
83a141752c Further simplifications to syncer interface
Dropped the idea of exposing separate server connections
2013-03-09 09:54:01 +00:00
Jeremy Ruston
3da508b7c4 Simplify syncer interface 2013-03-08 20:29:13 +00:00
Jeremy Ruston
7d589b4b27 Removed extraneous debugging code 2013-03-08 17:50:40 +00:00
Jeremy Ruston
e0f342a62e Comments 2013-03-08 17:50:28 +00:00
Jeremy Ruston
a13d30e85a Fix recipe loading to handle comments 2013-03-08 16:10:20 +00:00
Jeremy Ruston
0731135866 Adding comment 2013-03-07 17:18:04 +00:00
Jeremy Ruston
3b458031ff Fix close button syntx for save instructions 2013-03-07 17:17:42 +00:00
Jeremy Ruston
f85afdb964 Fixed #70 2013-03-06 22:12:21 +00:00
Jeremy Ruston
5075238917 Docs update 2013-03-06 22:12:01 +00:00
Jeremy Ruston
46e9e064be Docs update 2013-03-06 16:58:10 +00:00
Jeremy Ruston
4f711efa5d Get TiddlyWiki5 in the Sky for TiddlyWeb working again 2013-03-06 16:45:13 +00:00
Jeremy Ruston
06c5308c4b More explicit name for "touchTiddler"
Thanks to @boycook for the conversation that triggered this refactoring
2013-03-05 19:59:55 +00:00
Jeremy Ruston
164df11d00 Link to static tiddlers from the readme file 2013-03-05 14:34:30 +00:00
Jeremy Ruston
9155b8475f Use synchronous file writes for saving tiddlers
So that we don't get problems with "docs.tid" overwrites "Docs.tid"
halfway through each other
2013-03-05 11:56:15 +00:00
Jeremy Ruston
8e9b2996eb Restore qualifyHoverTitles attribute to link widget 2013-03-05 11:55:25 +00:00
Jeremy Ruston
ff3bdcabd6 We don't need the copyright notice in the static representations 2013-03-04 19:21:18 +00:00
Jeremy Ruston
ac6aa1e25f Fixed template for static CSS generation 2013-03-04 19:19:32 +00:00
Jeremy Ruston
4ab4b1b8bf Use external stylesheet in static representation 2013-03-04 19:14:47 +00:00
Jeremy Ruston
dc3190d44e Improve static rendering of tiddlers 2013-03-04 18:48:54 +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
c24c00e8d6 Make the htmwikified viewer pass the renderContext through 2013-03-04 18:05:22 +00:00
Jeremy Ruston
f1548f8561 Formatting update 2013-03-04 18:04:26 +00:00
Jeremy Ruston
5f06d36b86 Docs update 2013-03-04 14:42:41 +00:00
Jeremy Ruston
fc79db53ab Allow templating with the link widget
And add some documentation
2013-03-04 11:13:10 +00:00
Jeremy Ruston
79bb082b92 Restore password widget
Hence allowing TiddlySpot integration to work again
2013-03-04 11:12:49 +00:00
Jeremy Ruston
ce6c632274 Whitespace update 2013-03-04 11:12:21 +00:00
Jeremy Ruston
d800deaf4b Docs updates 2013-03-03 20:06:32 +00:00
Jeremy Ruston
4c06bd72de Fix #59
Much more intelligent automatic scrolling
2013-03-03 20:06:23 +00:00
Jeremy Ruston
fe69b169aa Fix #60 2013-03-02 16:18:39 +00:00
Jeremy Ruston
f7668c80c4 Fix #61 2013-03-02 16:15:52 +00:00
Jeremy Ruston
f4da5b8fa2 Fix #63 2013-03-02 16:14:39 +00:00
Jeremy Ruston
a00205527a Docs updates 2013-03-02 16:09:03 +00:00
Jeremy Ruston
eb0f800e5a Add explanatory text to edit template 2013-03-02 16:08:52 +00:00
Jeremy Ruston
c20be0601d Fix #65 2013-03-02 16:08:36 +00:00
Jeremy Ruston
82bb5c3688 Docs updates 2013-03-02 13:14:56 +00:00
Jeremy Ruston
d7896f051a Fixed problem with greediness of filtered transclude regexp 2013-03-02 13:01:44 +00:00
Jeremy Ruston
5e9379a2ee Updated readme for tw2 edition 2013-03-01 18:08:15 +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
f6faa156a5 Cleaning up recipe file access code 2013-03-01 09:13:44 +00:00
Jeremy Ruston
1411b8a12a Docs update 2013-03-01 09:13:30 +00:00
Jeremy Ruston
f8d2c21be1 Adjust tiddler width 2013-03-01 09:13:23 +00:00
Jeremy Ruston
9cbee467cb Smaller titles for modal dialogs 2013-03-01 09:13:10 +00:00
Jeremy Ruston
5a37820a21 Add modal dialogue styles 2013-02-10 18:44:23 +00:00
Jeremy Ruston
91ad47e67a Update the close widget on the SampleWizard tiddler 2013-02-10 18:44:14 +00:00
Jeremy Ruston
6c4a2a6026 Fix modal dialogue to use inline parsing for header and footer 2013-02-10 18:44:00 +00:00
Jeremy Ruston
2c5b33d75e Update the close widget on the Download tiddler 2013-02-10 18:43:34 +00:00
Jeremy Ruston
f3acc92730 Tweak removal animation in classic list view 2013-02-09 17:18:00 +00:00
Jeremy Ruston
91002165af Update TW2 edition
Move the plugins into the core, add a template for the externaljs
distribution of TW
2013-02-09 17:10:18 +00:00