Commit Graph

4652 Commits

Author SHA1 Message Date
Jeremy Ruston a7ad73dfa3 TalkyTalky updates 2013-03-20 15:09:27 +00:00
Jeremy Ruston ece0ef624b TalkyTalky updates 2013-03-20 14:41:43 +00:00
Jeremy Ruston 2e427cc919 Notes for talking about TiddlyWiki5 2013-03-20 12:14:32 +00:00
Jeremy Ruston 91de9033f9 Remove more pesky instances of "reusable" 2013-03-19 22:45:12 +00:00
Jeremy Ruston 952f1b3900 Add tiddler info dropdown
Including backlinks
2013-03-19 16:45:07 +00:00
Jeremy Ruston 2081d31348 Drop the word 'reusable' from the tagline
It's not needed.
2013-03-18 22:17:23 +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 d14c61ef45 Switch "userName" to "username"
Because the former is naff
2013-03-17 19:37:31 +00:00
Jeremy Ruston e959c1a75b Use the newly refactored syncer in favour of the old tiddlyweb code 2013-03-17 18:25:56 +00:00
Jeremy Ruston a7ab6422c9 Fixed erroneous template 2013-03-17 17:59:59 +00:00
Jeremy Ruston dbde2bf23b Started refactoring TiddlyWeb syncer into generic syncer + TiddlyWeb adaptor
The refactored plugin is `tiddlyweb2` for the moment. The idea is to be
able to use the same syncer with a different adaptor for syncing
changes to the local file system.
2013-03-17 15:28:49 +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 71ecb022ef Update TiddlyWeb support
Lots of changes:
* Make the built-in server support recipes and bags, albeit there's
just one of each, called "default"
* Correctly parse returned Etag to get bag of freshly PUT tiddlers
* URI encoding for tiddler titles, so that tiddlers with slashes and so
on work OK
2013-03-12 19:18:56 +00:00
Jeremy Ruston 5bd0c0992f Docs updates 2013-03-12 19:01:14 +00:00
Jeremy Ruston b0526ad306 Brief macro docs 2013-03-12 19:00:42 +00:00
Jeremy Ruston 193d073906 Docs updates 2013-03-11 17:54:04 +00:00
Jeremy Ruston 1f5dac6366 Docs updates 2013-03-11 14:49:06 +00:00
Jeremy Ruston 72efba325b Docs updates 2013-03-11 14:43:24 +00:00
Jeremy Ruston bf2fb9cdad Add new clientserver edition
Runs an instance of TW5 on the server and another in the browser
2013-03-10 19:28:58 +00:00
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 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 164df11d00 Link to static tiddlers from the readme file 2013-03-05 14:34:30 +00:00
Jeremy Ruston 8e9b2996eb Restore `qualifyHoverTitles` attribute to link widget 2013-03-05 11:55:25 +00:00
Jeremy Ruston 4ab4b1b8bf Use external stylesheet in static representation 2013-03-04 19:14:47 +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 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 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 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 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 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 1411b8a12a Docs update 2013-03-01 09:13:30 +00:00
Jeremy Ruston 91ad47e67a Update the close widget on the SampleWizard tiddler 2013-02-10 18:44:14 +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
Jeremy Ruston 9bce14474c Update docs 2013-02-09 17:08:28 +00:00
Jeremy Ruston 6896550593 Docs update 2013-02-06 11:27:41 +00:00
Jeremy Ruston 35f0a16c4f Docs update 2013-02-05 22:11:36 +00:00
Jeremy Ruston 5c51626809 Get rid of references to the tw2parser 2013-02-05 22:11:07 +00:00
Jeremy Ruston 5e7be56802 Docs update 2013-02-05 19:12:16 +00:00
Jeremy Ruston 5e6e03f3f3 Documentation update 2013-02-04 20:47:34 +00:00
Jeremy Ruston 62af2e64e2 Fixed obsolete wikitext format 2013-02-04 10:26:26 +00:00
Jeremy Ruston 30d0dec1fa Replacement styles
Smaller simpler styles (including CSS reset from
https://github.com/necolas/normalize.css/)
2013-02-03 23:02:23 +00:00
Jeremy Ruston a9de17bd55 Restore encrypted TiddlyWiki support 2013-01-31 10:20:13 +00:00
Jeremy Ruston ea715bd3f2 Docs update 2013-01-26 23:38:59 +00:00
Jeremy Ruston 07e8348b8e Docs update 2013-01-23 12:37:17 +00:00
Jeremy Ruston 8bc522d48d Docs updates 2013-01-22 09:30:24 +00:00
Jeremy Ruston e885cfc3c9 Add a readme file for the tw2 edition 2013-01-22 09:08:26 +00:00
Jeremy Ruston 71184b2266 Remove extraneous line from tw2 template 2013-01-22 08:56:49 +00:00
Jeremy Ruston d91f12f30a Turn the recipe deserialiser into a plugin in the tw2 edition 2013-01-22 08:56:21 +00:00
Jeremy Ruston ae7d1771fd Fixed TW2 edition
Now we can build TW2 files with just a few whitespace differences from
the old Ruby tools
2013-01-21 17:27:07 +00:00
Jeremy Ruston ce4812b19a Make the SiteTitle link to HelloThere 2013-01-18 15:37:04 +00:00
Jeremy Ruston 5e7e1fa93d Re-introduce the checkbox widget 2013-01-18 09:33:16 +00:00
Jeremy Ruston 0e2a0068e5 Remove obsolete wikitest command 2013-01-16 13:44:27 +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 5755cd5d3f Make modal wizards work again 2013-01-03 17:06:14 +00:00
Jeremy Ruston bab43fe6c2 Docs update 2013-01-03 16:28:07 +00:00
Jeremy Ruston a4141e4779 The wikitext-example macro doesn't work well with images 2012-12-30 13:37:36 +00:00
Jeremy Ruston 5b36ec80fa Update WikiText docs to use macros to simplify examples 2012-12-29 23:17:24 +00:00
Jeremy Ruston 16ea71c762 Docs updates 2012-12-29 22:29:32 +00:00
Jeremy Ruston 00676c6966 More docs updates 2012-12-28 23:08:28 +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 0055947913 Docs update for wiki parser rules 2012-12-14 16:01:07 +00:00
Jeremy Ruston 31b283ef36 Refactoring implementation of wiki parse rules
And some documentation.
2012-12-14 13:31:47 +00:00
Jeremy Ruston d0ebb159df Minor docs updates 2012-12-13 21:30:50 +00:00
Jeremy Ruston a4930b7e68 Added checkbox macro 2012-11-30 09:22:17 +00:00
Jeremy Ruston 25a8500f05 Fix CecilyTemplate
Removed obsolete filtered transclusion syntax
2012-11-29 21:44:02 +00:00
Jeremy Ruston 91e1a38db1 Switched to use double curly braces for transclusion
For compatbility with MediaWiki and other engines
2012-11-29 18:34:27 +00:00
Jeremy Ruston 6d09b2fb9c Improve syntax for classed runs 2012-11-29 17:23:46 +00:00
Jeremy Ruston 99275b5425 Improvements to zoomable pan and zoom 2012-11-27 18:30:21 +00:00
Jeremy Ruston e4fb532ecd Introduce zoomable macro
Used with Cecily to give us pan and zoom across the Cecily canvas.
2012-11-27 16:55:17 +00:00
Jeremy Ruston e2dba02b65 Add Cecily subview for experimental purposes 2012-11-26 16:24:52 +00:00
Jeremy Ruston 97c7c458f6 Added new sideways subview for experimental purposes 2012-11-26 16:09:05 +00:00
Jeremy Ruston db1836cc57 Update docs 2012-11-20 16:32:12 +00:00
Jeremy Ruston 48a105fd62 Remove explicit host and recipe from connection
So that they will be inferred from the page environment
2012-11-20 16:32:06 +00:00
Jeremy Ruston 7df29453e0 Docs update 2012-11-19 22:26:13 +00:00
Jeremy Ruston 147fde31b2 More TiddlyWeb sync tweaks 2012-11-19 22:14:25 +00:00
Jeremy Ruston f07bc18204 More MIME type shenanigans 2012-11-18 15:25:40 +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 744699fa35 Improve tw5tiddlyweb presentation 2012-11-18 14:58:27 +00:00
Jeremy Ruston 17334f64cc Clearer docs 2012-11-18 10:29:01 +00:00
Jeremy Ruston a5d2a3a4e8 Start bringing tiddlers back from TiddlyWeb 2012-11-18 10:24:20 +00:00
Jeremy Ruston 4742ab14fc Start using the server connection tiddler to store host details 2012-11-17 21:15:19 +00:00
Jeremy Ruston 5d10cd2ae3 Styling 2012-11-17 20:31:41 +00:00
Jeremy Ruston e194aed449 Introduce syncer mechanism 2012-11-17 20:18:36 +00:00
Jeremy Ruston e9d8405799 Add a serverconnection module for TiddlyWeb 2012-11-17 13:08:44 +00:00
Jeremy Ruston fc61b9aca7 Added login and logout macros for TiddlyWeb 2012-11-17 12:32:51 +00:00
Jeremy Ruston 224b6adcfc Admit to the true size of the boot kernel 2012-11-16 22:47:05 +00:00
Jeremy Ruston 53870613c1 Removed extraneous tiddler 2012-11-16 21:41:07 +00:00
Jeremy Ruston 1b23ecee0f Introduce new "empty" edition
The old mechanism was clunky
2012-11-16 21:40:59 +00:00
Jeremy Ruston 719d89ca04 Move the editions into a subfolder 2012-11-16 21:20:27 +00:00