Devin Weaver
dcb9e161de
Fix CodeMirror README formatting
...
There was a rendering mess in the CodeMirror readme file. This was cause
by attempting to bold the `$:/tags/Stylesheet` text. Also the context of
the sentence implies this should be backticked not bold (it refers to a
tag not a tiddler).
2015-03-08 16:38:16 -04:00
Astrid Elocson
320664a0c7
Correct WikiText in the upgrade wizard
2015-02-28 15:43:48 +00:00
Jermolene
e884192baf
Alternative fix for #1542
...
As suggested by @aelocson, adjusting the viewport has less impact on
the icon size.
2015-02-28 11:28:58 +00:00
Jermolene
6a497eff6c
Add prototype stacked storyview
2015-02-23 11:28:50 +01:00
Jermolene
73a188d411
Improve description for help plugin
2015-02-21 08:53:04 +00:00
Jermolene
70e419824f
Add first pass of help panel
...
This is just an idea really.
The help plugin is only included in the tw5.com wiki; the idea is to
also include it in the empty.html wiki, either as a plugin or as part
of the core.
If it stays as a plugin, the idea would be to have different help
plugins for different languages.
2015-02-20 22:44:55 +00:00
Astrid Elocson
28f78730ba
Consistent plugin descriptions
2015-02-17 10:28:54 +00:00
Astrid Elocson
435267080f
Improve description of railroad plugin
2015-02-12 09:35:57 +00:00
Jermolene
ddac13317e
Disable plugin reload warnings in the upgrade edition
2015-02-11 13:01:43 +00:00
Jermolene
8643278a45
Add support for an integrated plugin library
...
Fixes #1450
Provides support for an integrated plugin library that can be used to
install plugins from tiddlywiki.com directly to wikis hosted online or
offline. See the Plugins tab of Control Panel.
Todo:
* Error checking(eg libraryserver.js HTTP GET)
* Translatability
* Documentation
** $:/tags/ServerConnection
** savelibrarytiddlers command
2015-02-09 19:04:11 +00:00
Jim Lehmer
8cd0c2afcd
Make sure all "get" access to $tw.config.fileExtensionInfo
goes through a $tw.utils.getFileExtensionInfo
helper function that ensures the parameter is cast to lowercase. Fixes #1418 .
2015-02-01 12:33:40 -06:00
Astrid Elocson
0d406966b3
Improve railroad example tiddler
2015-01-20 09:08:29 +00:00
Astrid Elocson
a848c105a8
Refresh railroad diagrams when config tiddler changes
2015-01-20 08:38:00 +00:00
Astrid Elocson
9e5eaed4a8
Support a global railroad config tiddler
2015-01-19 23:11:25 +00:00
Astrid Elocson
998361de59
Introduce text/vnd.tiddlywiki.railroad
2015-01-19 22:24:15 +00:00
Astrid Elocson
1591b43066
Introduce text/vnd.tiddlywiki.railroad
2015-01-19 22:21:22 +00:00
Astrid Elocson
e5676d058a
Introduce text/vnd.tiddlywiki.railroad
2015-01-19 19:59:38 +00:00
Astrid Elocson
6842a354ea
Improve appearance of railroad arrows
2015-01-18 18:50:51 +00:00
Astrid Elocson
af7bbc0d06
Improve CSS of railroad diagrams
2015-01-13 19:58:30 +00:00
Astrid Elocson
34983dd874
Reduce size of railroad arrows
2015-01-12 23:07:11 +00:00
Astrid Elocson
2d86d8e47d
Introduce arrow option on railroad widget
2015-01-12 20:03:37 +00:00
Astrid Elocson
6a75c4623a
Fix #1357 : Railroad plugin under Node.js
2015-01-11 18:31:53 +00:00
Jeremy Ruston
9a89fd1753
Merge pull request #1347 from welford/hljsnodejs
...
highlightjs in nodejs
2015-01-10 13:46:11 +00:00
James Welford Anderson
f6c8a334e5
tabs/spaces fix
2015-01-10 08:07:32 +09:00
James Welford Anderson
903f7db0b2
update highlight plugin to latest ver.
...
split the latter half of highlight.pack.js into a separate file which
registers all the languages and exports hljs. this is for nodejs
compatibility and mimics the way the highlightjs module works in nodejs.
2015-01-10 08:02:54 +09:00
Astrid Elocson
2f42c9fb8d
Links and transclusions in railroad diagrams
2015-01-06 01:39:24 +00:00
Jeremy Ruston
548c99a984
Merge pull request #1314 from aelocson/railroad
...
Introduce railroad plugin
2015-01-04 16:00:03 +00:00
Astrid Elocson
4f3cb8b9ae
Introduce railroad plugin
2015-01-03 20:02:27 +00:00
Jim Lehmer
c296f14210
Handle case-insensitive file systems.
2015-01-03 09:33:22 -06:00
Jim Lehmer
809a59920a
Fix bug where a .tid extension was being added twice if tiddler name longer than 200 characters.
2015-01-02 11:25:54 -06:00
James Welford Anderson
cc85368fd4
highlightjs in nodejs
2015-01-03 02:00:08 +09:00
Evgeniy Gryaznov
25bcc13fa8
Transliterating russian filenames
2014-12-23 11:48:43 +06:00
Jermolene
d2c4920ba4
Refine node vs. browser behaviour
...
Now we’re using TiddlyWiki as the core of TiddlyDesktop we need more
granular control of the platform specific code.
2014-12-18 19:52:15 +00:00
Jermolene
8765d4e31b
Get rid of GettingStarted tabs in empty
...
I feel that we should keep empty.html’s GettingStarted very simple, and
link to other places for tutorial material
2014-12-12 10:18:49 +00:00
Jermolene
2698f08851
Tentative reworking of GettingStarted
...
See this thread for background:
https://groups.google.com/d/topic/tiddlywiki/sDWP4NPe8XE/discussion
Translators: please don’t translate this material until it’s settled
down
2014-12-10 21:46:29 +00:00
Jermolene
241e021654
House style tweaks for codemirror docs
2014-11-25 15:40:28 +00:00
Jermolene
dcac3b27b7
More icon tweaks
2014-11-13 21:39:38 +00:00
Jermolene
73491f14dd
Update highlight plugin configuration to support tabs
...
The technique we were using to configure the library was incorrect.
2014-11-06 13:27:24 +00:00
Jermolene
7062bb9293
Fix links in readme for googleanalytics plugin
...
Thanks @gernert
2014-11-02 17:22:16 +00:00
Jermolene
9e85782407
Extend Cecily
...
Two new features: you can set the tiddler width via an attribute on the
list widget, and specify a rotation factor in the map.
2014-11-01 14:12:32 +00:00
Jermolene
2e5c01f630
Remove extraneous console.log
2014-10-31 11:33:24 +00:00
Jermolene
90096cbd36
Fix problem with codemirror editor and missing tiddlers
2014-10-30 12:28:26 +00:00
Jermolene
f0df09c027
Stop translated strings moving in the list
...
Without sorting the list, we had ordinary tiddlers listed before shadow
tiddlers. That meant that as soon as you started to type in a shadow
tiddler it moved up in the list.
2014-10-29 11:04:58 +00:00
Jermolene
7fe8c4c4a1
Fixes for translators edition/plugin
...
* Added support for translating the core readme
* Fixed problem with `Misc.multids` rendering shadow tiddlers
* Fixed problem with single tiddler files rendering shadow tiddlers
2014-10-29 10:57:50 +00:00
Jermolene
73a3077365
Add support for splitting standalone translations
2014-10-29 08:36:48 +00:00
Jermolene
91ec164361
Typo
2014-10-26 11:51:50 +00:00
Jermolene
cf1fb650d5
Tighten up multiline translators editors
2014-10-25 10:26:11 +01:00
Jermolene
29a8b2e718
Translator edition tweaks
2014-10-24 13:52:51 +01:00
Jermolene
a2672482c9
Add dropdown for filtering translatable strings
...
The user can now choose between showing all strings, just those that
haven’t been translated, or just those that have been translated.
2014-10-24 12:50:23 +01:00
Jermolene
39e37d5776
Improvements to translators edition
...
More improvements for #984
2014-10-24 11:18:37 +01:00
Jermolene
5bb74319e1
First pass at an edition for translators working in the browser
...
The user interface needs some refinements but it shows the basic
principles.
The idea is that the translator would email their modified file, which
would then be merged into the core repo (some additional tools will be
helpful for this).
Fixes #984
2014-10-22 14:14:24 +01:00
Jermolene
564457de1c
Update to KaTeX v0.1.1
2014-10-17 20:10:38 +01:00
Jermolene
63c174d7ed
Update KaTeX wrapper to support operation under Node.js
...
Now we can generate static HTML containing mathematical typesetting
2014-10-06 21:20:19 +01:00
Jermolene
459133cc57
Remove unused file watching code from filesystemadaptor
...
This code was contributed by @natecain and added in #176 . It was almost
immediately disabled because of problems in the field.
I’m removing the code now to simplify the adaptor in advance of some
planned refactoring.
2014-09-28 23:46:55 +01:00
Jermolene
b3df07ae3e
Error handling for KaTeX plugin
2014-09-24 11:50:49 +02:00
Jermolene
96b7d0eeba
First pass at KaTeX plugin
...
Finally fixes #458 thanks to the KaTeX plugin from Khan Academy
2014-09-21 23:03:07 +01:00
Jermolene
9e6dab06cc
Fix problem with Maruku Markdown metadata
...
Fixes #855 - albeit it’s a bit of a kluge. The internal format returned
by `markdown.toHTMLTree()` isn’t sufficiently well documented for me to
be confident that the new code is resilient to all the things that
might be returned.
2014-09-19 15:03:52 +01:00
gernert
401d18e0d7
Update UpgradeWizard.tid
...
Just added a note.
2014-09-19 12:55:35 +02:00
buggyj
57693efce7
corrected class name
2014-09-16 16:03:00 +02:00
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