1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
Commit Graph

1532 Commits

Author SHA1 Message Date
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
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
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
Jermolene
b0a0859b62 Allow control over default search results tab 2014-10-28 08:31:09 +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
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
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
Jermolene
80e67f5028 Docs tweaks 2014-10-24 18:02:34 +01:00
Jeremy Ruston
6e9508be66 Merge pull request #1007 from ArmchairDesigner/improve-docs
some doc updates
2014-10-24 17:55:53 +01:00
Jermolene
da86664a53 Update docs for select widget 2014-10-24 16:52:20 +01:00
Jermolene
2bc9a7b115 Clarify code block docs 2014-10-24 14:50:19 +01:00
Jermolene
29a8b2e718 Translator edition tweaks 2014-10-24 13:52:51 +01:00
Jermolene
39e37d5776 Improvements to translators edition
More improvements for #984
2014-10-24 11:18:37 +01:00
Jermolene
30a757ec49 Dev docs typo 2014-10-22 17:23:22 +01:00
Jermolene
5e199f6b7d Preparing for 5.1.5 2014-10-22 17:23:13 +01:00
Jermolene
d3ff98198f Preparing for release of 5.1.4 2014-10-22 16:56:26 +01:00
Jermolene
485b921bf6 Docs tweaks 2014-10-22 16:54:21 +01:00
Jermolene
ffdbe612b0 Release note update 2014-10-22 16:40:48 +01:00
Jermolene
fbb6349cd9 More fieldmangler typos 2014-10-22 16:09:04 +01:00
Jeremy Ruston
2046dbc4ed Merge pull request #1005 from danielo515/patch-1
small typo on WidgetMessage: tm-add-field
2014-10-22 16:08:14 +01:00
Jermolene
b23b4b95ef Dev docs update 2014-10-22 16:08:06 +01:00
danielo515
e02cfc3efd small typo on WidgetMessage: tm-add-field
You can read FieldMangerWidget instead of FieldManglerWidget. A single L is missing, so the links are not working properly.
2014-10-22 17:01:47 +02:00
Jermolene
5bb74319e1 First pass at an edition for translators working in the browser
The user interface needs some refinements but it shows the basic
principles.

The idea is that the translator would email their modified file, which
would then be merged into the core repo (some additional tools will be
helpful for this).

Fixes #984
2014-10-22 14:14:24 +01:00
Jermolene
1b620387dd Extend the view widget to work with subtiddlers 2014-10-22 14:12:49 +01:00
Jeremy Ruston
8eb68bc384 Merge pull request #1001 from gernert/patch-4
Update WidgetMessage_ tm-add-tag.tid
2014-10-21 13:30:00 +01:00
Jermolene
ba81008951 Docs typos 2014-10-21 13:25:27 +01:00
gernert
6a47117737 Update WidgetMessage_ tm-add-tag.tid 2014-10-21 14:23:40 +02:00
Yaka
47b99d635a some doc updates 2014-10-21 11:07:49 +00:00
Jermolene
ea97a8a2bc Preparing for 5.1.4 2014-10-20 18:54:07 +01:00
Jermolene
deebb90b46 Update release instructions 2014-10-20 18:14:00 +01:00
Jermolene
7dce3c3ecc Move release note and update HelloThere
Preparing for release of 5.1.3
2014-10-20 18:11:22 +01:00
Jermolene
561aaa925b Filename typo 2014-10-20 18:06:08 +01:00
Jermolene
5c137b9002 Docs for update to browse widget 2014-10-20 16:57:06 +01:00
Jermolene
9bc4345cb4 Release note update 2014-10-20 16:12:32 +01:00
Jermolene
cf12bcd58a Docs updates 2014-10-20 16:12:24 +01:00
Jeremy Ruston
f25053490e Merge pull request #998 from xcazin/ogg
Add audio/ogg  to the list of recognised formats
2014-10-20 12:30:00 +01:00
Jermolene
244b3256a9 Docs on putting last modification date in banner 2014-10-20 12:24:28 +01:00
Jermolene
b8ac80fd1a Docs tweaks 2014-10-20 12:09:02 +01:00
Jermolene
aec4c3cd91 Clean up formatting of github fork ribbon 2014-10-20 11:56:13 +01:00
Jermolene
4314fb478d Add new Japanese site to community links 2014-10-20 08:30:53 +01:00
Xavier Cazin
66765ce158 Explicitly states that external Audio uri may also point to audio streams, not only files 2014-10-19 22:13:28 +02:00