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

Dev:Story

TiddlyWiki Community Wiki

Jump to: navigation, search

The Story class governs what is visible to the user on the page, and is instantiated by the TiddlyWiki code when the page loads as the global object story.

[edit] Properties

  • container: the DOM id of the Element that tiddlers are being displayed in
  • highlightRegExp: the current search string, if any
  • idPrefix: the string prepended to the DOM ids of tiddlers being displayed

[edit] Methods

Personal tools