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
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
Jermolene
744245ea32
Raise error for missing wiki folders
...
Only raise the error if the wiki path is explicitly specified on the
command line, avoiding `tiddlywiki —version` raising an error if the
current directory isn’t a wiki folder.
Fixes #990
2014-10-18 19:39:39 +01:00
Jermolene
9a4bda9c85
Docs tweaks
2014-10-18 19:15:04 +01:00
Marxsal
18ceb63f18
Update cla-individual.md
2014-10-18 11:05:17 -07:00
Jeremy Ruston
3305874235
Merge pull request #992 from Eucaly/variables
...
add Subsitutions in WikiText
2014-10-18 18:57:13 +01:00
Jermolene
6c76670137
Removed outdated comment
2014-10-18 17:46:19 +01:00
Jermolene
9a36dc61ec
Improve docs on TW file format
2014-10-18 17:42:24 +01:00
Jeremy Ruston
da9f634cf7
Merge pull request #993 from xcazin/new_fr-FR
...
fr-FR upgrader module description string + change case of long version of month names
2014-10-18 17:30:11 +01:00
Xavier Cazin
ae7cce3c59
fr-FR months are more often displayed in lowercase
2014-10-18 17:40:26 +02:00
Xavier Cazin
67dbbc8d65
fr-FR description of the upgrader module type
2014-10-18 17:40:11 +02:00
Jermolene
2ffe53f191
Add audio parser for handling audio content
2014-10-18 14:50:07 +01:00