giffmex
9b657bc1d6
Create TableOfContentsInProcess
...
I am proposing to leave the present TableOfContents as it is while this new toc is being built and refined. Then when it is sufficiently advanced, we can rename it TableOfContents and delete the other one.
2014-09-04 10:09:08 -05:00
Jermolene
169a38164f
Update server command docs
2014-09-04 10:51:54 +01:00
Jermolene
94c9f303b1
Sort control panel translations
2014-09-04 10:14:09 +01:00
Jermolene
efd3d1b089
Remove obsolete translations
...
@BramChen, @xcazin, @pmario: My apologies for the disruption to the
control panel translations. I’m going to continue refactoring for a
while longer, and I’m afraid there are likely to be further changes
2014-09-04 10:12:32 +01:00
Jermolene
42f1a04cd7
Sort control panel en-GB strings
2014-09-04 10:12:17 +01:00
Jermolene
47c53f924f
Move control panel autosave settings
2014-09-04 09:58:50 +01:00
Jermolene
6f4af4fc27
Reorganise control panel tabs
2014-09-04 09:58:14 +01:00
Jermolene
bb97bc11fd
Move control panel sub-tab tiddlers into same folder
2014-09-03 13:09:25 +01:00
Jermolene
a375d2d9b6
Remove "advanced" and "appearance" from control panel tab titles
...
For example, the previous title for the tiddler containing the editor
types tab of control panel was
“$:/core/ui/ControlPanel/Advanced/EditorTypes”. We’re now removing the
“Advanced” portion, so that we don’t have to rename tiddlers like this
if we move them around between tabs
2014-09-03 12:46:22 +01:00
Jermolene
e7358c9b31
Missing docs for makelibrary command
2014-09-03 10:05:00 +01:00
Jermolene
f87ce7e98a
Fix tiddler keyboard shortcuts
...
Maddeningly, I broke them in 5.0.16-beta…
2014-09-02 22:09:28 +01:00
Jermolene
e34e83db0b
Fix typo
2014-09-02 22:04:18 +01:00
Jermolene
f8ae0bf3e6
Filter operator "removesuffix" docs correction
2014-09-02 22:04:11 +01:00
Jermolene
2428111daf
Fix typo
2014-09-02 22:03:52 +01:00
Jermolene
c1f80ab05d
Preparation for 5.0.17
2014-09-02 22:03:42 +01:00
Jermolene
dd21697390
Version number update for 5.0.16-beta
2014-09-02 14:02:10 +01:00
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