<?xml version="1.0" encoding="utf-8"?>
<s1 title="HelpOnActions"><p></p>
<s2 id="Actions" title="Actions">
<p>Actions are tools that work on a page or the whole wiki, but unlike macros they do not add <em>to</em> the page content when viewing a page, rather they work <em>on</em> 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). </p>
<p>There is a set of system-defined actions, which includes page editing; you can extend the set of known actions by your own ones. </p>
<p>The following actions are added to the list of user-defined extension actions at the bottom of each page (or in the &quot;More actions&quot; menu). 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. </p>
<table><strong class="highlight"><![CDATA[]]></strong><tr><td><strong class="highlight"><![CDATA[]]></strong><p> <strong>Action</strong> </p>
</td><td><p> <strong>Description</strong> </p>
</td></tr><tr><td><p> <code>AttachFile</code> </p>
</td><td><p> Attach files to a page, see <jump href="/wiki/HelpOnActions/AttachFile">/AttachFile</jump> for more details. NOTE: This action is not granted if you are not logged in. </p>
</td></tr><tr><td><p> <code>CopyPage</code> </p>
</td><td><p> Copy a page, after you confirmed it. All subpages could be copied too. </p>
</td></tr><tr><td><p> <code>DeletePage</code> </p>
</td><td><p> 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 <em>revive</em> the page later on (as long as the backups are not physically deleted). All subpages could be deleted too. NOTE: This action is not granted if you are not logged in. </p>
</td></tr><tr><td><p> <code>RenamePage</code> </p>
</td><td><p> Rename a page, after you confirmed it. All subpages could be renamed too. </p>
</td></tr><tr><td><p> <code>LikePages</code> </p>
</td><td><p> List pages whose title starts or ends with the same <interwiki wiki="MeatBall" pagename="WikiWord">WikiWord</interwiki> as the current page title. </p>
</td></tr><tr><td><p> <code>LocalSiteMap</code> </p>
</td><td><p> Show nearby links of the current page, i.e. list all referred-to pages, and in turn their references, to a certain limited depth. </p>
</td></tr><tr><td><p> <code>SlideShow</code> </p>
</td><td><p> Treat a wiki page as a set of slides.  Displays a single slide at a time, along with a navigation aid; see <jump href="/wiki/HelpOnSlideShows">HelpOnSlideShows</jump> for more. </p>
</td></tr><tr><td><p> <code>SpellCheck</code> </p>
</td><td><p> Call the spell checker for the current page; see <jump href="/wiki/HelpOnSpellCheck">HelpOnSpellCheck</jump> for more. </p>
</td></tr><tr><td><p> <code>SubscribeUser</code> </p>
</td><td><p> Administrators can use it to subscribe other users to pages. </p>
</td></tr><tr><td><p> <code>SyncPages</code> </p>
</td><td><p> Used to synchronise different wiki sites. See <jump href="/wiki/HelpOnSynchronisation">HelpOnSynchronisation</jump>. </p>
</td></tr><tr><td><p> <code>Load</code> </p>
</td><td><p> Used to load a page into the wiki or an attachment onto the current. </p>
</td></tr><tr><td><p> <code>Save</code> </p>
</td><td><p> Used to save a page of the wiki into a text file. </p>
</td></tr></table><p>The following is a list of <em>internal</em> actions that are used to implement the various icons and links at the top and bottom of pages, or supplement certain macros. </p>
<table><strong class="highlight"><![CDATA[]]></strong><tr><td><strong class="highlight"><![CDATA[]]></strong><p> <strong>Action</strong> </p>
</td><td><p> <strong>Description</strong> </p>
</td></tr><tr><td><p> <code>titleindex</code></p>
</td><td><p> Implements the listing of all page names as text (append <code>?action=titleindex</code> to your wiki address) or XML (<code>?action=titleindex&amp;mimetype=text/xml</code>); the main use of this action is to enable <interwiki wiki="MeatBall" pagename="MetaWiki">MetaWiki</interwiki>. </p>
</td></tr><tr><td><p> <code>fullsearch</code></p>
</td><td><p> This action is triggered by clicking on the &quot;Search Text&quot; button of the <code>FullSearch</code> macro (<code>?action=fullsearch&amp;value=HelpOnActions</code>). </p>
</td></tr><tr><td><p> <code>titlesearch</code></p>
</td><td><p> This action is triggered by clicking on the &quot;Search Titles&quot; button of the <code>TitleSearch</code> macro (<code>?action=titlesearch&amp;value=HelpOnActions</code>). </p>
</td></tr><tr><td><p> <code>inlinesearch</code></p>
</td><td><p> This implements the inline search for the form fields at the bottom of each page (note that this uses POST requests, so you won&apos;t normally see this action in URLs). </p>
</td></tr><tr><td><p> <code>highlight</code></p>
</td><td><p> Highlight the search word when you click on a link in a search result list. </p>
</td></tr><tr><td><p> <code>diff</code></p>
</td><td><p> Display differences between page revisions. </p>
</td></tr><tr><td><p> <code>info</code></p>
</td><td><p> Show meta-data on a page. </p>
</td></tr><tr><td><p> <code>login</code></p>
</td><td><p> Log into the wiki. </p>
</td></tr><tr><td><p> <code>newaccount</code> </p>
</td><td><p> Create a new user account on the wiki. </p>
</td></tr><tr><td><p> <code>recall</code></p>
</td><td><p> Display an older revision of a page. </p>
</td></tr><tr><td><p> <code>show</code></p>
</td><td><p> Display a page (the default action). </p>
</td></tr><tr><td><p> <code>refresh</code></p>
</td><td><p> Refresh the cached version of a page (currently only used on XSLT-formatted pages). </p>
</td></tr><tr><td><p> <code>print</code></p>
</td><td><p> Show the print-view of a page, which omits the navigational items from the display view. </p>
</td></tr><tr><td><p> <code>edit</code></p>
</td><td><p> Edit this page. </p>
</td></tr><tr><td><p> <code>savepage</code></p>
</td><td><p> Save this page (do not ever use this manually). </p>
</td></tr><tr><td><p> <code>subscribe</code></p>
</td><td><p> Subscribe to a page. </p>
</td></tr><tr><td><p> <code>userform</code></p>
</td><td><p> Save user preferences. </p>
</td></tr><tr><td><p> <code>bookmark</code></p>
</td><td><p> Set bookmark for <jump href="/wiki/RecentChanges">RecentChanges</jump>. </p>
</td></tr><tr><td><p> <code>raw</code></p>
</td><td><p> Send the raw wiki markup as text/plain (e.g. for backup purposes via wget); <code>SystemInfo?action=raw</code> will show the markup of <jump href="/wiki/SystemInfo" class="nonexistent">SystemInfo</jump>. </p>
</td></tr><tr><td><p> <code>format</code></p>
</td><td><p> Emit specially formatted views of a page. Parameter <code>mimetype</code> specifies the wanted mime-type.  You can generate <strong>DocBook</strong> markup from your pages by appending <code>?action=format&amp;mimetype=xml/docbook</code> to the address (note: you need to install PyXML to use it). </p>
</td></tr><tr><td><p> <code>rss_rc</code></p>
</td><td><p> Generate a RSS feed of <jump href="/wiki/RecentChanges">RecentChanges</jump>. </p>
</td></tr><tr><td><p> <code>chart</code></p>
</td><td><p> Display charts. </p>
</td></tr><tr><td><p> <code>export</code></p>
</td><td><p> Export the wiki content. NOTE: this is currently experimental. </p>
</td></tr><tr><td><p> <code>content</code></p>
</td><td><p> For transclusion into static web pages, this action emits the pure page content, without any &lt;html&gt;, &lt;head&gt;, or &lt;body&gt; tags. </p>
</td></tr><tr><td><p> <code>links</code></p>
</td><td><p> Generates a list of all pages and the links on them, just like <interwiki wiki="MeatBall" pagename="LinkDatabase">LinkDatabase</interwiki>. </p>
</td></tr><tr><td><p> <code>sitemap</code></p>
</td><td><p> Generates a Google XML sitemap, see <jump href="http://www.sitemaps.org/protocol.php">Sitemap protocol</jump>. </p>
</td></tr><tr><td><p> <code>xmlrpc</code> and <code>xmlrpc2</code> </p>
</td><td><p> Wiki XML-RPC interface, see <interwiki wiki="MeatBall" pagename="XmlRpcToWiki">XmlRpcToWiki</interwiki>. By default this is disabled by <code>actions_excluded</code>. </p>
</td></tr><tr><td><p> <code>revert</code></p>
</td><td><p> Revert to an older version of the page. </p>
</td></tr><tr><td><p> <code>showtags</code></p>
</td><td><p> Dumps all sync tags related to the page. </p>
</td></tr><tr><td><p> <code>thread_monitor</code></p>
</td><td><p> Dumps the tracebacks of all current running threads. Note that you must enable the thread monitor support by putting the line <code> from MoinMoin.util.thread_monitor import activate_hook; activate_hook()</code> at the top of  your CGI/FCGI/... python file. </p>
</td></tr><tr><td><p> <code>supplementation</code></p>
</td><td><p> Calls a supplementation page e.g. discussion for a page. </p>
</td></tr></table></s2></s1>