Wykres commitów

252 Commity (afa5156db972d2ded7fed8f2805b4cf0c77af272)

Autor SHA1 Wiadomość Data
Jeremy Ruston 83ea953a1d Switch the story list over to using the new list field 2013-08-07 17:54:27 +01:00
Jeremy Ruston 87fa4db89b Update tests for the new list field
First step is to add a tiddler with a list field
2013-08-07 16:06:46 +01:00
Jeremy Ruston 492e9b0426 Fix up references to savetiddler/savetiddlers command
Fixes #122
2013-08-07 16:03:26 +01:00
Jeremy Ruston 6a75a62b16 Docs update 2013-08-05 20:19:43 +01:00
Jeremy Ruston 0ae0f68257 Update filenames to reflect changes in 05ac094d2e 2013-08-04 22:31:09 +01:00
Jeremy Ruston 05ac094d2e Rename the `savetiddler`/`savetiddlers` commands to `rendertiddler`/`rendertiddlers`
'Render' reflects what the commands actually do, and frees up 'save'
for actually saving the raw content of a tiddler.
2013-08-04 22:26:45 +01:00
Jeremy Ruston c54faeecd8 Merge tw2 related plugins and templates
Now all the plugins and templates needed are in the plugin
`tiddlywiki/classictools`
2013-08-04 22:06:36 +01:00
Jeremy Ruston 7db62c9cb7 Improve the banner in the static renderings
It was being overlapped by the tiddlers
2013-08-03 16:52:23 +01:00
Jeremy Ruston 2179d3fa70 Update D3 demo wiki 2013-08-02 22:05:39 +01:00
Jeremy Ruston 63fa04931d Update task management template to strikethrough completed tasks 2013-08-02 22:05:26 +01:00
Jeremy Ruston 41fa6dc8d9 Roadmap update 2013-08-02 22:05:03 +01:00
Jeremy Ruston 107f6e4261 Add a link to the D3 demo edition 2013-08-02 22:04:13 +01:00
Jeremy Ruston c817690ab9 First pass at WordCloud plugin 2013-07-30 12:36:36 +01:00
Jeremy Ruston be66044746 Docs update 2013-07-25 16:58:58 +01:00
Jeremy Ruston a79e876806 First pass at a grid widget
Need to add support for cell templates and in place editing.
2013-07-22 13:03:46 +01:00
Jeremy Ruston 9a497a93b0 More roadmap updates 2013-07-22 13:00:03 +01:00
Jeremy Ruston 657da6a457 Roadmap updates 2013-07-21 21:09:34 +01:00
Jeremy Ruston 5445a8b782 Add first pass of D3.js plugin, and a new demo wiki for it 2013-07-16 15:03:40 +01:00
Jeremy Ruston 68a87f368a A better green for the "done" tag 2013-07-05 20:35:26 +01:00
Jeremy Ruston 08f278624b Allow tag tiddlers to specify the title of an icon tiddler
Demonstrated on the "done" tag
2013-07-05 08:53:09 +01:00
Jeremy Ruston c2bfe7f311 Add centralised theme
Fix #110
2013-07-03 22:59:35 +01:00
Jeremy Ruston 182064a7bc Add some notes about the TW5 dev environment
More to come
2013-07-03 16:01:21 +01:00
Jeremy Ruston ce488e8a3b Separate the wikitext parser tests into their own file 2013-07-03 16:01:01 +01:00
Jeremy Ruston 4f9649f5ac Moving docs to the right place 2013-07-02 15:45:27 +01:00
Jeremy Ruston 5f308cc437 Docs update 2013-07-02 08:48:01 +01:00
Jeremy Ruston 81b4ca7347 Add contributing guidelines 2013-07-02 08:38:00 +01:00
Jeremy Ruston df997e024c Add experimental sticky titles theme
Select the new "Sticky Titles" theme to cause tiddler titles to stick
to the top of the window as you scroll. It works very well in Chrome
Canary, reasonably well in iOS 7.

