TiddlyWiki5/plugins/tiddlywiki/upgrade
Mateusz Wilczek 68da654eb3
Change favicon format from ICO to PNG, fix #7665 (#7671)
* Change favicon format from ICO to PNG

* Revert renaming `./favicon.ico`

Keep the backwards compatible file name `./favicon.ico` (though they will actually be in PNG format now).

* Add SVG template for creating favicons

Add `favicons.svg`, the template for creating the current PNG favicons, along with some helpful information about it in `favicons.svg.md`.

* Add source Inkscape SVG

Add source Inkscape SVG as an example of image tiddler in tw-com
2023-10-04 22:15:23 +01:00
..
DefaultTiddlers.tid Beginning of one-shot UI for upgrade.html 2014-07-14 14:53:21 +01:00
Import.multids Improve the wording for the core-plugin in the upgrader-editioin (#6878) 2023-05-07 17:47:13 +01:00
SiteSubtitle.tid Improvements to one-shot upgrade UI 2014-07-14 21:52:32 +01:00
SiteTitle.tid Improvements to one-shot upgrade UI 2014-07-14 21:52:32 +01:00
UpdateAddressBar.tid Improvements to one-shot upgrade UI 2014-07-14 21:52:32 +01:00
UpgradeWizard.tid Fix offline upgrade download link (#6088) 2023-10-04 18:24:45 +01:00
config.js Disable autosave in the upgrade wizard 2020-10-26 17:28:57 +00:00
favicon.png Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
favicon.png.meta Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
plugin.info Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
pluginreloadwarning.tid Disable plugin reload warnings in the upgrade edition 2015-02-11 13:01:43 +00:00
readme.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
save-tiddler-filter.tid Beginning of one-shot UI for upgrade.html 2014-07-14 14:53:21 +01:00
save.tid Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
set-auto-open-on-import.tid Change "tw-*" variables to "tv-*" 2014-08-28 22:28:02 +01:00
sidebar.tid Improvements to one-shot upgrade UI 2014-07-14 21:52:32 +01:00
styles.tid Deprecate `$:/tags/stylesheet` in favour of `$:/tags/Stylesheet` 2014-09-10 09:13:21 +01:00

readme.tid

title: $:/plugins/tiddlywiki/upgrade/readme

This plugin contains the user interface components used to build the special [[upgrade edition|https://tiddlywiki.com/upgrade.html]].

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/upgrade]]