| Name | Summary | Rating |
| ActionLog | Maintain a page log of wiki actions (version: 2006-08-03) | |
| AddNewline | Make wiki text end with a newline character, so the last line won't be marked as changed if text is added at the bottom (version: 2006-01-29) | |
| AddUrlSchemes | How to get PmWiki to recognize additional URL schemes such as irc:, nntp:, etc. | |
| AlternateNamingScheme | Use other naming schemes for PmWiki pages | |
| Auth-SMF | Integrate SMF Simple Machines Forum with PmWiki and use SMF user management for Pmwiki authentication (version: 2008-06-27) | |
| AuthListShort | Authorisation permissions set report for big wikis (version: 0.0) | |
| AuthPhpBB2 | Use phpBB2 user authentication for PmWiki page edit protection and author name (version: 1.0 (05 March 2007)) | |
| AuthPhpbb2Sso | Single Sign On for PmWiki and phpBB2 (version: 080401) | |
| AuthPhpBB3 | Use phpBB3 user authentication for PmWiki | |
| AuthPhpBBUsersAndGroups | Use phpBB3 user authentication and groups for PmWiki | |
| AuthUserSignup | Allow users to sign up themselves (with email verification) for authuser accounts (version: 2008-09-28) | |
| AutoCreatePages | Automatically create pages based on the name of the current page. (version: 2008-08-24) | |
| AutoGroupPages | How to create a number of pages for a new group automatically (version: 2006-08-05) | |
| AutoRestore | Automatically restore pages after a set time interval (version: 2007-02-15) | |
| AutoThumber | Automatically resize uploaded images using ImageMagick (version: 2008-04-05) | |
| BackupPages | Automatically back up the wiki.d directory to a .zip file | |
| BlockCrawler | Redirect web crawlers to different pages | |
| CaseCorrection | Makes PmWiki intelligently case-insensitive (version: 2008-09-03) | |
| CleanUrls | Enable URLs that are shorter (without .php) and/or look like paths to wiki pages. (version: 2007-04-11) | |
| CleanUrls-OldVersion | How to make clean urls (Old version) (version: New page: CleanUrls) | |
| CMSLike | Make PmWiki behave as a CMS by showing only the actions the current user is allowed to perform (version: 0.32) | |
| CommentDb | Comment recipe - with pagination and RSS feed (version: 1.0beta - 26 January 2006) | |
| CommentPageLink | How to create a comment page | |
| Comments | Comment addon - comments in separate files (version: 14 April 2005) | |
| CompareVersions | Determine if two versions of the same file are the same or how they differ | |
| CompressedPageStore | Save wiki pages/files in compressed (gzip) format (version: 2007-05-23) | |
| CompressedUploads | Modify scripts/upload.php to work with bzip2 archives | |
| ConvertHTML | Convert an HTML page to PmWiki markup (version: 2008-10-07) | |
| ConvertTABLE | How to convert HTML pages with tables full of data into advanced tables (version: 17 September 2005 ) | |
| CookbookBasics | Explains what the cookbook and its recipes are. (version: 2007-04-12) | |
| CreditsBlock | Create a "last edited by" block that includes everybody who had a hand in developing a page (version: 0.3 - 3 January 2005) | |
| CSVInclude | Include a CSV file as a table in your wiki page | |
| DeleteAction | Use a separate password for deleting pages (version: 2005-08-10) | |
| DeltaBytesRecentChanges | Display the number of bytes (characters) added or deleted to a page in RecentChanges. (version: 24 February 2007) | |
| DirectoryAndFilePermissions | Explains which directories and files need to be readable, writable, and servable by the webserver. (version: 2006-12-05) | |
| DotsInLinks | How to enable dots in wiki links | |
| DynamicWikiTrails | Define dynamic URL trails (version: 2.2 - 24 March 2007)) | |
| Edit-RestrictedProfile | Authors can only edit their own pages in the Profiles group. (version: 2007-07-24) | |
| EditTemplates | Specify a wiki page or pages to use as a template when a new page is created. | |
| EProtect | Email obfuscation (version: 7 April 2005) | |
| ExpandingMenu | A sidebar menu that supports nested lists where the nested items are displayed only if the user is in that group | |
| ExpandingMenus | How to create a sidebar menu which expands to show sublevel items | |
| ExpireDiff | How to remove a page's history | |
| ExportHTML | Export PmWiki pages as "static" HTML pages (version: 2007-01-12) | |
| ExternAuth | Use authentication mechanisms external to PmWiki (version: 0.1, 3 June 2006) | |
| FarmSideBar | Share a sidebar among several fields in a farm | |
| FastCache | Caches complete wiki pages for very fast retrieval (version: 2008-01-15) | |
| FastSearch | how to improve the speed of searches and categories on large sites with slow machines (version: 1.3 - 2006-8-18) | |
| FixShortSessions | How to fix short sessions so you aren't prompted frequently for a password | |
| Flickr | How to integrate Flickr into a PmWiki page | |
| Forum | Provide a simple forum | |
| GlobalOperations | How to apply an operation to every page of a wiki | |
| GoogleAnalytics | Add Google Analytics tracking code to wiki pages (version: 2007-03-21) | |
| GroupHomePageChange | How to rename the group's starting page, i.e., be different than the default "HomePage". | |
| HandleUnknownMarkups | How to suppress unknown markup, instead of having it display | |
| HowToMakeATabbedSkin | How to make a tabbed skin | |
| HtpasswdForm | .htpasswd/.htgroup file editor (version: 2008-07-28) | |
| InfoBox | How to create Bubblehelp infoboxes, as seen in knoppix.org | |
| InlineDiff | Shows the difference between 2 versions by highlighting the changes in markup on word level. (version: 2008-01-17) | |
| InstallOnIIS | How to install PmWiki on IIS (version: 2.2 beta) | |
| ISO8859MakePageNamePatterns | ISO 8859 character conversion for page names (version: 2007-11-20) | |
| LimitDiffsPerPage | Paginate the "diff" output (when viewing a page history, limit the number of displayed revisions at once) (version: 2007-11-20) | |
| LimitNewPagesInWikiGroups | How to limit the creation of new pages in your wiki group (version: 2007-02-27) | |
| LimitWikiGroups | How to limit the names or number of groups in your wiki | |
| LoginLogout | How to log out after logging in (version: n/a) | |
| MailmanAuth | Use an external mailing list for PmWiki authentication (version: 2008-09-02) | |
| 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! (version: Latest ZAP version.) | |
| ModesConcept | A place to remember thoughts/ideas related to using different modes | |
| ModuleGuidelines | Guidelines for creating, distributing, and maintaining a recipe for the Cookbook. (version: 2007-04-14) | |
| NetstreamsCMS | A CMS (Content Management System) extension for pmwiki features different content types (article, blog, comment issues), seperation of content and layout and basic workflow capabilities. | |
| NetstreamsMenu | A desktop-application like menu for authors and admins | |
| NewGroupWarning | Display a warning when a user is creating a page in a non-existent wiki group. (version: 2008-01-29) | |
| NewPageBox | How to provide a form or box to allow users to create new pages (version: 4 January 2006) | |
| NumberOfArticles | Report the number of articles in a wiki (version: 0.3 - 18 September 2006) | |
| ObfuscateEmail | Prevent email addresses from being harvested from your site (version: 1.0) | |
| OneGroupForAll | Confine all users to one group, named other than Main (version: 9 June 2005) | |
| OpenUrls | Automatically create URL Path for use with EnablePathInfo. (version: 1.0) | |
| OutputCompression | Use zlib output compression to make pages load faster (version: 8 May 2005) | |
| PageAttic | How to store backup files of deleted pages in a separate directory (version: 2006-01-29) | |
| PageConfig | Allow basic administrative configuration from a page (version: 2008-06-01) | |
| PageCreator | adds page creator (original author) to be stored as a page attribute (version: 2008-02-24) | |
| PageGenerationTime | Display page generation time (version: 2004-05-05) | |
| PageListWikiTrail | Enable a WikiTrails markup to use a (:pagelist ... :) directive (version: November 2005) | |
| PageRegenerate | Make PmWiki regenerate a page, as if someone had done an edit+save sequence. (version: 1.0) | |
| 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. (version: Still a draft) | |
| PerGroupSubDirectories | Subdivide wiki.d into subdirectories according to page group | |
| PHPAlert | use popup for debugging (version: 2.2) | |
| PhpBB2Integration | Integration options for PmWiki and phpBB2 forums (plus others) (version: 1.0) | |
| PHPFilesManagement | PHP file manager | |
| PMWCompat | Allow PHP 5 commands to be used in PHP 4 (version: 1.0) | |
| PmWiki2PDF | Generate a PDF; back up all wiki pages in PDF format (version: 2005-10-10) | |
| PmWikiAsACMS | How to use PmWiki as a CMS | |
| PowerTools | markup expressions for multi page processing incl plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket (version: 2008-07-31) | |
| PresenceAwareness | User-based authentication, a list of online logged users, tools to register and manage users and send posts via Jabber (version: 1.1) | |
| PresenceAwarenessLight | Light version of PresenceAwareness (version: 1.0, 26 September 2005) | |
| 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 (version: 2.0.6) | |
| 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 | |
| RecentChangesDeletion | Allow authors to delete RecentChanges pages, there-by making it possible for authors to delete wiki groups. (version: 2008-01-30) | |
| RecentChangesExcerpt | How to display a list of last n RecentChanges (version: 1) | |
| RecentUploadsLog | List all uploaded files in the RecentUploads pages (version: 2007-03-12) | |
| RecipeCheck | Check for new versions of recipes on pmwiki.org (version: 2007-04-17) | |
| RedirectMap | create short urls for redirects using mapping similar to intermap (version: 2008-07-11) | |
| RequireAuthor | Require author names when saving pages | |
| RequireCategory | Require categories to be entered (version: 2005-09-16) | |
| RequireSummary | Require a summary to be entered (version: 2006-07-19) | |
| RestorePmWiki | Restore or move a PmWiki installation from an archive | |
| 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 | |
| SideBarNameChange | How to change the name of the SideBar | |
| SideNotes | Create "Side Notes" for jotting down notes | |
| SimpleDiscussLink | Add an action (or sidebar) link that leads to and from a -Talk page. (version: 2007-07-25) | |
| SimplePageCounter | A simple page counter of visits to each page (version: 2007-05-19) | |
| SimultaneousEdits | Enable simultaneous edits for platforms without popen or diff3 | |
| SingleSign-On | Use Windows-Logon for Authentication on pmwiki (version: 1) | |
| SiteInformation | How to quickly see the settings for a site without having to look at the contents of the local configuration file (version: 2005-10-03) | |
| Sitemapper | Adds a dynamically generated sitemap to PmWiki. (version: 0.5.2 (2008-09-10)) | |
| SMFUserIntergration | Integrates Simple Machines Users into PmWiki (version: 0.3 (June 18, 2007)) | |
| SourceForgeServers | Install PmWiki in SourceForge.net's project web space. (version: 1) | |
| SQLite | Store wiki pages in an SQLite database file (version: 84M (2008-04-22)) | |
| Stopwatch | Use the $StopWatch function to measure PmWiki performance. (version: 2007-04-17) | |
| SuperscriptLineSpacing | How to fix line spacing of superscripts and subscripts | |
| SurveyYourAccessPermissions | Generates a list of wikipages with special access permissions. (version: 1.0) | |
| SwitchToSSLMode | How to force PmWiki to use SSL (version: 2007-06-12) | |
| SysDiff | Use an external "diff" program to speed saving of long pages. (version: 2007-03-21) | |
| Tags | How to have tags (like Flickr) | |
| TimeZones | Display all dates and times in user selectable timezone and format (version: 2007-10-28d) | |
| TitleMarkup | setting a page title with the first title markup, subsequent titles (from included pages etc.) are ignored (version: 2008-01-27) | |
| TitleSpaced | How to have spaces in a page title | |
| TotalCounter | A statistic counter - counts page views, users, languages, browsers, operating systems, referers, locations and web bots (version: 2008-01-22 - v1.9.1) | |
| TrackChanges | Ways to more easily detect and verify all recent edits (version: N/A) | |
| TrackingMenu | A sidebar menu tracking the current page | |
| TreeMenu | Provides additional markup for creating a tree-like menu | |
| UploadPicCompression | Compress uploaded image files (version: 7 March 2005) | |
| UseAlternativeConfigurations | Get the base URL from the server | |
| UserAuth | User-based authorization (version: 0.70, 25 January 2006) | |
| UserAuth2 | A user-based permission granting and authentication module (version: 2.1-beta3 (2008-01-08)) | |
| UserAuthDevel | User-based authorization Development Page | |
| UserLastAction | Record the last action for each user so that stale accounts can be detected (version: 2007-03-25) | |
| VisitorsLogging | How to have a clean log of visitor activity for each field of a farm | |
| VisitorsLogging1337 | Log all activity on your wiki to a text file in a configurable way. (version: 1.3.37) | |
| WatchThatPage | Tips for how to use http://www.watchthatpage.com/(approve links) with the Recent Changes page. | |
| WbBackup | Backup dynamic wiki data (wiki.d, cookbook, ...) (version: 2008-01-22) | |
| WebAdmin | PHP file manager, works without ftp client (version: 1.1, 9 November 2006) | |
| WebServerSecurity | How to use ".htaccess" to make PmWiki more secure | |
| WikiBox | Allow posting to and reading from PmWiki via email (version: 2008-08-17) | |
| WikiFarmStepByStep | Step by step instruction on how to set up PmWiki as a WikiFarm from scratch | |
| WikiRefactoring | Steps and methods to refactor and re-organize a wiki | |
| WikiSh | Wiki-based script language roughly emulating linux shell tools (version: 2008-09-28) | |
| Word2PmWiki | Word macro to convert a Word document to PmWiki syntax (version: 0.9, 20 December 2006) | |
| WordWrapPreformattedText | Prevent long lines of text stretching beyond the window edge | |