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
Jermolene
ea97a8a2bc
Preparing for 5.1.4
2014-10-20 18:54:07 +01:00
Jermolene
72bf150eac
Version number update for 5.1.3
2014-10-20 18:14:33 +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
d83666c24b
Readme update
2014-10-20 18:06:18 +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
71bc78b176
Coding style cleanups
2014-10-20 16:53:42 +01:00
Jeremy Ruston
f6883e5365
Merge pull request #999 from Eucaly/browse-widget
...
adding a message attribute to the browse widget
2014-10-20 16:49: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
Eucaly
0bbd5eb292
adding a message attribute to the browse widget
...
* extend browse widget with a message attribute. If blank then import as
original. Otherwise, dispatch the given message with selected files
2014-10-20 21:57:15 +08: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
Xavier Cazin
6833bfb220
Add audio/ogg to the list of recognised audio formats
2014-10-19 22:09:17 +02:00
Jeremy Ruston
1914b3d8e1
Merge pull request #932 from Marxsal/patch-1
...
Create How to apply custom style classes by tag
2014-10-19 18:07:28 +01:00
Jermolene
f9cab4bc12
Add fake dom documentation
2014-10-19 13:34:07 +01:00
Jermolene
12e26009ee
Allow percentage width and height on image widget
2014-10-19 13:21:20 +01:00
Jeremy Ruston
299bef2a77
Merge pull request #991 from andrey013/ru-RU
...
Russian translation update
2014-10-19 09:46:30 +01:00
Jeremy Ruston
02b8a8b9d4
Merge pull request #994 from Marxsal/patch-2
...
Update cla-individual.md
2014-10-19 09:39:53 +01:00
Jermolene
55397e0ab1
Docs tweaks
...
Thanks @xcazin
2014-10-19 09:39:33 +01:00
Jermolene
9d53a1b5c4
Update macros docs
2014-10-19 09:18:39 +01:00
Jermolene
e1ac85ddd5
Docs: Clarify importing simplified TW files
2014-10-18 19:50:42 +01:00