Category /
Administration
Anything to do with changes or maintenance to be done on the server
- Cookbook /
- ISO8859MakePageNamePatterns How to convert ISO 8859 character input for page names to unaccented ASCII equivalents
- JJSIterator let the browser iterate over a set of wiki pages
- LimitDiffsPerPage Paginate the "diff" output (when viewing a page history, limit the number of displayed revisions at once) (Stable/Beta)
- LimitNewPagesInWikiGroups How to limit the creation of new pages in your wiki group
- LimitWikiGroups How to limit the names or number of groups in your wiki
- LoginLogout How to log out after logging in (Q&A)
- MacOSX Tips for PmWiki configuration on a MacOS X server
- MailmanAuth Use an external mailing list for PmWiki authentication (beta)
- MainGroupChange How to change the Main (startup) group
- MemberMgmt Advanced member management (using ZAP and AuthUser). Allows self registration, logins, groups, site customization, and more! (Beta (relies on latest Beta version of PmWiki))
- MigrateUTF8 Convert filenames of PmWiki pages and uploads to UTF-8 (experimental)
- ModesConcept A place to remember thoughts/ideas related to using different modes
- ModuleGuidelines Guidelines for creating, distributing, and maintaining a recipe for the Cookbook.
- ModuleGuidelines-Talk Discussion of ModuleGuidelines
- MostLeastPopular A recipe that keeps a wiki page with information about the most/Least popular pages in a wiki ( Mantained)
- MoveCopyDelGroup Move/copy/delete wiki groups (In active use)
- MovePage Move and copy wiki pages (production)
- MovePage-Talk Talk Page for MovePage recipe
- MyDBLogin User Level Login with email verification using MySQL Database (Deprecated - Use new Version: MyDBLogin-PMW)
- MyDBLogin-PMW Integrated User-Level Access-Control & Login with email verification/management using MySQL Database ( Maintained)
- NetstreamsCMS A CMS (Content Management System) extension for pmwiki features different page-types (article, blog, comment issues), separation of content and layout, basic workflow capabilities, content-type based authentication and wysiwyg editing. (Experimental)
- NetstreamsMenu A desktop-application like menu for authors and admins (beta)
- NewGroupWarning Display a warning when a user is creating a page in a non-existing wiki group.
- NewPageBox How to provide a form or box to allow users to create new pages (deprecated in favour of NewPageBoxPlus) (Deprecated)
- NumberOfArticles Report the number of articles in a wiki
- OneGroupForAll Confine all users to one group, named other than Main
- OnEvent activate recipes based on group(s), name(s), cookie(s), session var(s), mark(s) in the needle page, action(s), download var(s), post var(s), get var(s) and does it all from config.php in a easy multi event match per call ? (mantained)
- OpenUrls Automatically create URL Path for use with EnablePathInfo.
- OutputCompression Use zlib output compression to make pages load faster
- PageAction Change the page actions on a page-by-page basis (new)
- PageAttic How to store backup files of deleted pages in a separate directory
- PageConfig Allow basic administrative configuration from a page (Alpha)
- PageCreator adds page creator (original author) to be stored as a page attribute
- PageDiffSize Add an accurate count of characters added & removed to each edit summary (beta)
- PageGenerationTime Display page generation time
- PageListWikiTrail Enable a WikiTrails markup to use a (:pagelist ... :) directive
- PageRegenerate Make PmWiki regenerate a page, as if someone had done an edit+save sequence. (Stable)
- PageStorePlain Store wiki pages in plain editable text (Active/Stable)
- PageTopStore A PageStore alternative which doesn't mangle page contents when viewed outside PmWiki (beta)
- PerformanceComparisons Page to share site setups and performance
- PerGroupCustomizationInConfigPhp Place your per-group and per-page customizations in
config.php
rather than in separate PHP scripts. (Quo) - PerGroupSubDirectories Subdivide wiki.d into subdirectories according to page group
- PersistentLogin Login form with "Remember me/Stay signed in" option (Beta)
- PHPAlert use popup for debugging (Working)
- PhpBB2Integration Integration options for PmWiki and phpBB2 forums (plus others) (Stable)
- PHPExecute Lets you execute PHP-Code in any page. (BETA)
- PHPFilesManagement PHP file manager
- PMWCompat Allow PHP 5 commands to be used in PHP 4 (obsolete)
- PmWiki2PDF-Talk PmWiki2PDF Talk Page
- PmWiki2PDF-v2 Generate a PDF (Stable)
- PmWikiAsACMS How to use PmWiki as a CMS
- PmWikiExport Exports PmWiki pages to a Git-based repository (New)
- PowerTools markup expressions for multi page processing incl. plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket, sumdata, allptvs, random (stable)
- PPDonate Create links to accept donations via PayPal (Beta)
- PresenceAwareness User-based authentication, a list of online logged users, tools to register and manage users and send posts via Jabber
- PreviewFirst How to get the page preview to appear before the edit box
- PrintGroup Export WikiGroup pages to one large HTML file, and/or to PDF (Experimental)
- Properties How to have your own set of properties/variables in wiki pages
- PublishWikiTrail Provide the ability to publish the pages of a wiki trail as a single web page, formatted for printing
- Quotes A sample quotations file for the Cookbook.RandomQuote page
- RandomQuoteWiki How to display a random quote from a list stored in a PmWiki page
- RandomTitle How to make PmWiki have random titles in the browser title bar
- RebuildRC Rebuild (All)RecentChanges pages either after a format change, an import or to remove spam. (Experimental)
- RecentChangesDeletion Allow authors to delete RecentChanges pages, there-by making it possible for authors to delete wiki groups.
- RecentChangesExcerpt How to display a list of last n RecentChanges
- RecentUploadsLog List all uploaded files in RecentUploads pages
- RecipeCheck Check for new versions of recipes on pmwiki.org (Stable)
- RedirectMap create short urls for redirects using mapping similar to intermap (stable)
- ReindexCategories Update link targets and page index for PmWiki 2.3.0 (beta)
- RequireAuthor Require author names when saving pages (Documentation)
- RequireCategory Require categories to be entered
- RequireSummary Require a summary to be entered
- RestorePmWiki Restore or move a PmWiki installation from an archive
- RunningPmwikiOnMageiaLinux Running Pmwiki on Mageia Linux
- SearchResults How to change the way search results are displayed
- SecureAttachments Security issues for attachments
- SEO A set of best practices to Search Engine Optimization
- SessionPageStore Temporary/Ephemeral page storage for testing purposes (Experimental)
- SideBarNameChange How to change the name of the SideBar
- SideBarSpecial Customize SideBar(s) per Group or per Page, and/or auto append special SideBar ex.(Site.SideBarAdmin) (stable)
- SideNotes Create "Side Notes" for jotting down notes
- SimplePageCounter A simple page counter of visits to each page
- SimpleSiteMap Easy site map using only core PmWiki features (Stable)
- SimultaneousEdits Enable simultaneous edits for platforms without popen or diff3 (Experimental)
- SingleSign-On Use Windows-Logon for Authentication on pmwiki (Stable)
- Sisterly Lets wikis on a farm access each other as easily as accessing other pages within a wiki (beta)
- SiteDump creates a .tar.gz file of the complete site for download (stable)
- SiteInformation How to quickly see the settings for a site without having to look at the contents of the local configuration file
- Sitemapper Adds a dynamically generated sitemap to PmWiki. (beta)
- SMFUserIntergration Integrates Simple Machines Users into PmWiki (Testing)
- SourceForgeServers Install PmWiki in SourceForge.net's project web space. (Outdated)
- SpamFilters Automatic blocking of some spambots (beta)
- SpeedOptimizations How to tune PmWiki and its environment for speed
- SQLite Store wiki pages in an SQLite database file (Experimental)
- SQLite-Talk Talk Page for the SQLite recipe
- Stopwatch Use the $StopWatch function to measure PmWiki performance. (Stable)
- StoredAuthName How to set a stored author name to an authenticated user (Stable)
- SuperscriptLineSpacing How to fix line spacing of superscripts and subscripts
- SurveyYourAccessPermissions Generates a list of wikipages with special access permissions. (stable)
- SwitchToSSLMode How to force PmWiki to use Transport Layer Security (TLS) (Beta)