Jermolene
2e5c01f630
Remove extraneous console.log
2014-10-31 11:33:24 +00:00
Jermolene
31300b6e2e
Make tag pills rounder
...
The tag pills were looking less like pills at larger font sizes,
because of the absolute units used for the corner roundness.
2014-10-31 10:02:09 +00:00
Jermolene
13726ef731
Add canned filter for recent system tiddlers
...
Useful when you need to establish the titles of tiddlers being used for
state storage.
2014-10-31 10:01:25 +00:00
Jeremy Ruston
0a5eb0c848
Merge pull request #1023 from danielo515/patch-4
...
Added ActionNavigateWidget to the description
2014-10-30 13:02:35 +00:00
Jermolene
cc33fee9fd
Typo
2014-10-30 12:47:58 +00:00
Jermolene
90096cbd36
Fix problem with codemirror editor and missing tiddlers
2014-10-30 12:28:26 +00:00
Jermolene
f069046f5b
Docs update
2014-10-30 12:28:15 +00:00
danielo515
54fb3c11f9
Added ActionNavigateWidget to the description
...
Added ActionNavigateWidget to the list of widgets that can raise this message.
2014-10-30 11:35:01 +01:00
Jermolene
be2a74d623
Typos
...
Thanks @BramChen
2014-10-29 16:27:05 +00:00
Jermolene
d27eb7b757
Update link for Briefcase mGSD
2014-10-29 16:09:46 +00:00
Jermolene
c20c935faa
Add video button image
2014-10-29 16:09:46 +00:00
Jermolene
62f69168b6
Move docs for new commands into prerelease
...
So that they don’t appear on tiddlywiki.com until the next release
2014-10-29 16:09:46 +00:00
Jeremy Ruston
dcb65d2ae0
Merge pull request #1021 from BramChen/master
...
Update chinese translations
2014-10-29 13:36:47 +00:00
Bram Chen
349abaddea
Add zh help text of unpackplugin command
2014-10-29 21:30:45 +08:00
Jermolene
2eee132147
Increase size of flags in language dropdown
2014-10-29 12:15:32 +00:00
Jermolene
e7b4cab20d
Use bordered flags for ja-JP and ru-RU
...
The borderless images don’t show up well in the menu
2014-10-29 12:15:19 +00:00
Jermolene
615425cf06
Updated Japanese translation
2014-10-29 11:54:46 +00:00
Jermolene
9b587ee203
Docs tiddler for editions command
...
We duplicate the command help tiddlers so that we can tag them.
2014-10-29 11:44:33 +00:00
Jermolene
3506c85807
Update extracting translations docs
2014-10-29 11:43:59 +00:00
Jermolene
17a594a97a
Add unpackplugin command
...
Needed for the translators edition
2014-10-29 11:43:43 +00:00
Jermolene
f0df09c027
Stop translated strings moving in the list
...
Without sorting the list, we had ordinary tiddlers listed before shadow
tiddlers. That meant that as soon as you started to type in a shadow
tiddler it moved up in the list.
2014-10-29 11:04:58 +00:00
Jermolene
7fe8c4c4a1
Fixes for translators edition/plugin
...
* Added support for translating the core readme
* Fixed problem with `Misc.multids` rendering shadow tiddlers
* Fixed problem with single tiddler files rendering shadow tiddlers
2014-10-29 10:57:50 +00:00
Jeremy Ruston
4bce8ca8ff
Merge pull request #1019 from BramChen/master
...
Update chinese translations
2014-10-29 08:45:56 +00:00
Jeremy Ruston
a205f142b3
Merge pull request #1020 from andrey013/ru-RU
...
Russian translation update
2014-10-29 08:44:11 +00:00
Jermolene
8ba1a9b72a
Add Danish translation
2014-10-29 08:37:01 +00:00
Jermolene
73a3077365
Add support for splitting standalone translations
2014-10-29 08:36:48 +00:00
Andrey Yankin
fddefc0d52
Russian: Add support for custom search result visualisations
2014-10-29 09:46:04 +03:00
Bram Chen
9317923307
Add zh help text of editions command
2014-10-29 13:34:22 +08:00
Bram Chen
2aa74c9467
Add zh caption of default search results
2014-10-29 13:30:56 +08:00
Jeremy Ruston
d44d94e9b4
Merge pull request #1018 from Evolena/patch-2
...
Update selectWidget example (the tag was deleted)
2014-10-28 18:12:35 +00:00
Evolena
217614b7c6
Update selectWidget example (the tag was deleted)
2014-10-28 17:13:00 +01:00
Jeremy Ruston
c2245e1898
Merge pull request #1012 from erwanm/patch-1
...
Fixed the description of the operator
2014-10-28 14:12:01 +00:00
Jeremy Ruston
19f9587ac0
Merge pull request #1016 from Evolena/patch-1
...
Adding recursive sort parameter to toc macro
2014-10-28 10:47:25 +00:00
Evolena
e07cdb7eed
Adding recursive sort parameter to toc macro
2014-10-28 10:49:49 +01:00
Jeremy Ruston
cdf67c34d0
Merge pull request #1015 from erwanm/patch-3
...
Update cla-individual.md
2014-10-28 08:56:23 +00:00
Jermolene
b0a0859b62
Allow control over default search results tab
2014-10-28 08:31:09 +00:00
Erwan Moreau
96ca36798e
Update cla-individual.md
2014-10-27 23:21:44 +00:00
Jermolene
04d26e6fae
First pass at an --editions
command
...
Also added a “description” field for wiki folders.
Right now there’s too many editions listed. I think we should by
default only list editions whose `tiddlywiki.info` file has
`showInListings` set to `true`, and have an `--editions all` command
that lists everything.
@pmario please could you check that the editions in your
`TIDDLYWIKI_EDITION_PATH` are correctly listed?
2014-10-27 21:50:25 +00:00
Jermolene
3d07b11894
Docs update
...
Fixes #1014 raised by @erwanm
2014-10-27 19:39:41 +00:00
Jermolene
c13cf94413
Add support for custom search result visualisations
2014-10-27 18:38:34 +00:00
Erwan Moreau
58948d2093
Fixed the description of the operator
...
the previous description was erroneous: the operand is not the number of entries to return, but the position of the entry to select.
2014-10-26 18:53:35 +00:00
Jermolene
91ec164361
Typo
2014-10-26 11:51:50 +00:00
Jermolene
3fea51a08b
Reorganise docs updates for 5.1.5 additions
...
We’ll keep the docs for the new features in the prerelease edition
until the release of 5.1.5. This means that we can continue to build
the tw5.com edition without including the 5.1.5-specific content.
2014-10-25 14:24:01 +01:00
Jermolene
86c56d846e
Release note update
2014-10-25 14:04:01 +01:00
Jermolene
d8248cfba7
Introduce action-setfield widget
2014-10-25 14:02:34 +01:00
Jermolene
c724439a08
Docs update
2014-10-25 14:02:21 +01:00
Jermolene
19272a7ca2
Update release note
2014-10-25 14:02:04 +01:00
Jermolene
cf1fb650d5
Tighten up multiline translators editors
2014-10-25 10:26:11 +01:00
Jermolene
4b808396f2
Missing semicolon
2014-10-25 10:25:55 +01:00
Jermolene
4a17212576
Enhance height control for edit-text widget
...
Added the option to disable automatic resizing, and the ability to
specify the minimum height.
2014-10-25 10:09:17 +01:00