Jump to content

User:Odie5533/SnipManager

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Odie5533 (talk | contribs) at 17:24, 19 March 2009 (new page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
SnipManager

SnipManager is a script which adds a toolbar to the top of the edit box for holding complex signatures, templates, or other pieces of text. It is compatible with wikiEd (and TW/HW).

Features

  • Customizable menu (smMenus)
  • Customizable forms (smForms)
    • Customizable form display (smColumns & smTextWidth)
    • Form tooltips support
    • Default value support (using either 'default':'default value here' or 'defeval' which supports javascript functions like getting the date)
    • Multiple forms open at once
  • Prepend and append support (for adding <ref> tags)
  • Drop-down menus

Installation

Open your monobook.js page and add the following to it:

importScript('User:Odie5533/SnipManager.js');