1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jeremy Ruston
67c1d2cf55 Update some missed uses of the old type attribute of the list widget 2013-08-21 20:45:51 +01:00
Jeremy Ruston
6864251962 Cleaning up content types
Dealt with some inconsistencies
2013-05-13 17:42:07 +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
ed3a0ba6a3 Stop using 'wiki' directory within wiki directories 2013-03-22 21:30:37 +00:00
Jeremy Ruston
e959c1a75b Use the newly refactored syncer in favour of the old tiddlyweb code 2013-03-17 18:25:56 +00:00
Jeremy Ruston
83a141752c Further simplifications to syncer interface
Dropped the idea of exposing separate server connections
2013-03-09 09:54:01 +00:00
Jeremy Ruston
4f711efa5d Get TiddlyWiki5 in the Sky for TiddlyWeb working again 2013-03-06 16:45:13 +00:00
Jeremy Ruston
5c51626809 Get rid of references to the tw2parser 2013-02-05 22:11:07 +00:00
Jeremy Ruston
91e1a38db1 Switched to use double curly braces for transclusion
For compatbility with MediaWiki and other engines
2012-11-29 18:34:27 +00:00
Jeremy Ruston
db1836cc57 Update docs 2012-11-20 16:32:12 +00:00
Jeremy Ruston
48a105fd62 Remove explicit host and recipe from connection
So that they will be inferred from the page environment
2012-11-20 16:32:06 +00:00
Jeremy Ruston
7df29453e0 Docs update 2012-11-19 22:26:13 +00:00
Jeremy Ruston
147fde31b2 More TiddlyWeb sync tweaks 2012-11-19 22:14:25 +00:00
Jeremy Ruston
744699fa35 Improve tw5tiddlyweb presentation 2012-11-18 14:58:27 +00:00
Jeremy Ruston
17334f64cc Clearer docs 2012-11-18 10:29:01 +00:00
Jeremy Ruston
a5d2a3a4e8 Start bringing tiddlers back from TiddlyWeb 2012-11-18 10:24:20 +00:00
Jeremy Ruston
4742ab14fc Start using the server connection tiddler to store host details 2012-11-17 21:15:19 +00:00
Jeremy Ruston
5d10cd2ae3 Styling 2012-11-17 20:31:41 +00:00
Jeremy Ruston
e194aed449 Introduce syncer mechanism 2012-11-17 20:18:36 +00:00
Jeremy Ruston
e9d8405799 Add a serverconnection module for TiddlyWeb 2012-11-17 13:08:44 +00:00
Jeremy Ruston
fc61b9aca7 Added login and logout macros for TiddlyWeb 2012-11-17 12:32:51 +00:00
Jeremy Ruston
719d89ca04 Move the editions into a subfolder 2012-11-16 21:20:27 +00:00