This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
TiddlyWiki5
Watch
1
Star
0
Fork
0
You've already forked TiddlyWiki5
mirror of
https://github.com/Jermolene/TiddlyWiki5
synced
2024-11-08 19:09:57 +00:00
Code
Issues
Releases
Wiki
Activity
9345078926
TiddlyWiki5
/
editions
/
empty
/
tiddlywiki.info
8 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Introduce new "empty" edition The old mechanism was clunky
2012-11-16 21:40:59 +00:00
{
"plugins": [
Get rid of references to the tw2parser
2013-02-05 22:11:07 +00:00
"tiddlywiki/fullscreen"
Start support for themes To start with, we move the current stylesheets into a theme plugin called "Snow White". Wikis have to specify at least one theme in their `tiddlywiki.info` file. Next we'll add a mechanism for switching between loaded themes
2013-04-28 08:42:48 +00:00
],
"themes": [
"tiddlywiki/snowwhite"
Introduce new "empty" edition The old mechanism was clunky
2012-11-16 21:40:59 +00:00
]
}
Reference in New Issue
Copy Permalink