As an aside, it would be nice to be able to package this is as
something a bit smaller than a theme; maybe themes need to have
optional hacks that can be associated with them.
2013-07-01 18:47:31 +01:00
Jeremy Ruston d93e6b1229 Always default to a href='#title' format for tiddler links
The link format will be overridden when we're creating links within
static HTML representations
2013-06-27 09:03:59 +01:00
Jeremy Ruston 7999b86d5d Docs update 2013-06-26 18:16:01 +01:00
Jeremy Ruston 12b471b8fb Extend the HTML rendering mechanism to support attributes specified as macro invocations 2013-06-18 15:37:19 +01:00
Jeremy Ruston 18f8b7266e Refactor the HTML element parser
The purpose is to allow attributes to be specified as macro
invocations. For example `<div myattr=<<mymacro param1 param3>>>`. The
parser needed sprucing up in order to copy with the nesting of angle
brackets. The refactoring has been done with an eye on using the same
technique in the filter expression parser (which is pretty messy at the
moment -- it throws exceptions for syntax errors, which is bad). Later
I'm hoping to extend the technique to create a more flexible table
parser.
2013-06-15 15:12:05 +01:00
Jeremy Ruston aaed4faf7e More tab colouring tweaks 2013-06-13 11:59:18 +01:00
Jeremy Ruston 8fca9b1929 Mute some of the tag colours 2013-06-13 10:00:34 +01:00
Jeremy Ruston 3fb1c2a2e4 Some tests for the HTML tag parser
Getting ready for some improvements
2013-06-10 21:07:42 +01:00
Jeremy Ruston f80f4f8679 Docs update 2013-06-05 14:13:05 +01:00
Jeremy Ruston 376d24ff39 Assign some colours to some tags 2013-06-04 15:22:23 +01:00
Jeremy Ruston 1ea2af65b8 Docs update 2013-06-02 23:18:07 +01:00
Jeremy Ruston bf4216f3ac Don't count references to shadow tiddlers as missing tiddlers 2013-05-31 17:53:11 +01:00
Jeremy Ruston ac32b09db3 Rename the tiddlers in the Snow White theme, and enable a static banner
The tiddlers in the Snow White theme weren't named as part of their
plugin.
2013-05-31 17:44:09 +01:00
Jeremy Ruston c566284158 More consistent naming for the boot tiddlers 2013-05-31 16:53:19 +01:00
Jeremy Ruston 72a2a2d68e Docs update 2013-05-31 16:46:43 +01:00
Jeremy Ruston 576b46301c Update filter docs 2013-05-31 13:32:34 +01:00
Jeremy Ruston d066c074e5 Remove the obsolete Dropbox edition
The functionality will return soon
2013-05-29 17:15:30 +01:00
Jeremy Ruston 5d43040663 Tests for the new filter operators 2013-05-27 17:59:47 +01:00
Jeremy Ruston 562591912e Fixed typo 2013-05-27 17:54:56 +01:00
Jeremy Ruston 0cf5dc699e Refactor the filter mechanism
Long overdue rewrite to make it simpler, and break the filter operators
out into individual modules.
2013-05-25 17:26:22 +01:00
Jeremy Ruston 13b3891ea4 Docs update 2013-05-21 17:53:50 +01:00
Jeremy Ruston 32dc09d8ac Whoops those tiddlers got saved in the wrong place 2013-05-14 20:26:27 +01:00
Jeremy Ruston c0683fd65c Added a saver for the TWEdit iPad/iPhone app 2013-05-14 20:20:48 +01:00
Jeremy Ruston e65138085f Correct spelling of Blanca theme 2013-05-14 18:38:11 +01:00
Jeremy Ruston 64f8d07dde Add first versions of Dave Gifford's themes 2013-05-14 14:24:34 +01:00
Jeremy Ruston effaf885a2 Roadmap updates 2013-05-14 14:10:00 +01:00
Jeremy Ruston 6864251962 Cleaning up content types
Dealt with some inconsistencies
2013-05-13 17:42:07 +01:00
Jeremy Ruston 3108cb4f29 Docs update 2013-05-08 17:29:18 +01:00
Jeremy Ruston 91857cbd82 Docs updates 2013-05-08 15:27:21 +01:00
Jeremy Ruston c885dabdb7 Add a demo notification 2013-05-08 12:35:53 +01:00
Jeremy Ruston 41518a385e Docs update 2013-05-08 12:28:22 +01:00
Jeremy Ruston c3b8a01222 Docs update 2013-05-07 11:10:30 +01:00
Jeremy Ruston 18b5ae9379 Docs updates 2013-05-01 16:34:06 +01:00
Jeremy Ruston 1a8908ae71 Docs updates 2013-05-01 16:02:12 +01:00
Jeremy Ruston 5c56d645ff Add an alternate theme
No UI for switching themes yet, try these two commands in the console:

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/starlight"})`

