Jermolene
f6ff0a7f71
Deprecate $:/tags/stylesheet
in favour of $:/tags/Stylesheet
...
A warning message appears at the top of the story river if any
`$:/tags/stylesheet` tags are found.
Fixing the first half of #824
2014-09-10 09:13:21 +01:00
Jermolene
7e93c93785
Start to empty out the control panel tools tab
...
The control panel isn’t the right place for tools; it’s a place for
settings and internal configuration.
Once again apologies to the translators for wiping out your hard work!
2014-09-05 09:28:49 +01:00
Jeremy Ruston
f461b1ab91
Merge pull request #775 from buggyj/tw2typeerror
...
remove code causing conversion of text/x-tiddlywiki type tiddlers to tex...
2014-09-04 18:24:02 +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
Jeremy Ruston
42181f9b45
Merge pull request #673 from buggyj/tw2parser2
...
Tw2parser2
2014-09-02 10:49:56 +01:00
buggyj
e8b85a450d
restricted classic transclusion to type text/x-tiddlywiki
2014-09-02 08:02:21 +02:00
buggyj
c956d9c1dc
update to head
2014-09-01 13:00:54 +02:00
buggyj
5b7dbfc5fb
remove code causing conversion of text/x-tiddlywiki type tiddlers to text/vnd.tiddlywiki
2014-09-01 11:48:40 +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
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
buggyj
322c04da53
remove incorrect version info
2014-08-30 16:46:47 +02:00
Jermolene
89fd5379dd
Change "tw-*" variables to "tv-*"
2014-08-28 22:28:02 +01:00
Jermolene
2f69ea362c
Rename "tw-*" messages to "tm-*"
2014-08-28 21:43:44 +01:00
Jermolene
f223310d34
Yet more "tw-*" -> "tc-*"
...
Part of #764
2014-08-28 19:41:29 +01:00
Jermolene
4a1c530da7
Rename "tw-tiddlylink-*" classes to "tc-tiddlylink-*"
...
Part of #764
2014-08-28 18:13:46 +01:00
buggyj
c8d9ceaf2d
added image handling to tw2parser
2014-08-28 18:49:40 +02:00
Jermolene
a7dfa954d1
Rename "tw-image-*" classes to "tc-image-*"
...
Part of #764
2014-08-28 17:47:43 +01:00
Jermolene
9173e944df
Rename class "btn-big-green" to "tc-btn-big-green"
...
Part of #764
2014-08-28 17:30:12 +01:00
Jermolene
d8c3691bd1
Removed unneeded CSS classes
...
Part of #764
2014-08-28 17:17:50 +01:00
Jermolene
32b795452f
Allow Markdown dialect to be configured
2014-08-27 11:09:59 +01:00
buggyj
36a7b1149f
merge to latest tw5
2014-08-25 13:01:30 +02:00
Jermolene
a105b52399
Refactor saver handler
...
Fixing problems caused by c4b76ceb0b
:
* We still need to initialise the saver-handler even when syncing to a
server, otherwise offline snapshots can’t be saved
* We need to override the default save template a bit further up the
stack, to avoid the server side serving the offline version of the wiki
at `/`
2014-08-20 10:02:44 +01:00
Jermolene
c4b76ceb0b
Improve offline saving with TiddlyWeb
...
Now the usual “save changes” button in the sidebar will save an offline
copy of the wiki that excludes the TiddlyWeb plugin. Previously, this
functionality was only available in the control panel, leading to
several problems such as that discussed here:
https://groups.google.com/d/topic/tiddlywikidev/U61pO-TR854/discussion
2014-08-19 12:20:26 +01:00
Jermolene
27f1f82a70
Rejigging syncer structuring
...
The goal is to separate out the saver handling from the syncadaptor
handling; it will take a few steps to get there
2014-08-14 11:12:25 +01:00
Jermolene
34461cb2fe
Fix unclickable download link in upgrade wizard
2014-08-13 19:59:48 +01:00
Jermolene
cc4552f544
Readme update
2014-08-08 16:35:28 +01:00
Jermolene
3d7e43fa7a
Move the Cecily icon
2014-08-08 07:50:00 +01:00
Jermolene
7cd13f7163
Give Cecily a readme
2014-08-08 07:49:48 +01:00
Jermolene
3842657392
Add/update plugin readmes
...
Notice that translators need to translate the core plugin readme
2014-08-07 15:49:52 +01:00
Jermolene
799a5b059a
Move fullscreen button into core from plugin
2014-08-01 16:52:12 +01:00
Jermolene
2a887a5bac
Add version number to one-shot upgrading UI
2014-07-23 21:01:19 +01:00
Jermolene
99eb556645
Remove broken info tiddlers
...
We can’t currently detect TiddlyFox or TiddlyDesktop so we’’ll remove
the corresponding info tiddlers and documentation
2014-07-23 09:14:21 +01:00
Jermolene
fd82112700
Sort out info mechanism docs
...
Some of it belongs in the browser-sniff plugin
Also add a `$:/info/node` info tiddler.
2014-07-22 15:16:18 +01:00
Jermolene
4f3ee7e7ca
Update github ribbon plugin readme
2014-07-21 13:17:43 +01:00
Jermolene
3d8626dafa
Move browser sniffing into a plugin
2014-07-21 13:17:16 +01:00
Jermolene
8612bc4006
Rename $:/tags/AboveStory and $:/tags/BelowStory
2014-07-18 11:29:09 +01:00
Jermolene
0a716ca0ef
Fix problem with file picker overflow
...
On Chrome the invisible file picker was extending below its container.
2014-07-17 11:26:11 +01:00
Jermolene
7a034560d1
Refactor ImportListing
...
Better to avoid relying on the storyTiddler variable, which is a pain
for people trying to reuse the import listing.
2014-07-16 20:31:10 +01:00
Jermolene
cfc326a827
Styling for upgrade wizard
2014-07-16 11:09:30 +01:00
Jermolene
e40a0c07b8
Fix support for upgrading encrypted wikis
...
Importing an encrypted wiki ordinarily doesn’t place the password in
the password vault on the basis that one ought to be able to import
from a file without automatically inheriting its password.
Now there’s a configuration option that can be used by the upgrade
plugin to cause the password vault to be updated with any password
entered by the user. The end result is that the user only needs to
enter their password once.
2014-07-16 10:06:24 +01:00
Jermolene
85f37a7d35
More upgrade wizard styling
2014-07-15 14:04:12 +01:00
Jermolene
a58e1d01ca
Remove the fill transition
...
It looked terrible, presumably because it requires repaints.
2014-07-15 13:17:28 +01:00
Jermolene
7e7c9592be
Tweak upgrade wizard layout
2014-07-15 13:11:40 +01:00
Jermolene
98bf08d155
Tweak drop button colours
2014-07-15 13:11:13 +01:00
Jermolene
cf273129ef
Add a privacy note to the upgrade wizard
2014-07-15 09:16:32 +01:00
Jermolene
4a810f209f
Favicon for the upgrade wizard
2014-07-14 22:38:12 +01:00
Jermolene
ac21faed3e
CSS fixes and improvements for upgrade wizard
2014-07-14 22:26:01 +01:00
Jermolene
3233a10c34
Upgrade wizard refinements
2014-07-14 22:11:40 +01:00
Jermolene
85d9f38ed8
Correct copy/paste error
2014-07-14 22:06:23 +01:00