Wykres commitów

19 Commity (3994f0dbc6ad223bc2e0f87db62c3364f2b6f799)

Autor SHA1 Wiadomość Data
Jermolene 886d648568 Remove obsolete plugins from tw5.com edition 2014-02-24 09:39:45 +00:00
Jermolene 1258c16e2b Add Simplified Chinese to tw5.com
We’ll have to stop adding every available translation to tiddlywiki.com.
2014-02-20 15:55:31 +00:00
Bram Chen b26b620548 Add initial translation for Traditional Chinese (zh-Hant). 2014-02-20 20:14:27 +08:00
Mario Pietsch bd552aedde Add initial translation for de-AT and de-DE. de-AT depends on de-DE and doesn't contain any tiddlers atm. Added de-CH plugin info with no content atm. Added a de-AT-DE edition, that will contain german how-to's in the future. 2014-02-18 00:06:02 +01:00
Jermolene dea08ed4f8 First pass at language plugins for internationalisation
Still quite a few details to work out, but this shows the basic idea of
re-using the theme mechanism to handle language plugins.

Comments and questions welcome.
2014-02-09 19:18:46 +00:00
Jermolene bd067c6b1e Include the nodewebkitsaver in tw5.com
Just for the moment, to make it easier for people to find it.
2014-01-25 19:33:35 +00:00
Jermolene fe19909034 Include the nighttime theme in tw5.com 2013-11-29 17:19:49 +00:00
Jermolene 7175f1cbf1 Split a basic Vanilla theme out of Snow White
And add a new Night-Time theme for the /dev wiki.

The idea is that the Vanilla theme will make a more convenient base for
retheming.
2013-11-27 12:38:03 +00:00
Jermolene 8cf2b06e53 Move Google Analytics integration into a proper plugin 2013-11-25 23:14:12 +00:00
Jermolene 59bb3c66d6 Add a github ribbon to tw5.com 2013-11-19 14:23:42 +00:00
Jeremy Ruston 1c2696614e Add a read only theme that hides editing controls 2013-10-09 22:10:02 +01:00
Jeremy Ruston c2bfe7f311 Add centralised theme
Fix #110
2013-07-03 22:59:35 +01:00
Jeremy Ruston df997e024c Add experimental sticky titles theme
Select the new "Sticky Titles" theme to cause tiddler titles to stick
to the top of the window as you scroll. It works very well in Chrome
Canary, reasonably well in iOS 7.

As an aside, it would be nice to be able to package this is as
something a bit smaller than a theme; maybe themes need to have
optional hacks that can be associated with them.
2013-07-01 18:47:31 +01:00
Jeremy Ruston e65138085f Correct spelling of Blanca theme 2013-05-14 18:38:11 +01:00
Jeremy Ruston 64f8d07dde Add first versions of Dave Gifford's themes 2013-05-14 14:24:34 +01:00
Jeremy Ruston 5c56d645ff Add an alternate theme
No UI for switching themes yet, try these two commands in the console:

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/starlight"})`

and

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/snowwhite"})`
2013-04-30 22:58:18 +01:00
Jeremy Ruston 31a378b64c 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 09:42:48 +01:00
Jeremy Ruston 5c51626809 Get rid of references to the tw2parser 2013-02-05 22:11:07 +00:00
Jeremy Ruston 719d89ca04 Move the editions into a subfolder 2012-11-16 21:20:27 +00:00