Commit Graph

5258 Commits

Author SHA1 Message Date
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
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
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 a2672482c9 Add dropdown for filtering translatable strings
The user can now choose between showing all strings, just those that
haven’t been translated, or just those that have been translated.
2014-10-24 12:50:23 +01:00
Jermolene 39e37d5776 Improvements to translators edition
More improvements for #984
2014-10-24 11:18:37 +01:00
Jermolene 485ffae366 Refactor the page controls to be more reusable
Moving them into their own tiddler makes it easier to transclude them
elsewhere
2014-10-24 11:17:58 +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 fe4c8da860 Version number update for 5.1.4 2014-10-22 16:58:42 +01:00
Jermolene 243327436f Readme updates 2014-10-22 16:58:15 +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 7f9fb117e9 Clarify warning 2014-10-22 16:47:20 +01:00
Jermolene ab77f96caf Adjust wording of theme tweaks 2014-10-22 16:45:20 +01:00
Jermolene 55f0b917e0 Hide advanced search toolbar button by default 2014-10-22 16:45:11 +01:00
Jermolene ffdbe612b0 Release note update 2014-10-22 16:40:48 +01:00
Jermolene 6681a8e1f2 Add an advanced search toolbar button 2014-10-22 16:30:41 +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
Jermolene 9a067b8dac Ensure JS macros return text 2014-10-22 10:33:56 +01:00
Jermolene 26e50b81e5 Add theme tweaks for body text size
Fixes #891
2014-10-22 08:32:36 +01:00
Jermolene ddc7495542 Move search result count logic out of translations
Also fixes a problem pointed out by @Evolena whereby the advanced
search counts hadn’t been adjusted to remove `$:/temp/advancedsearch`
from the search.
2014-10-21 20:27:42 +01:00
Jermolene 53d834c86b Use titles when dragging links to non-TiddlyWiki destinations
Handily, this means that you can drag tiddler links from the sidebar
into the text editor, making it easier to create links and
transclusions.
2014-10-21 19:51:18 +01:00
Jermolene b052e8f50b Report command errors through $tw.utils.error
So that we get the new colourisation
2014-10-21 19:31:50 +01:00
Jermolene e62e38d66c Add warning when serving a non-existent wiki folder
The warning will be yellow to make it noticeable
2014-10-21 19:31:29 +01:00
Jermolene 5d600ce31b Coloured warnings and errors under Node.js 2014-10-21 19:30:27 +01:00
Jermolene 9fedf38657 Remove checking for missing wiki folders
Thus undoing 744245ea32 because of #1002
2014-10-21 19:28:38 +01:00
Jermolene e6eeac0bbf Improved export icon 2014-10-21 15:55:48 +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