Jermolene
fd6c1f8cda
Preparing for 5.0.16
2014-09-02 13:42:32 +01:00
Jermolene
e5aac3d6f2
Corrections of classes for tw2parser
...
@buggyj I assume these classes should be converted to the new format?
2014-09-02 11:16:59 +01:00
Jermolene
7b1a9d84a1
Missed corrections of tm-auto-save-wiki
message
2014-09-02 11:16:06 +01:00
Jermolene
fc6e0e0311
Release note update
2014-09-02 11:01:10 +01:00
Jeremy Ruston
42181f9b45
Merge pull request #673 from buggyj/tw2parser2
...
Tw2parser2
2014-09-02 10:49:56 +01:00
Jermolene
dd188e71f7
Release note update
2014-09-02 10:41:56 +01:00
Jermolene
b25351e834
Extend keyboard handling
...
To cope with the Mac’s “meta” key (ie command/⌘) preparatory to
trapping command-S
2014-09-02 10:41:48 +01:00
buggyj
e8b85a450d
restricted classic transclusion to type text/x-tiddlywiki
2014-09-02 08:02:21 +02:00
buggyj
7b8de4670c
remove server fields and calendar macro
2014-09-01 23:29:25 +02:00
Jermolene
44228ed9f7
Fix indentation of selective expandable TOC
...
Fixing #768
2014-09-01 21:27:28 +01:00
Jermolene
2f6d16b0fa
Improve comments and coding style
2014-09-01 20:39:08 +01:00
Jermolene
ca1de2be99
Revert 6641d5c93f
2014-09-01 20:38:53 +01:00
Jermolene
b68192d3cb
Add @pmario's latest video
...
Part of addressing #770
2014-09-01 17:02:37 +01:00
Jeremy Ruston
61de0f41ed
Merge pull request #776 from gernert/patch-1
...
Update TiddlerTags.tid
2014-09-01 15:13:09 +01:00
Jeremy Ruston
d58ab188cc
Merge pull request #778 from gernert/patch-3
...
Update SystemTags.tid
2014-09-01 14:23:39 +01:00
Jermolene
3d647ec011
Docs Tweaks
2014-09-01 14:23:12 +01:00
gernert
bc75bd8559
Update SystemTags.tid
...
The list of system tags was not complete.
I took the info from my guide 'Customization of TW5', http://tw5custom.tiddlyspot.com/#Adding%20parts%20by%20tagging:%5B%5BAdding%20parts%20by%20tagging%5D%5D
2014-09-01 15:08:54 +02:00
Jeremy Ruston
34b25a635b
Merge pull request #777 from gernert/patch-2
...
Update ContentType.tid
2014-09-01 14:01:13 +01:00
buggyj
2299a9f705
changed capitalization
2014-09-01 14:16:46 +02:00
gernert
d93696cf10
Update ContentType.tid
...
typo
Could not find a list of types in the Docs
2014-09-01 14:07:30 +02:00
gernert
c2d5870fac
Update TiddlerTags.tid
...
typo
2014-09-01 12:20:02 +02:00
buggyj
3cc702faa0
additions for the classicparserdemo edition
2014-09-01 11:11:44 +02:00
buggyj
053929db3f
remove upgrade nagging
2014-08-31 17:51:03 +02:00
buggyj
59244fba91
remove newlines around macros
2014-08-31 17:48:14 +02:00
Jeremy Ruston
beed7de4ca
Merge pull request #774 from gernert/patch-1
...
Update PluginMechanism.tid
2014-08-31 14:55:12 +01:00
gernert
522d945275
Update PluginMechanism.tid
...
Without a name field the entry in the minithemeswitcher will be blank.
2014-08-31 15:52:46 +02:00
Jermolene
94538394d4
Improve embed and iframe styling
...
These styles are intended for viewing PDF tiddlers directly
2014-08-31 14:44:04 +01:00
Jermolene
f9a8ba46be
Fix OXTWIG video
2014-08-31 14:43:20 +01:00
Jermolene
0e5d70f8ba
Add @pmario's video tutorials
2014-08-31 14:43:14 +01:00
Jermolene
d2fd85eb12
Missed class "body" conversion to "tc-tiddler-body"
2014-08-31 14:37:37 +01:00
Jermolene
559afcffd9
Add classes to the toc macro output
2014-08-31 14:05:43 +01:00
Jeremy Ruston
2bebde6081
Merge pull request #773 from BramChen/master
...
Typos in documentation
2014-08-31 10:08:02 +01:00
Bram Chen
60e95beed2
Typos in documentation
2014-08-31 10:40:08 +08:00
Bram Chen
61fca88df5
Merge remote-tracking branch 'upstream/master'
2014-08-31 09:23:34 +08:00
Jermolene
05dfa1e1e3
Coding style tweak
2014-08-30 23:05:04 +01:00
Jeremy Ruston
032520fbe1
Merge pull request #769 from buggyj/xlink2
...
added support for xlink: attribute prefix
2014-08-30 23:04:14 +01:00
Jeremy Ruston
90bd2a9757
Merge pull request #772 from pmario/patch-1
...
Update Improving TiddlyWiki Documentation.tid
2014-08-30 22:57:03 +01:00
Jermolene
5a538b2703
Improve GitHub explanation
...
Trying to address #770
2014-08-30 22:53:39 +01:00
Mario Pietsch
659592bce1
Update Improving TiddlyWiki Documentation.tid
2014-08-30 22:35:47 +02:00
Jermolene
9c74afdd1a
JSHint obeisance for plugins folder
...
Also add a jshintignore file to skip the various imported modules
2014-08-30 21:32:55 +01:00
Mario Pietsch
0cf74b2da1
Update Improving TiddlyWiki Documentation.tid
2014-08-30 22:32:53 +02:00
Jermolene
3a67fdb768
Obeisance to JSHint for core modules
...
There are still some warnings about making functions in a loop, but
I’ll fix those as a separate pull request because the fixes are more
than typographic errors.
2014-08-30 20:44:26 +01:00
buggyj
710759daed
added support for xlink: attribute prefix
2014-08-30 17:25:04 +02:00
buggyj
322c04da53
remove incorrect version info
2014-08-30 16:46:47 +02:00
Jermolene
2a3e54b064
Release note update
2014-08-30 15:09:36 +01:00
Jermolene
9a57bfdc9c
Release note updates
2014-08-30 14:44:05 +01:00
Jermolene
2bc185e1d4
Docs for auto save wiki message
2014-08-30 14:11:37 +01:00
Jermolene
6641d5c93f
Adjust sync filter to avoid bug with deletions
...
The `[is[tiddler]]` filter rejects deleted tiddlers, meaning that
deletions were not triggering the dirty state correctly.
2014-08-30 14:04:21 +01:00
Jermolene
44c466d6e7
Docs update
2014-08-29 09:58:37 +01:00
Jermolene
2952afe7af
Fix for autosave
...
Re-introduces the “tw-auto-save-wiki” message. The previous approach of
automatically triggering autosave whenever a tiddler changed meant that
changing configuration changes in control panel was triggering an
autosave. Using the explicit message gives us better control of the
situations in which we’ll autosave.
Now we solve the earlier problem of there being outstanding tiddler
change events at the time that we process the “tw-auto-save-wiki” by
deferring the autosave until the outstanding change event comes in.
2014-08-29 09:58:30 +01:00