Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/doyce/public_html/fictiwiki/pmwiki.php(988) : eval()'d code on line 1

Warning: Cannot modify header information - headers already sent by (output started at /home/doyce/public_html/fictiwiki/pmwiki.php(988) : eval()'d code:1) in /home/doyce/public_html/fictiwiki/pmwiki.php on line 694
Storyball | PmWiki / Available Actions
Search:

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/doyce/public_html/fictiwiki/pmwiki.php(988) : eval()'d code on line 1

Site.Side Bar (edit)

Wikis in Plain English

pmwiki.org

Recent Changes Printable View Page History Edit Page

?action=browse
display the specified page (default action if no ?action= is present)

?action=edit
edit the specified page

?action=diff
show a change history of the specified page

?action=attr
displays dialog for setting/changing password of the specified page

?action=postattr

?action=upload
display a form to upload an attachment for the current group

?action=download&upname=file.ext
retrieve the page's attachment named file.ext

?action=crypt
displays a form for generating hashed passwords out of clear text for usage in your config.php

?action=print
display the specified page using the skin specified by $ActionSkin['print']

?action=source
show page source

Actions enabled by $EnableDiag:

the following actions are available only if you set $EnableDiag = 1 in your configuration file. They can be used for debugging and should not be set in a production environment.

?action=ruleset
displays a list of all markups in 3 columns:
  • column 1 = markup-name (1. parameter of markup() )
  • column 2 = when will rule apply (2. parameter of markup() )
  • column 3 = Pm Wiki's internal sort key (derived from #2)
(see Custom Markup). ?action=ruleset shows the order in which markups rules are applied. To see the markup and its replacement as well, apply the Cookbook:MarkupRulesetDebugging recipe.

?action=phpinfo
displays the output of phpinfo() and exits. no page will be processed

?action=diag
displays a dump of all global vars and exits. no page will be processed

<< RSS | PmWiki.Documentation Index | Url approvals >>

Edit Page - Page History - Printable View - Recent Changes - Search
Page last modified on June 20, 2005, at 08:15 PM by Pm


Creative Commons License
This work is licensed under a Creative Commons License.