1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 08:20:46 +00:00
TiddlyWiki5/core/modules
Jermolene c43cd325ca Reduce the inconsistent use of "language" vs. "lingo"
Now we’re just using the word “lingo” for the macro defined in
PageTemplate (where the abbreviation is useful), and using the full
word “language” everywhere else.

It’s possible that we should be using “locale” instead of “language”,
what do you think?
2014-02-15 11:32:11 +00:00
..
commands Specify encoding for incoming requests 2014-02-11 19:42:45 +00:00
filters Allow [title[Blah]] to match missing tiddlers 2014-02-12 16:01:20 +00:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers Simplify the regular expression for HTML comments 2014-02-12 15:24:03 +00:00
savers Add support for autosave 2014-02-04 21:21:01 +00:00
storyviews Make the zoomin storyview visualisation properly track the title node 2013-11-08 12:36:30 +00:00
utils Enhance alerting to coalesce repeated alerts with the same text 2014-02-14 10:29:26 +00:00
widgets Fix problem with pasting items into the browser 2014-02-14 20:00:23 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation duration into a tiddler so that we can easily let it be adjusted in the control panel 2013-08-28 15:15:56 +01:00
deserializers.js Refactor importing of encrypted TiddlyWiki files so that it works on Node.js 2014-01-19 20:13:55 +00:00
filters.js Expand the logging mechanism to support alerts overlaid on the main screen 2014-02-14 07:53:41 +00:00
pluginswitcher.js Reduce the inconsistent use of "language" vs. "lingo" 2014-02-15 11:32:11 +00:00
startup.js Expand the logging mechanism to support alerts overlaid on the main screen 2014-02-14 07:53:41 +00:00
syncer.js Expand the logging mechanism to support alerts overlaid on the main screen 2014-02-14 07:53:41 +00:00
tiddler.js Remove plugin field now that we've got the plugin-type field 2013-08-23 18:37:54 +01:00
wiki.js Expand the logging mechanism to support alerts overlaid on the main screen 2014-02-14 07:53:41 +00:00