Marxsal
e64c42e661
Warn to use 'split' , not 'preg_split' ( #3013 )
...
Should have warned user to look for 'split' instead of 'preg_split'
I've retained the new tags, etc. that were put in earlier today
by Jeremy.
2017-11-15 17:24:28 +00:00
Jermolene
06fa483b7d
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2017-11-15 16:38:03 +00:00
Jermolene
ca2225b940
Doc: Explains how to fix preg_split error in store.php
...
Fixes #3011
2017-11-15 16:37:59 +00:00
Marxsal
c65ca8060c
Doc: Include text field in Custom Journal Button ( #3012 )
2017-11-15 16:35:54 +00:00
Jermolene
5acfc012cb
Docs: Add link to Riz's Tekan Kanban
2017-11-15 16:12:47 +00:00
Jermolene
0b3e637880
Update version for 5.1.16-prerelease
2017-11-15 16:12:30 +00:00
Jermolene
54b1e284fa
Docs updates
...
Missing .tid extensions were causing those tiddlers to be mis-read.
2017-11-14 12:46:21 +00:00
Jermolene
8d00d6cb22
Version number update for 5.1.15
2017-11-14 12:33:09 +00:00
Jermolene
031fd8fb22
Readme updates
2017-11-14 12:32:33 +00:00
Jermolene
304eb99d41
Docs updates
2017-11-14 12:31:35 +00:00
Jermolene
021b5e072b
Updated GettingStarted material about saving changes
2017-11-13 14:00:01 +00:00
Jermolene
2fd2ae993e
Add buttonTemplate parameter to tabs macro
2017-11-13 13:56:13 +00:00
Marxsal
464ef889f9
Doc-Resource: Dropboard by Reid Gould ( #3009 )
...
* Doc-Resource: Dropboard by Reid Gould
* Minor date tweak
2017-11-13 13:41:10 +00:00
Jermolene
0224da34a9
Preparing for 5.1.15
2017-11-11 14:56:03 +00:00
Jermolene
29364cbd08
Change http://*.tiddlywiki.com/ * to https://
2017-11-11 11:56:20 +00:00
Bram Chen
6b575f5404
Update chinese translations ( #2978 )
...
* Update chinese translations for revises in #2803
* Revise chinese help texts for "save" and "render" command
* Update chinese help texts for "import" and "load" commands
* Revise chinese help texts for "load" command
2017-11-11 09:43:27 +00:00
Jermolene
9e90be47bf
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2017-11-11 09:41:58 +00:00
Jermolene
7abfa9e2e7
Fix date of Firefox Apocalypse
...
Thanks CodaCoder
2017-11-11 09:41:53 +00:00
Sylvain Naudin
a097b259d7
Update Firefox Apocalypse.tid ( #3007 )
...
Type Exploer > Explorer
2017-11-10 21:03:00 +00:00
Jermolene
f366a74f68
Fix problem with SVG background images that include parenthesis
...
See discussion https://groups.google.com/d/topic/tiddlywiki/GEmh0rwAHcY/discussion
2017-11-10 17:29:28 +00:00
Jermolene
c5b478efe7
Docs updates
...
Including a new tiddler about the Firefox Apocalypse
2017-11-10 14:39:15 +00:00
Jermolene
b4ec32ca70
Export transliteration pairs
...
Just in case plugins want to use them
2017-11-10 14:37:31 +00:00
Jermolene
c4e2793b06
Docs updates
2017-11-09 16:07:01 +00:00
Jermolene
967b123b51
Fix problem with new tiddler fields cascade
...
Fixes #2821
The problem was that an empty configured text field for new journals was overriding any value provided in the existing tiddler.
2017-11-08 08:41:00 +00:00
Jermolene
ae8fb3e98b
Add some resource links
2017-11-07 18:57:51 +00:00
Jermolene
95b84dd0ca
Use filename as default title when loading tiddlers under Node
...
Fixing this regression gets the `classictools` plugin working again
2017-11-05 14:14:00 +00:00
Jermolene
6555fecbf3
Release note updates and other docs tweaks
2017-10-31 17:25:21 +00:00
Jermolene
d7a6816307
Add jsonstringify operator
2017-10-29 15:53:53 +00:00
Jermolene
e646d207c3
Add "external-attachments" plugin
...
This plugin provides support for importing tiddlers as external attachments -- it only works on platforms such as TiddlyDesktop that provide the required "path" property with imported files.
Using the plugin means that instead of importing binary files as self-contained tiddlers, they are imported as "skinny" tiddlers that reference the original file via the ''_canonical_uri'' field. This reduces the size of the wiki and thus improves performance. However, it does mean that the wiki is no longer fully self-contained
2017-10-11 17:54:03 +01:00
Jermolene
518f57f4bb
Add new hook "th-importing-files"
2017-10-11 17:52:37 +01:00
Jermolene
7bdaabce78
Browse widget: add support for nwdirectory attribute
2017-10-03 21:52:51 +01:00
Jermolene
49fad6dae9
Docs tweaks
2017-10-03 21:00:36 +01:00
Jermolene
ce5865ba16
Updated readme
2017-10-03 20:44:05 +01:00
Jermolene
afea0ba9bf
Further updates for Greek translation
...
Thanks Stratos Aravias
2017-10-03 20:43:40 +01:00
Jermolene
1c16c494eb
Updated Greek translation from Stratos Aravias
2017-09-27 17:59:27 +01:00
Jermolene
05a3d9a302
Syncer: allow logging to be disabled
...
We don't want the syncer used by the savetrail plugin to be logging
2017-09-26 17:10:57 +01:00
Jermolene
1dcc8c99e5
Ensure we don't colour browser logs under nw.js
...
Under nw.js $tw.browser and $tw.node are both true...
2017-09-22 15:18:11 +01:00
Jermolene
e5f96d6415
Update Beaker Browser docs
2017-09-20 18:13:32 +01:00
Jermolene
73953080e3
SaveTrailPlugin: Fix syncer UI interactions
...
The syncer used by the savetrail plugin shouldn't perform any UI interactions
2017-09-20 16:28:11 +01:00
Jermolene
59505449d2
Docs update
2017-09-20 14:12:09 +01:00
Jermolene
9ada7a0bb1
Ensure fieldmangler widget always updates modifier/modified fields
...
Fixes #2969
2017-09-20 14:09:18 +01:00
Jermolene
06f70d0a03
Update release note
2017-09-20 11:48:13 +01:00
Jermolene
ce3832e275
Docs tweaks
2017-09-20 11:48:06 +01:00
Jermolene
148a4eea4d
Persian translation: Add missing RTL flag
2017-09-17 19:27:32 +01:00
Jermolene
3c62ef0d71
Add Persian (Iran) translation
...
Thanks to @amirography
2017-09-16 17:01:58 +01:00
Xavier Cazin
db8fd9ea74
Amendments to warnings upon loading content via _canonical_uri ( #2796 ) ( #2803 )
...
* fr-FR translation of additional error strings
* include SaveTrail
* Amendments to the warnings upon loading content via _canonical_uri
* Typo: add a missing THE
* Clarification on why the browser might refuse to load external content
2017-09-16 15:34:26 +01:00
Bram Chen
8ee66d617f
Doc typo ( #2818 )
2017-09-16 15:33:26 +01:00
twMat
a8622cdd72
Add missing macro bracket ( #2816 )
...
Missing closing bracket caused confusing text.
2017-09-16 15:33:08 +01:00
Bram Chen
46453d23cb
Add chinese help texts for "save" and "render" commands ( #2975 )
2017-09-16 15:30:37 +01:00
Arlen22
c069d48a2a
Remove URI encoding from PUT saver ( #2974 )
...
Remove URI encoding from PUT saver and let the browser handle it as necessary. This seems to be the normal way of doing things. We have confirmed that several WebDAV servers do not expect the file names to be double-encoded.
2017-09-16 15:30:13 +01:00