Jermolene
8cae6677a7
Add Taskgraph plugin to community resources
2014-11-22 09:42:53 +00:00
Jermolene
1f82ebc7c3
Fix problem with parsing text references
2014-11-21 18:16:22 +00:00
Jermolene
27c9e7269e
Update "Tiddlers" docs
...
Suggested by @twMat
2014-11-21 17:06:12 +00:00
Jermolene
d31f61255e
A failing test for a bug with text reference parsing
...
I’ll fix this later.
Raised by @danielo515
2014-11-21 17:05:20 +00:00
Jermolene
7011cecb95
Add Jed's game to the examples
2014-11-18 15:41:39 +00:00
Jermolene
302768e009
Update docs
2014-11-18 14:06:12 +00:00
Jermolene
0c49ac179b
Add direct links to resource tiddlers
2014-11-18 14:04:13 +00:00
Jermolene
48052130d2
Clarify toc-tabbed macro
2014-11-15 12:29:46 +00:00
Jermolene
47481ed52a
Enhance tabbed toc macro with navigation control
...
Now there are two variants of the macro: the default one opens links
externally, the other opens links internally
2014-11-14 17:06:21 +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
874c8d5516
Tweak docs
2014-11-13 21:39:38 +00:00
Jermolene
f5055c0205
Add tabbed table of contents
2014-11-13 21:39:38 +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
05f60b03a6
Hide export button from introduction edition
2014-11-11 18:55:56 +00:00
Jermolene
7c6b376bdb
Update docs
2014-11-11 15:29:19 +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
c44a53e670
Add new tutorial
2014-11-10 09:06:01 +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
ae756ddff0
Docs update
2014-11-07 21:32:21 +00:00
Jermolene
e2a7b35211
Fix toolbar buttons for introduction edition
...
To take account of recent switcharound
2014-11-07 21:15:40 +00:00
Jermolene
bd73990438
Fix toolbar buttons for introduction edition
2014-11-07 17:04:09 +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
Jermolene
8260d000be
Extend search filter to allow field to be specified
2014-11-06 20:56:32 +00:00
Jermolene
12aec57086
Merge action-setfield and action-setfields widgets
...
Less confusion, hopefully.
2014-11-06 19:27:14 +00:00
Jermolene
24956f036e
Fix docs typos
...
Thanks @Evolena
2014-11-06 18:37:08 +00:00
Jermolene
92f69d44bf
Use action-deletefield widget in edit template fields editor
...
On the way to deprecating the field mangler widget
2014-11-06 18:32:11 +00:00
Jermolene
0a2a5184c4
Add action-deletetiddler widget
2014-11-06 18:23:48 +00:00
Jermolene
741f853986
Add action-setfield widget
2014-11-06 18:06:47 +00:00
Jermolene
a18af9b760
Rename the action-setfield widget to action-setfields
...
It makes more sense, and allows us to add a widget: `<$action-setfield
$tiddler=“title” $name=“fieldname” $value=“fieldvalue”/>`
2014-11-06 17:45:03 +00:00
Jermolene
db2f47cc4a
Release note update
2014-11-05 08:44:19 +00:00
Jeremy Ruston
0550efabf8
Merge pull request #1053 from pmario/no-js
...
add static links, if javascript is deactivated
2014-11-03 22:55:57 +00:00
Jeremy Ruston
94103f8d57
Merge pull request #1054 from pmario/german-translations
...
new UI element translations. new CLI command translations
2014-11-03 22:10:32 +00:00
Jeremy Ruston
7475515caf
Merge pull request #1055 from pmario/german-tiddlers-tw5com
...
German tiddlers tw5com
2014-11-03 22:06:56 +00:00
Jermolene
9022dfdf71
Add action-deletefield widget
...
We’re also going to need action-deletetiddler
2014-11-03 22:06:31 +00:00
Mario Pietsch
15c0ca2fdf
fix typos
2014-11-03 22:39:41 +01:00
Mario Pietsch
c343c18cff
tw5.com german editions content and title translated
2014-11-03 22:36:21 +01:00
Mario Pietsch
9ff7f61ad3
new UI element translations. new CLI command translations
2014-11-03 22:25:23 +01:00
Mario Pietsch
202fe5a1ae
add static links, if javascript is deactivated
2014-11-03 21:46:39 +01:00
Jermolene
a3a50dbf6d
Extend timeline macro to be able to use different date fields
2014-11-03 17:26:51 +00:00
Jeremy Ruston
55d72bfaf4
Merge pull request #1039 from andrey013/patch-1
...
missing backtick
2014-11-02 17:24:54 +00:00
Jeremy Ruston
3a0616044e
Merge pull request #1042 from pekopeko1/japanese5.1.5
...
Add japanese edition
2014-11-02 17:04:22 +00:00