1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
Jermolene
660090912b Release note update 2015-04-06 16:39:18 +01:00
Jermolene
fd9bbcd21e Release note updates 2015-04-04 10:39:58 +01:00
Jermolene
fc315d1df7 Make sticky titles be a theme tweak for Vanilla theme
Fixes #1599 (albeit brutally!)
2015-03-22 10:15:43 +00:00
Jermolene
0b2f1fb41f Fix plugin library location
I use 127.0.0.1 during testing
2015-03-22 09:39:02 +00:00
Jermolene
f2a7f00870 Improve plugin readmes
Now every plugin has a short, introductory readme tiddler that is shown
in the online plugin library.
2015-03-19 10:53:45 +00:00
Jermolene
cf11741df9 Include the version number in the plugin library path
See also:
https://github.com/Jermolene/build.jermolene.github.io/commit/a00a8a6df6
09ef5e4b2ed85039da72780ac81512
2015-03-16 15:44:24 +00:00
Jermolene
055f6bdfa5 Release note update 2015-03-16 09:40:31 +00:00
Jermolene
1447c955a5 Release note update 2015-03-14 17:21:37 +00:00
Jermolene
3165eb1429 Update contributors list 2015-03-13 16:27:16 +00:00
Jermolene
253859cc7c Update release note 2015-03-13 10:18:28 +00:00
Jermolene
70e454fa6d Release note update 2015-03-13 10:07:16 +00:00
Jermolene
489bc7a50b Only scroll to top when tiddlers are completely off-screen
Fixes #1526
2015-02-25 19:01:40 +00:00
Jermolene
6a497eff6c Add prototype stacked storyview 2015-02-23 11:28:50 +01:00
Jermolene
50cf85ae86 Move arrows to the left in the explorer view 2015-02-19 13:58:27 +00:00
Jermolene
4931462981 Remove index numbers from explorer view 2015-02-19 13:58:09 +00:00
Jermolene
f0fa33985b Inadvertently included in previous commit 2015-02-09 19:42:52 +00:00
Jermolene
b66db0dca9 Improvements to display of plugin libraries 2015-02-09 19:41:28 +00:00
Jermolene
e7c418089d Correct plugin library URL 2015-02-09 19:29:14 +00:00
Jermolene
8643278a45 Add support for an integrated plugin library
Fixes #1450

Provides support for an integrated plugin library that can be used to
install plugins from tiddlywiki.com directly to wikis hosted online or
offline. See the Plugins tab of Control Panel.

Todo:

* Error checking(eg libraryserver.js HTTP GET)
* Translatability
* Documentation
** $:/tags/ServerConnection
** savelibrarytiddlers command
2015-02-09 19:04:11 +00:00
Jermolene
531f019669 Release note update 2015-01-11 19:59:04 +00:00
Jermolene
f16f66cc5b Release note update 2015-01-11 16:32:32 +00:00
Jermolene
c44a349f1e Release note updates 2015-01-11 16:26:32 +00:00
Jermolene
88cf991ec5 Updated release note 2015-01-11 16:19:50 +00:00
Jermolene
f1ca5936e3 Move new editions/editiondescription filter docs
Might as well put them in tw5.com because we can’t build it with 5.1.17
any more anyway.
2015-01-11 15:19:50 +00:00
Jermolene
b768dc332b Refactor edition-info handling
Introducing new filters that can be used under Node.js
2015-01-11 15:00:54 +00:00
Jermolene
001f9da512 Release note for 5.1.7 2014-12-19 22:09:56 +00:00
Jermolene
5d8dc1dcd9 Update docs for 5.1.6
Also preparing for 5.1.7-prerelease
2014-12-19 15:51:56 +00:00
Jermolene
c9d0f1d221 More release note updates 2014-12-19 15:48:29 +00:00
Jermolene
8e74a3028e Update release note for 5.1.6 2014-12-19 15:33:49 +00:00
Jermolene
6605e1a37c Release note update 2014-12-19 15:20:12 +00:00
Jermolene
5154a25ab9 Add tooltip to browse widget
Fixes #1179
2014-12-02 19:16:38 +00:00
Jermolene
85217112ad Fix link 2014-12-02 19:16:13 +00:00
Jermolene
a8ee6c7b7c Add experimental system tiddler browser 2014-12-02 15:25:27 +00:00
Jermolene
249e532e07 Preparing for 5.1.6 2014-11-27 23:03:27 +00:00
Jermolene
7d46afc7b2 Move docs for 5.1.5 release 2014-11-26 11:22:20 +00:00
Jermolene
cb9506a166 Fix problem with content-type popup
Thanks @tobibeer
2014-11-25 22:03:34 +00:00
Jermolene
d8cc283b3a Release note update 2014-11-14 10:33:49 +00:00
Jermolene
a9eab1b8fc Improve import logging 2014-11-14 10:33:41 +00:00
Jermolene
1d08d2d7dc Clarify set widget docs 2014-11-14 09:24:29 +00:00
Jermolene
bd211ea082 Extend set variable widget to work with filters 2014-11-13 21:39:38 +00:00
Jermolene
8e685e5150 Allow includeWikis to be read-only
Hopefully this will help resolve issues that @xcazin and @pmario have
been having with using the client-server configuration to prepare
translations of the TW5 docs.
2014-11-13 12:28:51 +00:00
Jermolene
6375346b04 Revert search filter operator docs update
We only want the docs update in the prerelease
2014-11-11 15:29:11 +00:00
Jermolene
b520efdeb8 Update savers to specify variables, including filename
Now the `tm-download-file` and `tm-save-file` messages use the hashmap
to specify variables to be applied when rendering the tiddler.

We also add a convention that the variable “filename” is used to
specify a filename for the download.
2014-11-10 19:54:19 +00:00
Jermolene
d2ab7c5986 More action-deletetiddler fixes 2014-11-09 16:53:33 +00:00
Jermolene
8c67e11365 Fixes to action-deletetiddler widget 2014-11-09 16:45:14 +00:00
Jermolene
16ef49c66d Release note update 2014-11-07 17:03:59 +00:00
Jermolene
028bf94281 Release note update 2014-11-07 14:54:52 +00:00
Jermolene
91a7c39791 Update modal handling to allow variables to be passed
@felixhayashi I’m afraid I haven’t used your pull request as there were
a few details that I wanted to do differently. The main change is that
these changes allow both a param string and hashmap to be specified.
2014-11-07 14:54:46 +00:00
Jermolene
c7971d3da3 Update new tiddler message handling to accept title and fields
Now you can create a new tiddler with both a template and additional
specified fields.
2014-11-07 14:53:37 +00:00
Jermolene
d93c19daaa Improve the format of widget message parameters
In 5.1.3 we introduced the idea that the `event.param` variable could
optionally be a hashmap, allowing multiple values to be passed with the
message.

This change moves the hashmap to a separate `event.paramObject`
variable, allowing us to pass both a hashmap and a param string.
2014-11-07 14:52:32 +00:00