UA  AvailableActions SearchWiki
PmWiki.RecentChanges
Edit Page
Page Revisions

Actions available in PmWiki

action=browse the default action if no other action is chosen.
action=edit presents a form allowing the user to edit a page.
action=diff shows page revisions.
action=crypt displays a form into which you may input a password and recieve the encrypted form of that password. The encrypted form is used to set up default edit, read, and admin passwords in local.php.
action=attr is used to set group-level and page-level passwords.
action=search (with no additional data) searches the wiki with no search criteria, thereby displaying a list of all pages in the site.
action=refcount If the refcount.php script has been included from local.php, this action scans all of the wiki pages on the site to count the number of references among pages. The result is a table showing each page name found, the number of pages (other than RecentChanges) with links to that page, the number of RecentChanges pages with links to that page, and the total number of occurrences of the page name. The idea is that one can quickly find "orphaned" pages (pages that have no links to them) and pages containing links to non-existent pages. Note that action=refcount&expand=y will give a more detailed listing with referring pages.
action=source returns the wiki markup source text for a page (used by pmwe)
action=post used to post changes to a wiki page (e.g., from the Edit Page form)
action=postattr used to post attribute changes to a wiki page (e.g., from the attributes form)

<<|PmWiki.DocumentationIndex|>>


Page Revisions - WikiHelp - SearchWiki - RecentChanges - Login
Page last modified on May 04, 2003, at 02:25 PM