The PEAK Developers' Center   Diff for "HelpOnActions" UserPreferences
 
HelpContents Search Diffs Info Edit Subscribe XML Print View
Ignore changes in the amount of whitespace

Differences between version dated 2004-08-17 23:14:31 and 2004-12-30 11:02:25 (spanning 21 versions)

Deletions are marked like this.
Additions are marked like this.

== Actions ==
 
 
Actions are tools that work on a page or the whole wiki, but unlike macros do not add ''to'' the page content when viewing a page, but work ''on'' that page content. They either produce some output based on page contents (navigational actions like searching) or implement functions that are not related to viewing a page (like deleting or renaming a page).
 
 
There is a set of system-defined actions, which includes page editing; you can extend the set of known actions by your own ones. See HelpForDevelopers for more on that.
 
 
The following actions are added to the list of user-defined extension actions at the bottom of each page. This happens to any mixed-case extension, for other actions (all lower-case) see the list further down this page. Some of these action might not be available for your wiki site.
 * `DeletePage`: Delete a page, after you confirmed it; deletion means a final backup copy is created and only then the page is deleted, i.e. you can ''revive'' the page later on (as long as the backups are not physically deleted).
 * `LikePages`: list pages whose title starts or ends with the same MeatBall:WikiWord as the current page title.
 * `AttachFile`: attach files to a page, see /AttachFile for more details.
 * `LocalSiteMap`: show nearby links of the current page, i.e. list all referred-to pages, and in turn their references, to a certain limited depth.
 * `SpellCheck`: call the spell checker for the current page; see HelpOnSpellCheck for more.
 
 
The following is a list of ''internal'' actions that are used to implement the various icons and links at the top and bottom of pages, or supplement certain macros.
 * titleindex: Implements the listing of all page names as text or (Self:?action=titleindex) or XML (Self:?action=titleindex&mimetype=text/xml); the main use of this action is to enable MeatBall:MetaWiki.
 * fullsearch: this action is triggered by clicking on the "Go" button of the `FullSearch` macro (Self:?action=fullsearch&value=HelpOnActions).

PythonPowered
ShowText of this page
EditText of this page
FindPage by browsing, title search , text search or an index
Or try one of these actions: AttachFile, DeletePage, LikePages, LocalSiteMap, SpellCheck