This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
miklo
/
TiddlyWiki5
kopia lustrzana
https://github.com/miklobit/TiddlyWiki5
Obserwuj
1
Polub
0
Forkuj
You've already forked TiddlyWiki5
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
c817690ab9
TiddlyWiki5
/
editions
/
empty
/
tiddlywiki.info
8 wiersze
88 B
Plaintext
Czysty
Zwykły widok
Historia
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
]
}