Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.

Dev:Startup Phases

TiddlyWiki Community Wiki

Jump to: navigation, search
This page is still incomplete. You can help by contributing to its expansion.
Please improve the article, or discuss the issue on the talk page.

There are four basic stages in TiddlyWiki's startup process:

  • oninit: when main() starts
  • onload: after tiddlers (including shadow tiddlers) have been loaded
  • onconfig: right after plugins are loaded
  • onstart: when restarting

These are defined within the paramifiers mechanism.

Personal tools