and

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/snowwhite"})`
2013-04-30 22:58:18 +01:00
Jeremy Ruston 0d1598eaa1 Docs update
Stuff had got quite out of date. Why is it so much easier to write code
than docs?
2013-04-29 14:07:16 +01:00
Jeremy Ruston 31a378b64c Start support for themes
To start with, we move the current stylesheets into a theme plugin
called "Snow White". Wikis have to specify at least one theme in their
`tiddlywiki.info` file. Next we'll add a mechanism for switching
between loaded themes
2013-04-28 09:42:48 +01:00
Jeremy Ruston 7d8051ef8d Style tweaks 2013-04-27 16:49:12 +01:00
Jeremy Ruston 8e582e002b Experimental plugin for Tahoe-LAFS 2013-04-26 22:18:46 +01:00
Jeremy Ruston add35e9523 Docs update 2013-04-26 21:58:51 +01:00
Jeremy Ruston 18d34eec3b Give the test wiki a title 2013-04-26 10:53:45 +01:00
Jeremy Ruston 44a7810619 Improve test spec descriptions 2013-04-26 10:53:31 +01:00
Jeremy Ruston 661cbfd1c7 Typo correction 2013-04-25 18:01:48 +01:00
Jeremy Ruston 77556828a7 Docs updates 2013-04-25 17:55:59 +01:00
Jeremy Ruston 5f25bcb846 Starting proper tests 2013-04-25 17:40:30 +01:00
Jeremy Ruston 94c7a4fc39 Add a test edition and associated script 2013-04-25 09:06:41 +01:00
Jeremy Ruston e57095ba37 Docs updates 2013-04-22 17:58:44 +01:00
Jeremy Ruston 3dc31d6704 Revert accidental change to TW2 template 2013-04-22 17:58:25 +01:00
slotik 1fed9ffb95 Update TiddlyWiki5_Node_Edition.tid
A small typo.
2013-04-21 21:48:10 +03:00
Jeremy Ruston 324a57727d Docs updates 2013-04-18 11:11:55 +01:00
Jeremy Ruston 91f5579c3c Docs updates 2013-04-17 16:38:32 +01:00
Jeremy Ruston ffece485fe Docs updates 2013-04-16 11:17:38 +01:00
Jeremy Ruston ba7b886067 Move tiddlyweb stuff into a separate ServerControlPanel
Eventually we'll need a more general purpose mechanism for plugins to
add UI to the control panel
2013-04-16 11:17:27 +01:00
Jeremy Ruston 588c7cb07f Docs updates 2013-04-05 10:56:27 +01:00
Jeremy Ruston 7b45c0bec8 Move the required template overrides into the tiddlyweb plugin 2013-04-03 13:23:07 +01:00
Jeremy Ruston a360d1e87c Remove obsolete content 2013-04-03 13:22:33 +01:00
Jeremy Ruston 77e7118d11 Docs updates 2013-04-03 12:57:37 +01:00
Jeremy Ruston f70a496989 Docs update 2013-04-02 15:56:43 +01:00
Jeremy Ruston 84504749d9 Roadmap updates
Slowly and surely inching towards beta
2013-04-01 21:51:48 +01:00
Jeremy Ruston 9062d3ae12 Docs update 2013-04-01 20:25:49 +01:00
Jeremy Ruston c287d9d6d0 First pass at a widget for importing tiddlers 2013-04-01 19:06:39 +01:00
Jeremy Ruston 26bcd5ef9d Docs update 2013-03-25 19:56:30 +00:00
Jeremy Ruston 631dd1cc5f Added ability to disable file saving for specific tiddlers 2013-03-25 19:50:33 +00:00
Jeremy Ruston 546d7bfafc Clean up content for clientserver edition 2013-03-25 19:03:45 +00:00
Jeremy Ruston 5bfcbb99ba Add support for wiki directories to recursively include other wiki directories 2013-03-25 18:55:41 +00:00
Jeremy Ruston bdd47feff9 A test image for the clientserver edition 2013-03-25 10:41:21 +00:00
Jeremy Ruston 7df3d48451 Add a file system sync adaptor for the server
It's going to save tiddler changes to the file system
2013-03-24 12:27:46 +00:00
Jeremy Ruston 6eb48e7058 Docs update 2013-03-24 12:27:46 +00:00
Jeremy Ruston c5bdf5f28e Belatedly move tw2 edition system tiddlers to the right place 2013-03-23 16:33:40 +00:00
Jeremy Ruston 60bcac289a Docs update 2013-03-23 16:11:04 +00:00
Jeremy Ruston ed3a0ba6a3 Stop using 'wiki' directory within wiki directories 2013-03-22 21:30:37 +00:00
Jeremy Ruston b25d47a7fe More API examples 2013-03-22 11:05:36 +00:00
Jeremy Ruston 43c9ca1fe8 TalkyTalky updates
For better printing
2013-03-21 18:12:11 +00:00
Jeremy Ruston 806d86667e TalkyTalky Updates 2013-03-20 17:20:57 +00:00