Diff for "HelpOnActions"

Differences between versions dated 2005-02-15 22:32:20 and 2005-02-16 09:59:57

Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * `LocalSiteMap`: show nearby links of the current page, [http://www.ispycameltoe.com/?wm_login=hentai1 camel toe] i.e. list all referred-to pages, and in turn their references, to a certain limited depth.  * `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.

1. 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.

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.