2013-08-25 20:22:11 +00:00
|
|
|
created: 201308251537
|
|
|
|
creator: JeremyRuston
|
2013-08-26 12:28:23 +00:00
|
|
|
modified: 201308260831
|
2013-08-25 20:22:11 +00:00
|
|
|
modifier: JeremyRuston
|
2013-08-25 20:41:00 +00:00
|
|
|
tags: introduction dev
|
2013-04-25 16:55:59 +00:00
|
|
|
title: DeveloperDocs
|
2012-07-15 16:34:34 +00:00
|
|
|
|
|
|
|
This is the developer documentation hub for TiddlyWiki.
|
|
|
|
|
2013-08-25 21:48:53 +00:00
|
|
|
! Overview
|
|
|
|
|
2013-08-26 12:28:23 +00:00
|
|
|
* TiddlyWikiArchitecture
|
|
|
|
* [[TiddlyWiki5 Development Environment]]
|
2013-08-25 21:48:53 +00:00
|
|
|
|
2012-07-15 16:34:34 +00:00
|
|
|
! Developer Cookbooks
|
|
|
|
|
2013-08-25 20:22:11 +00:00
|
|
|
<$list filter="[tag[dev]tag[howto]sort[title]]" type="ul"/>
|
2012-07-15 16:34:34 +00:00
|
|
|
|
|
|
|
! Internal Objects and Mechanisms
|
|
|
|
|
2013-08-25 20:22:11 +00:00
|
|
|
{{mechanism}}
|
2012-07-15 16:34:34 +00:00
|
|
|
|
2013-08-25 20:22:11 +00:00
|
|
|
<$list filter="[tag[mechanism]sort[title]]" type="ul"/>
|
2012-07-15 16:34:34 +00:00
|
|
|
|
2013-08-25 21:48:53 +00:00
|
|
|
! Module types
|
|
|
|
!! SyncAdaptorModules
|
|
|
|
|
|
|
|
See SyncAdaptorModules.
|
2012-07-15 16:34:34 +00:00
|
|
|
|
2013-08-25 21:48:53 +00:00
|
|
|
!! DeserializerModules
|
2013-08-25 20:22:11 +00:00
|
|
|
|
2012-07-15 16:34:34 +00:00
|
|
|
Deserializers are modules that read tiddlers from different text formats:
|
|
|
|
|
2013-08-25 20:22:11 +00:00
|
|
|
{{deserializers}}
|
|
|
|
|
|
|
|
<$list filter="[tag[deserializers]sort[title]]" type="ul"/>
|