Jermolene
9bb600299f
Extend the navigator widget to maintain the "current-tiddler" field on the history list
2014-02-13 17:59:51 +00:00
Jermolene
dc8e84fcb7
Credit for @Tikkoneus's grammar docs
2014-02-13 15:47:05 +00:00
Jermolene
ad4e7ccb17
Add experimental support for building plugins in the browser
...
It’s a bit rough and ready, but works.
2014-02-13 14:23:27 +00:00
Jermolene
ca0c352278
Extend the transclude widget to fallback to displaying it's child nodes if the target isn't defined
2014-02-12 21:38:37 +00:00
Jermolene
b5225f5ca8
Remove obsolete VideoWidget docs
2014-02-12 20:04:29 +00:00
Jermolene
ecad2bf7a8
Add better control over whether tiddlers are transcluded in block or inline mode
2014-02-12 17:59:28 +00:00
Jermolene
f67e216b3a
Merge branch 'reduce-wikilinks' of https://github.com/pmario/TiddlyWiki5 into pmario-reduce-wikilinks
2014-02-12 16:32:28 +00:00
Jermolene
5c66bc6dbc
Update the reveal widget to allow control over content retention
...
Thus bringing back the animation of the opening and closing of the info
panel.
2014-02-12 08:32:19 +00:00
Mario Pietsch
280bbde329
remove redundant wiki links in tiddlers
2014-02-11 21:02:23 +01:00
Jermolene
7a62a86baf
Docs updates
2014-02-11 19:10:17 +00:00
Jermolene
f68d48fcd3
Docs on searching
2014-02-10 16:22:02 +00:00
Jermolene
10891081ca
Added formal grammar documentation for tiddler filters
2014-02-10 15:52:49 +00:00
Jermolene
1f41daf433
Add support for multi-tiddler files with a .tids extension
2014-02-09 20:34:42 +00:00
Jermolene
dea08ed4f8
First pass at language plugins for internationalisation
...
Still quite a few details to work out, but this shows the basic idea of
re-using the theme mechanism to handle language plugins.
Comments and questions welcome.
2014-02-09 19:18:46 +00:00
Jermolene
828fc9dcd0
Autosave when deleting a tiddler
2014-02-07 10:14:10 +00:00
Jermolene
2758e586bd
Add a "filter" tab to advanced search
2014-02-07 10:07:57 +00:00
Jermolene
68bcfe1c8c
Docs updates
2014-02-06 22:21:03 +00:00
Jermolene
a01bbd4b9c
Add automatic saving and warning on exit with unsaved changes
...
We re-use some of the existing syncer mechanism. It was already keeping
track of changes to tiddlers in the store when working with a tiddler
syncadaptor. Now it also tracks changes when there is no syncadaptor,
allowing us to provide a warning if there are unsaved changes.
2014-02-06 21:36:30 +00:00
Jermolene
92aa682bc5
Update docs for 'has' filter operator
2014-01-29 21:49:48 +00:00
Jermolene
405b4a9007
Update URL for Stanford JavaScript Crypto Library
2014-01-29 21:49:38 +00:00
Jermolene
29c4ed20ce
Docs update
2014-01-29 09:05:33 +00:00
Jermolene
e58d9c7008
Adjust documentation for ac163a59e8
2014-01-28 19:46:35 +00:00
Jermolene
8d031afa94
Update instructions for releasing TiddlyWiki5
2014-01-27 16:23:41 +00:00
Jermolene
a42ba1a310
Update version number for next release
2014-01-27 16:23:27 +00:00
Jermolene
b4b524deae
Update release date of 5.0.7
2014-01-26 21:08:13 +00:00
Jermolene
37ca86ff3d
Docs updates
2014-01-26 17:49:43 +00:00
Jermolene
cf26986061
Update upgrading instructions
2014-01-26 13:54:08 +00:00
Jermolene
54822e25d4
Update static link generation
2014-01-26 13:34:53 +00:00
Jermolene
8a88253b4e
Remove the white background rectangle from Motovun Jack.svg
2014-01-26 13:24:39 +00:00
Jermolene
7891824883
Fix video protocol
...
YouTube’s default of missing out the protocol for the iframe src
unfortunately makes videos malfunction when viewing TiddlyWiki on a
file: URL
2014-01-26 13:24:27 +00:00
Jermolene
fca5681a1a
Docs updates
2014-01-26 13:04:09 +00:00
Jeremy Ruston
04dbf99e54
Merge pull request #359 from pmario/fix-docs
...
some doc updates.
2014-01-25 13:26:42 -08:00
Jermolene
762940adbc
No longer save system modules separately in the main HTML template
...
These tiddlers were being handled as `<script>` tags to make it easier
to debug them. But in fact modern dev tools are quite happy to debug
code that has been eval’d, and this arrangement was causing problems
for importing.
Fixes #335
2014-01-25 21:22:43 +00:00
Mario Pietsch
f58d4fb531
some doc updates. server default IP fix and changed Ton's entry page
2014-01-25 22:02:48 +01:00
Jermolene
bd067c6b1e
Include the nodewebkitsaver in tw5.com
...
Just for the moment, to make it easier for people to find it.
2014-01-25 19:33:35 +00:00
Jermolene
1d10ccb368
Update release notes for 5.0.7
2014-01-25 19:33:00 +00:00
Jeremy Ruston
592ef257a2
Merge pull request #326 from Skeeve/listops
...
New list operations from @Skeeve
2014-01-25 08:51:26 -08:00
Jermolene
18fe0c0f75
Add Jeffrey Kishner link to Community tiddler
2014-01-25 14:51:43 +00:00
Jermolene
c49681ecf3
Docs tweaks
2014-01-25 14:47:25 +00:00
Jermolene
6cb44ac0cc
Fix typo in field mangler docs
...
Fixes #358
2014-01-25 14:07:32 +00:00
Jermolene
f9b5d75446
Clarify that global macros are coming
2014-01-24 20:42:09 +00:00
Jermolene
42262a637c
Docs tweaks
2014-01-24 18:54:55 +00:00
Jermolene
edc71cb920
Merge branch 'regexp_filter' of https://github.com/Skeeve/TiddlyWiki5 into Skeeve-regexp_filter
2014-01-24 18:40:27 +00:00
Jermolene
644d88a6c5
Adjust control panel links
2014-01-24 13:43:51 +00:00
Jermolene
43eb81173d
Add note about system tiddler naming conventions
2014-01-23 08:23:49 +00:00
Jermolene
a8eff78b62
Fix formatting
2014-01-23 08:22:55 +00:00
Jermolene
f90db97625
Correct year of release for 5.0.6
2014-01-23 08:22:45 +00:00
Jermolene
e339b6dffe
Add documentation on sharing via Dropbox
2014-01-22 09:06:07 +00:00
Jermolene
b627bba277
Added link to download instructions
2014-01-20 17:48:03 +00:00
Jermolene
b9b1b001da
Update Typed Blocks documentation
2014-01-20 17:14:38 +00:00