Marxsal
ed1a7e73cd
Update instructions on using a PHP server, directing to a live website. ( #2669 )
...
Adding note about increasing maximum upload size.
2016-12-19 22:54:24 +00:00
Bram Chen
352d7d664c
Chinese translation updates ( #2666 )
...
Typo
2016-12-19 12:22:39 +00:00
Jermolene
74107b9b8a
New thumbnail for 5.1.14
2016-12-19 12:21:47 +00:00
Marxsal
7d1e3f4c35
Add docs for making a custom New Journal button ( #2664 )
...
Includes change to 'Creating journal tiddlers' to link up to new Instructional tiddler.
2016-12-19 11:27:50 +00:00
Tobias Beer
15c7d24eaa
Allows adding a new tag name by typing enter ( #2592 )
...
* allows to add a new tagname hitting enter
see: https://groups.google.com/forum/#!topic/tiddlywiki/wqQ8jPYG-X4
* revert changes to vanilla/base
* added "Special Keys" to KeyboardShortcuts
* added info to Creating and editing tiddlers
did not add current version of <<.from-version "5.1.14">> because it
would interrupt the flow. When changed from a noisy "New in 5.1.14" to
"(new in 5.1.14)" we might add the version info here
* revert setText & added inline styles to vanilla base
* remove fieldmangler
* commit initial edittemplate tags to merge master
* ok, now really revert to initial edittemplate tags
* move add tag via enter into tag-picker macro(s)
2016-12-18 20:43:26 +00:00
Jermolene
a2fe101848
Updated text reference docs
2016-12-17 12:25:43 +00:00
Tobias Beer
e5b432a86b
Allows checkbox widget to worth with indexes within data tiddlers ( #2103 )
2016-12-17 11:59:59 +00:00
Tobias Beer
d6d3aab36a
Allow radio widget to work with indexes in a data tiddler ( #2104 )
...
* allow radio widget to set an index in a data tiddler
* updated RadioWidget docs, with same demo macro as for CheckboxWidget
in #2103
* removed docs in widget code (seems the wrong place)
* added from version to docs
* revert doc maros to master
* using wikitext-example-without-html and .tip macro now
* fix quotes
2016-12-17 11:51:24 +00:00
Marxsal
52d32fe3fd
Howto1 ( #2659 )
...
* Create One weird trick to change the sort order of sub-branches in a TOC macro
* Update and rename One weird trick to change the sort order of sub-branches in a TOC macro to How to change the sort order of sub-branches in a TOC macro
* Added .tid to file name
* Delete How to change the sort order of ...
The correct version is the one with the .tid file extension
2016-12-16 17:47:08 +00:00
Marxsal
2319c9269e
Create How to widen tiddlers (aka story river) ( #2651 )
2016-12-16 17:40:05 +00:00
Marxsal
a393705cef
Clarifying Tiddlywiki node.js launch instructions. ( #2662 )
2016-12-16 17:39:20 +00:00
Marxsal
4d3d7de3b5
Add example of using a text reference with a field in RevealWidget ( #2660 )
...
* Adding example of how to use a field's text references to control the RevealWidget.
* Attempting to add field "jeremy".
2016-12-16 17:38:29 +00:00
Jermolene
4a45e9d2dc
Improve text reference documentation
2016-12-16 17:36:11 +00:00
Jermolene
ad9769451d
Add filename-uri-decoded support for tiddlywiki.files
2016-12-15 17:13:32 +00:00
Jeremy Ruston
487dab57e6
Merge pull request #2201 from tobibeer/filter-operators-overview
...
updates to overall operators docs
2016-11-29 17:24:23 +00:00
Jermolene
2f2ddf6c0e
Update docs for tag macros
2016-11-28 21:31:09 +00:00
Jermolene
f07e0f981a
Refactor tag template into an underlying macro
...
By refactoring the innards of the tag template into global macros, we
make it easier to re-use elements of the tag template
2016-11-28 19:17:25 +00:00
Jermolene
9a38642141
Add new "order" filter operator
2016-11-28 19:16:08 +00:00
Jermolene
a3dc3b4b98
Add new [all[tags]] filter operator
2016-11-28 19:04:04 +00:00
Jermolene
c65d08240b
Add strict mode to tag operator
2016-11-28 13:42:30 +00:00
Jermolene
c460cc03a4
Change "is" filter with blank operand to pass through arguments
2016-11-28 13:42:06 +00:00
Jeremy Ruston
a9b54d6fce
Revert "Add provisional version of new tagger manager"
2016-11-28 10:40:55 +00:00
Jermolene
0b4669621a
Return all tiddlers when "is" filter operand is missing
2016-11-27 14:51:51 +00:00
Jermolene
e98d324e66
Add provisional version of new tagger manager
...
For discussion
2016-11-26 12:48:47 +00:00
Jermolene
3bceb98119
Add support for actions attribute to CheckboxWidget
2016-11-26 08:21:58 +00:00
Jermolene
b86d142408
Revert accidental default to the "Heavier" theme
2016-11-23 18:15:17 +00:00
Jermolene
0f85ca3478
Add icon to "New in version" docs macro
2016-11-21 12:50:16 +00:00
Jermolene
b8cbc07c54
Add support for uri decoded components in tiddlywiki.files files
2016-11-14 15:14:25 +00:00
Jermolene
975d5346fb
Introduce "Heavier" theme, with thicker fonts
...
Partly prompted by this piece:
https://backchannel.com/how-the-web-became-unreadable-a781ddc711b6
2016-11-03 19:11:24 +00:00
Jermolene
8de4583d6c
Add first pass at XLSX Utilities plugin
...
Thanks to @stevesunypoly for help with preparing the demo spreadsheet
2016-10-23 22:49:59 +01:00
Tobias Beer
9c50a223b8
Merge remote-tracking branch 'Jermolene/master' into filter-operators-overview
2016-10-22 10:17:44 +02:00
Jermolene
7108e0d861
Add support for filtered attributes to HTML elements and widgets
...
Fixes #2624
2016-10-21 11:27:07 +01:00
Jermolene
c72a0b7a67
Add action-createtiddler widget
...
Basically the same as sending a tm-new-tiddler message except that the
newly created tiddler is not added to the story.
2016-10-21 11:26:26 +01:00
Jermolene
6dc90718f0
Update tw5.com Tiddler Info/Sources to use links
...
Prompted by @sukima
2016-10-19 22:06:15 +01:00
Jermolene
b4b77d1681
Add new filter operators for various string encoding/decodings
2016-10-18 09:18:32 +01:00
Jermolene
b35544bf49
Extend set widget to support returning a single result from a filter
...
This solves the problem with extraneous double square brackets when
using the filtered set widget.
2016-10-18 09:16:47 +01:00
Jermolene
d9f301f755
Add 'formattedtext' output type to Wikify widget
2016-10-18 09:13:52 +01:00
Jermolene
2f590a365e
Expose document location via $:/info/url/*
info tiddlers
2016-10-18 09:12:55 +01:00
Jermolene
537cfcbf79
Addendum to #2610
...
* Ensure we don’t try to read tiddlers from `.meta` files
* Improve docs
2016-10-15 18:06:17 +01:00
Jermolene
1b41b44684
Improve support for bulk loading tiddlers under Node.js
...
Fixes #2610
2016-10-15 16:23:17 +01:00
FND
d7b6917638
Clarify WebDAV documentation ( #2613 )
2016-10-15 14:19:19 +01:00
Jermolene
989cee5059
Suppress search results if search string is too short
...
Fixes #2603
2016-10-11 09:27:26 +01:00
Jermolene
e724bc6120
Extend docs template for operators to allow for "from-version" field
2016-10-11 09:26:50 +01:00
Jermolene
ffcbcbfa82
Add new 'minlength' operator
...
Fixes #1493
2016-10-11 09:26:20 +01:00
Jermolene
c4e13bc94a
Add icon and message handler for print button
...
I’m inclined to think it’s not worth adding a corresponding page
control button because it’ll require a lot of tiddlers for the
translation etc.
2016-10-08 10:10:54 +01:00
Jermolene
ee66d1a1af
Add a documentation macro for marking version numbers
...
By signalling features that are new in 5.1.14 we can include
documentation updates for the new version when we build updates to
5.1.13
2016-10-08 10:05:34 +01:00
Jermolene
fc898ae64a
Fix broken macro in "Release 5.1.9"
...
This local `<<colour-picker>>` macro was overwritten by the new core
macro of the same name
Fixes #2573
2016-09-07 11:12:30 +01:00
Daniel Rodríguez Rivero
975bc30079
Update PluginMechanism.tid ( #2574 )
...
Added link to sematic versioning
2016-09-06 14:53:38 +01:00
Jermolene
ee9d19d299
Fix problem with highlight plugin language brushes
...
TiddlyWiki passes the MIME type of the tiddler to highlight.js as the
"language brush", but it turns out that highlight.js doesn't actually
understand MIME types. This commit introduces a configuration mapping
between common MIME types and highlight.js language brushes
Fixes #2535
2016-08-18 09:07:06 +01:00
nameanyone
12e3e8b489
Fix a link to GroupedTiddlers ( #2537 )
2016-08-15 18:42:26 +01:00