Jeremy Ruston
|
83dfec471d
|
Fix TiddlyWiki Classic Build Process (#7933)
|
2024-01-18 08:56:18 +00:00 |
|
Jeremy Ruston
|
bf9aeb5755
|
Improve plugin metadata, and add a "name" field
The "name" is optional, but makes the library listing much clearer.
|
2019-09-19 13:04:10 +01:00 |
|
Jermolene
|
534f5e7c13
|
Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)"
This reverts commit 7436fc7374 .
|
2017-06-24 17:48:32 +01:00 |
|
Jermolene
|
7436fc7374
|
Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)
|
2017-06-09 15:52:19 +01:00 |
|
Jermolene
|
f2a7f00870
|
Improve plugin readmes
Now every plugin has a short, introductory readme tiddler that is shown
in the online plugin library.
|
2015-03-19 10:53:45 +00:00 |
|
Astrid Elocson
|
28f78730ba
|
Consistent plugin descriptions
|
2015-02-17 10:28:54 +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 |
|
Jeremy Ruston
|
11a07e71dc
|
Move stripcomments from the classictools plugin into the core
It's a bit of a hack for the moment. The plan is to implement
stripcomments via the macro mechanism, at which point it can move back
into the plugin.
|
2013-10-25 12:32:57 +01:00 |
|
Jeremy Ruston
|
20f06e8eec
|
Ensure that the core plugins inherit their version number from the main package.info
|
2013-08-26 13:28:23 +01:00 |
|
Jeremy Ruston
|
c54faeecd8
|
Merge tw2 related plugins and templates
Now all the plugins and templates needed are in the plugin
`tiddlywiki/classictools`
|
2013-08-04 22:06:36 +01:00 |
|