Recent Changes - Search:

Cookbook

PmWiki

pmwiki.org

Cookbook-ByCategory

The contents of the PmWiki cookbook from a recipe's category tags.


Table of Contents

  • Obsolete - Obsolete, superceded, and deprecated recipes

See also:


Administration Summary Page top

Cookbook /
ActionLog  Maintain a page log of wiki actions (Stable)
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
AddUrlSchemes  How to get PmWiki to recognize additional URL schemes such as irc:, nntp:, etc.
AdminHints  Hints & suggestions for wiki administrators (Documentation)
Administration  Recipes for Wiki Administration and Administrators
AlternateNamingScheme  Use other naming schemes for PmWiki pages
Attache-ImageSizer  Resize and manipulate uploaded images (beta)
Auth-SMF  Integrate SMF Simple Machines Forum with PmWiki and use SMF user management for Pmwiki authentication (new)
AuthCAS  Central Authentication Service(CAS) based authentication
AuthDNS  Password-less authentication based on the visitor's IP address or (dynamic) hostname (Beta)
Authorcontribution-OldVersion  Author Contribution, old version
AuthPhpBB2  Use phpBB2 user authentication for PmWiki page edit protection and author name (Stable)
AuthPhpbb2Sso  Single Sign On for PmWiki and phpBB2 (Stable)
AuthPhpBB3  Use phpBB3 user authentication for PmWiki
AuthPhpBBUsersAndGroups  Use phpBB3 user authentication and groups for PmWiki
AuthPunBB  Use PunBB/FluxBB user authentication for PmWiki (Draft)
AuthUserSignup  Allow users to sign up themselves (with email verification) for authuser accounts (Beta)
AuthUserViaMicrosoftLDAP  Configure AuthUser with Microsoft AD LDAP
AutoCreateCategory  Automatically creates category pages for all tags in the page text (BETA)
AutoCreatePages  Automatically create pages based on the name of the current page. (Alpha)
AutoGroupPages  How to create a number of pages for a new group automatically (stable)
AutomaticChangeSummary  Automatic change summaries
AutoRestore  Automatically restore pages after a set time interval (Stable)
AutoThumber  Automatically resize uploaded images using ImageMagick (beta)
BackupPages  Automatically back up the wiki.d directory to a .zip file
BlockCrawler  Redirect web crawlers to different pages
Blocklist  
Bloge-ShortUrl  Get short URLs on your own site (beta)
BulkReplace  Change the content of many pages at a time (just a rough draft)
Bundle  A (proposed) community-supported bundle of commonly used cookbook recipes (proposal)
CaseCorrection  Makes PmWiki intelligently case-insensitive (beta)
CleanUp  Purge deleted pages and attachments from the server directories (Experimental)
CleanUrls  Enable URLs that are shorter (without .php) and/or look like paths to wiki pages.
CleanUrls-archive  How to make clean urls (Old version)
CMSLike  Make PmWiki behave as a CMS by showing only the actions the current user is allowed to perform
CommentDb  Comment recipe - with pagination and RSS feed
CommentPageLink  How to create a comment page
Comments  Comment addon - comments in separate files
Comments-UseCases  
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
CompressedUploads  Modify scripts/upload.php to work with bzip2 archives
ConfigPhp  config.php tips and tricks
ConvertHTML  Convert an HTML page to PmWiki markup (beta)
ConvertHTML-Talk  Talk Page for ConvertHTML recipe
ConvertTABLE  How to convert HTML pages with tables full of data into advanced tables
CookbookBasics  Explains what the cookbook and its recipes are.
CreditsBlock  Create a "last edited by" block that includes everybody who had a hand in developing a page
CSVAction  Adds a ?action=csv capability to pmwiki to output tables as a CSV (stable)
CSVInclude  Include a CSV file as a table in your wiki page
DeleteAction  Use a separate password for deleting pages
DeltaBytesRecentChanges  Display the number of bytes (characters) added or deleted to a page in RecentChanges.
DirectoryAndFilePermissions  Explains which directories and files need to be readable, writable, and servable by the webserver. (Initial version)
DotsInLinks  How to enable dots in wiki links (Experimental)
DynamicWikiTrails  Define dynamic URL trails
Edit-RestrictedProfile  Authors can only edit their own pages in the Profiles group.
EditTemplates  Specify a wiki page or pages to use as a template when a new page is created. (Stable)
EProtect  Email obfuscation
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 (group) items using conditional markup only (Stable)
ExpireDiff  How to remove a page's history
ExportHTML  Export PmWiki pages as "static" HTML pages
ExternAuth  Use authentication mechanisms external to PmWiki
ExtraWordsInTitleTag  This is a really simple recipe for adding extra words to the title tag in the head. (Functional, tested on 2.2.0-beta67)
FarmSideBar  Share a sidebar among several fields in a farm
FastCache  Caches complete wiki pages for very fast retrieval (beta)
FastSearch  how to improve the speed of searches and categories on large sites with slow machines
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
FoxTextReplace  replace text strings on multiple pages (experimental)
GetRidOfMain  How to get rid of "Main" group, i.e. all pages in "Main" are accessible and accessed directly in the wiki root
GlobalOperations  How to apply an operation to every page of a wiki
GoogleAnalytics  Add Google Analytics tracking code to wiki pages (Stable)
GraphVizSitemap  Provide a GraphViz format for sitemap (alpha)
GrepRC  Search the RecentChanges entries similarly to a pagelist (Beta)
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  Form based management of users and passwords using .htpasswd/.htgroup files (Stable)
InfoBox  How to create Bubblehelp infoboxes, as seen in knoppix.org (Stable, Active)
InlineDiff  Shows the difference between 2 versions by highlighting the changes in markup on word level. (stable)
InstallOnIIS  How to install PmWiki on IIS v6 or v7 (living document)
InstallOnWindowsHomeServer  Install PmWiki on Windows Home Server and IIS6 (Living document)
ISO8859MakePageNamePatterns  ISO 8859 character conversion for url page names; strip accents etc. from characters for easier readable page names
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))
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
MovePage  Move and copy wiki pages (beta)
MovePage-Talk  Talk Page for MovePage recipe
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
NumberOfArticles  Report the number of articles in a wiki
OneGroupForAll  Confine all users to one group, named other than Main
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)
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" option (Experimental)
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 (Working)
PmWiki2PDF-Talk  PmWiki2PDF Talk Page
PmWiki2PDF-v2  Generate a PDF (Stable)
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, sumdata, allptvs, random (new)
PresenceAwareness  User-based authentication, a list of online logged users, tools to register and manage users and send posts via Jabber
PresenceAwarenessLight  Light version of PresenceAwareness
PreviewFirst  How to get the page preview to appear before the edit box
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
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 (new)
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
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. (Initial Release)
SimplePageCounter  A simple page counter of visits to each page
SimultaneousEdits  Enable simultaneous edits for platforms without popen or diff3 (Stable)
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)
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)
SpeedOptimizations  How to tune PmWiki and its environment for speed
SQLite  Store wiki pages in an SQLite database file (Beta)
SQLite-Talk  Talk Page for the SQLite recipe
Stopwatch  Use the $StopWatch function to measure PmWiki performance.
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 SSL (Beta)
SysDiff  Use an external "diff" program to speed saving of long pages. (Stable)
SystemLimits  Ways to increase various memory and filesize limits for a PmWiki installation
Tags  How to have tags (like Flickr)
TimeZones  Display all dates and times in user selectable timezone and format (alpha)
TitleMarkup  setting a page title with the first title markup, subsequent titles (from included pages etc.) are ignored
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
TotalCounter-Talk  Talk page for TotalCounter recipe
TrackChanges  Ways to more easily detect and verify all recent edits
TrackingMenu  A sidebar menu tracking the current page
Trash  "safely delete" pages so that they can be restored and listed with pagelists
TreeMenu  Provides additional markup for creating a tree-like menu
UpgradeBashScript  A script that tries to automate the process of upgrading the wiki. (Maintained)
UploadPicCompression  Compress uploaded image files
UseAlternativeConfigurations  Get the base URL from the server
UserAdmin  AuthUser account self-registration and management (alpha)
UserAuth  User-based authorization
UserAuth2  A user-based permission granting and authentication module (released, stable, maintained (tested with Pmwiki 2.1.11, 2.2.0-beta45))
UserAuth2-Talk  
UserAuthDevel  User-based authorization Development Page
UserLastAction  Record the last action for each user so that stale accounts can be detected (stable)
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. (stable (works for me))
WatchThatPage  Tips for how to use http://www.watchthatpage.com/ with the Recent Changes page. (Documentation)
WbBackup  Backup dynamic wiki data (wiki.d, cookbook, ...) (Stable)
WebAdmin  PHP file manager, works without ftp client
WebServerSecurity  How to use ".htaccess" to make PmWiki more secure
WhosWhere  Show Who's Where on your wiki (Experimental)
WhosWhere-Talk  Talk page for WhosWhere.
WikiBox  Allow posting to and reading from PmWiki via email (Alpha)
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 (Beta)
Word2PmWiki  Word macro to convert a Word document to PmWiki syntax (Beta)
WordWrapPreformattedText  Prevent long lines of text stretching beyond the window edge
XMLPageStore  Store pages as XML files (Beta)

Attachments/Uploads Summary Page top

Cookbook /
AttachDelete  An enhancement to the current upload feature to allow the deletion of uploaded files.
Attache  A bundle of attachment joy (incomplete)
Attache-ImageSizer  Resize and manipulate uploaded images (beta)
AttachIcons  Add icon images to Attach file links according to file extension
AttachIcons2  Add icon images to Attach file links according to file extension
AttachLinks  Get Attach: links to display by default without the "Attach:" prefix
AttachlistEnhanced  How to list missing or orphaned attachments. (Inactive possibly broken, see AttachlistEnhanced-Talk page)
AttachlistEnhanced-Talk  Talk Page for AttachlistEnhanced recipe
AttachlistExtended-Draft  A replacement version of the attachlist directive with additional functionality. (alpha)
AttachListSort  Sort an attachlist (Working)
AttachSize  Get file sizes of attached files (Alpha)
Attachtable  Actions to rename, delete & restore deleted attachments, as well as an attachlist replacement to use those actions, show file types and list attachment references. (beta)
Attachtable-Talk  Talk Page for Attachtable recipe
AuditImages  View the images that have been uploaded to your wiki. (Stable)
AuthenticatedAttach  Lets the user view an Attachment only if they have the appropriate password (Obsolete)
AutoThumber  Automatically resize uploaded images using ImageMagick (beta)
CleanUp  Purge deleted pages and attachments from the server directories (Experimental)
CustomBullets  Enable custom bullets to distinguish document types
DirList  Local/LAN directory listings and downloads. (beta)
DownloadManager  How can I know how many times a file was downloaded from my wiki?
DragDropMultiUpload  Allow authors to upload files by simply dropping them into the wiki page (Beta)
FileAttachList  Adds a Ajax list of quickly attachable files to the edit page (Stable)
FileList  Tabulated filelist markup as alternative to (:attachlist:), for a simple, easy readable look. (new)
FreeMind  Embed mind maps in PmWiki pages (experimental)
Highslide  A recipe that enables you to use the Highslide JS application in your wiki. (Initial release)
LinkedResourceExtras  Linked resource helper functions and scripts for recipe writers (Beta)
Maxi  An image viewer with inline zoom, suitable for large drawings or panoramas (Experimental)
Mini  Simple, lightweight, un-bloated thumbnail and gallery generator
Mini-Talk  Talk Page for Mini recipe
MiniEdit  An easy to use visual editor for Mini galleries (experimental)
MiniFancybox  Fancybox jQuery slideshow for the Mini gallery (experimental)
MiniGalleria  Galleria carousel/slideshow for the Mini gallery (beta)
MiniLightbox  Lightbox slideshow for the Mini gallery (beta)
MultiUpload  Upload multiple files at once by packing them in a zip archive & extracting them on the server (beta)
MultiUpload-Talk  Talk Page for MultiUpload recipe
NotifyOnUpload  Generates notifications also on upload events (quick hack)
PmDocConvert  PmDocConvert makes it easy to upload and display formats that can be handled by OpenOffice.org on a PmWiki page. (Alpha)
PreventHotlinking  Prevent hotlinking of uploaded files
RecentUploadsLog  List all uploaded files in RecentUploads pages
SecureAttachments  Security issues for attachments
ThickBox  integrate the AJAX image effect known as thickbox into a PmWiki page
ThumbList  A thumbnail picture gallery for PmWiki
ThumbList-Talk  Talk Page for ThumbList recipe
ThumbList-Talk-archive  ARCHIVE Talk Page for ThumbList recipe
UpdateAttachments  Add "update Attachment" link to Attach: links
UpForm  Allow use of a Site.UploadForm page to format the upload form (alpha)
UploadForm  Alternative file upload form using (:input file:) (stable)
UploadGroups  Allow uploads to be associated with individual pages or the entire site (stable)
UploadPlus  Organise file uploads in Group and/or Group/Page subdirectories (beta)
UploadsMarkup  Providing an "Uploads:" markup similar to "Attach:", but with a storage-oriented way of referencing (Freshly released, awaiting comments)
UploadTypes  Add extensions to or remove them from the list of allowed upload types (Documentation)

Blog Summary Page top

Cookbook /
AddDeleteLine2  An easy way to add information to a page and delete it again. (stable)
AddThisWidget  Embed the 'AddThis' widget to enable easy sharing of webpages on facebook, delicious, twitter, and other social networking sites.
BalusBlog  How Balu built his blog using pagelists (beta)
Blog  List of recipes in Blog category
BlogCalendar  small calendar for blogs showing highlighted links to date-named blog pages (new)
Bloge  A bundle of blogging (beta)
Bloge-Feeds  Blog-like Atom & RSS feeds (beta)
Bloge-Linkback  Automatically send and receive Pingbacks and Trackbacks (beta)
Bloge-Ping  Notify search engines when a page is modified (beta)
Bloge-ShortUrl  Get short URLs on your own site (beta)
Bloge-Tags  Use page keywords and categories as tags (beta)
Bloge-Tags-Talk  Talk Page for the Bloge-Tags recipe
Bloge-Talk  Talk Page for the Bloge bundle
Bloge-UrlApprove  Approve links one at a time (beta)
BlogIt  Provides a complete blogging system, using in-built PmWiki features -- additional features are supported through existing cookbooks. (Active)
BlogIt-Talk  Talk page for BlogIt.
BlogItRSS  BlogItRSS - Easily create RSS feeds for your blog. (Stable)
BlogParser  A simple parser for RSS feeds from content blocks based on kind-of-blog (Works)
BlogSimple  Experimental blog bundle using pagelists (Stable)
BlogSimple2  Simple blog bundle, revision of BlogSimple (Stable)
BlogSkin  A blog-oriented skin that emphasizes content, with an easy-to-read default font size and no graphical frills
BlogWithPageList  How to build a blog system with pagelists
Bundle4Blog  How to use PmWiki as a blogging engine.
Comment4Comment  adds the possibility to comment on comments to commentboxstyled
CommentBox  Adds a simple form to post comments (Stable)
CommentBoxPlus  Simple styled form to post comments, plus comment counter (Stable)
CommentDb  Comment recipe - with pagination and RSS feed
Comments-UseCases  
Dcal  a calendar recipe (alpha)
Dice  Dice roller for PmWiki (stable)
EnhancedWebFeeds  Enhances native PM Wiki Feed support. (beta)
Equilibrium  Equilibrium is a blog-oriented skin, with a focus on simplicity. Along with the typical sidebar and top navigation tabs, this skin presents blog summaries in column oriented, rather than the traditional vertical layout. (Active)
Equilibrium-Talk  Talk Page for Equilibrium
FeralBlog  A basic Blosxom inspired PmWikiBlog. (Working *wink* (no, really!))
FeralSimpleCalendar  A small simple calendar suitable for a rightbar, or header/footer or anywhere you wish. (New derivative code base but solid;)
Fox  Form processor to add, replace, copy, delete content plus upload files and send email notifications using templates and Input markup (stable)
FoxBlog  How to build a blog with Fox (not working with current Fox)
GoogleBlogPing  Google Blog Search Ping - Support for Google's weblog search ping service
HaloScan  Another commenting recipe, leveraging the power of the HaloScan service. (first release ... but operational!)
ListCategories  use categories as tags
Minimous-Talk  Talk page for Minimous.
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)
NewsList  Insert a list of recently changed/updated wikipages in a short form.
PageRank  Vote on a page's popularity (beta)
Pingback  Pingback - Pingback support for PmWiki
PlainBlogSkin  A blog-oriented skin that emphasizes content, with an easy-to-read default font size and no graphical frills
Skittlish  Skittlish allows site visitors to choose between fixed and fluid width, and between seven candy-inspired colours for the sidebar. (Active)
TagPages  Allow categorizing/tagging of pages with an easy interface. (works for me)
Tags  How to have tags (like Flickr)
WikiCalendar  Add support for a simple calendar. Each date becomes a wiki page. (Stable)
WikipublisherJournal  A journal separating content from presentation, aimed at delivering great web and printed results (Stable)
XESBlog  Provide blog application functionality for one point installation. (beta)
XESBlog-Use  How to blog using XesBlog recipe (beta)

Content Management Systems Summary Page top

Cookbook /
AbcTunebook  add and edit abc music using Fox and rendered as score and midi by abcjs javascript abc editor (new )
Accordion  lightweight Accordion javascript requiring no framework (new)
Ai  Ai is another mysql data query using an original and efficient system of envelop and masks (functional, but experimental for security reasons maybe)
AuthUserCMSLike  Restricts access to PageActions by role
BalusBlog  How Balu built his blog using pagelists (beta)
BlogCalendar  small calendar for blogs showing highlighted links to date-named blog pages (new)
Bloge-ShortUrl  Get short URLs on your own site (beta)
BlogSimple  Experimental blog bundle using pagelists (Stable)
BlogSimple2  Simple blog bundle, revision of BlogSimple (Stable)
BlogSkin  A blog-oriented skin that emphasizes content, with an easy-to-read default font size and no graphical frills
BreakPage  Breaks pages into sections with inserted markers and displays one section at a time (Stable)
BreakPageList  display a pagelist in smaller slices and display navigation links (new)
Bundle  A (proposed) community-supported bundle of commonly used cookbook recipes (proposal)
CaseCorrection  Makes PmWiki intelligently case-insensitive (beta)
CMS  List of all recipes in the CMS category
CMSBundle  Some scripts that add features useful for a CMS-type installation. (Partial development)
CMSLike  Make PmWiki behave as a CMS by showing only the actions the current user is allowed to perform
CMSMode  Adds some customizations for a non-wiki (or hybrid) type installation. (New (beta))
Comment4Comment  adds the possibility to comment on comments to commentboxstyled
CommentBox  Adds a simple form to post comments (Stable)
CommentBoxPlus  Simple styled form to post comments, plus comment counter (Stable)
CommentDb  Comment recipe - with pagination and RSS feed
CommentPageLink  How to create a comment page
CompareDatabaseRecipes  Comparison of Database Recipes for PmWiki (draft)
DataQuery  Retrieve records and query results from any database supported by ADOdb (such as MySQL) and portray them as wiki pages, allowing them to be processed by other wiki functions such as pagelists, includes, page text variables, and ZAP. (beta)
DownloadManager  How can I know how many times a file was downloaded from my wiki?
DynamicTrails  Dynamic WikiTrails with pagelist (experimental)
EditTemplatesMenu  Allow authors a choice among several pre-filled templates for new pages (Stable)
ExtraWordsInTitleTag  This is a really simple recipe for adding extra words to the title tag in the head. (Functional, tested on 2.2.0-beta67)
FastCache  Caches complete wiki pages for very fast retrieval (beta)
Fox  Form processor to add, replace, copy, delete content plus upload files and send email notifications using templates and Input markup (stable)
FoxAuthUserCommentBox  Posting comments for logged in users only, using Fox
FoxBlog  How to build a blog with Fox (not working with current Fox)
FoxCommentBox  Adding a comment form using Fox
FoxContacts  Create personal or business Contacts pages and lists with Fox (new)
FoxEdit  add edit links for section and PTV edits (stable)
FoxForum  How to build a simple forum with Fox (experimental)
FoxSimpleTodoList  An example of how to use Fox to setup a simple 'todo list'. (Functional)
FoxVoting  examples of using Fox for voting, polling and making choices
GoogleBlogPing  Google Blog Search Ping - Support for Google's weblog search ping service
JITS  Issue Tracking System (tested with)
JjsCMS  Save wiki pages as html
ListCategories  use categories as tags
LiveEdit  Edit blocks of wiki-text in pop-up windows right from the wiki page. Editable blocks can be automatically detected/created on existing wiki pages using a Javascript-based GUI-like tool. An authenticated user with edit permission can edit the contents inside the blocks right from the page's view in a 'pop-up' editing environment. One can now choose from different themes/skins for the LiveEdit environment, as well as create custom themes/skins. Very useful for better organizing and maintaining contents of a wiki page, especially if the page is large. (Working great! Latest improvements in auto-detect tool are in beta test.)
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))
MultiLanguage  Display content in different languages on a a page by user's choice
MultiLanguagePages  Show language specific pages according to user choice (new)
MultiLanguageViews  show language specific content and titles according to user choice (new)
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)
NewGroupBox  Input box to create new wiki groups from predefined template pages (stable)
NewPageBox  How to provide a form or box to allow users to create new pages
NewPageBoxPlus  Adds customisable box plus button form for page creation (Stable)
NewsList  Insert a list of recently changed/updated wikipages in a short form.
NewsMaster  How to handle newsletters and other mailings (very nicely working (although the admin side is still in test))
PageRank  Vote on a page's popularity (beta)
Pingback  Pingback - Pingback support for PmWiki
PmWikiAsACMS  How to use PmWiki as a CMS
QuickStartForAuthUser-Talk  Just a quick guide for people to set up AuthUser to lock down their site. (beta)
Router  Router allows a website's url structure to be different from PmWiki's group/page structure. (beta)
SelectQuery  Run a SQL SELECT query based on parameters submitted (in active use at permaculturecollaborative.us)
SEO  A set of best practices to Search Engine Optimization
SimpleDiscussLink  Add an action (or sidebar) link that leads to and from a -Talk page. (Initial Release)
SimpleForum  Simple and styled forum (Stable)
SwitchToAndFromDraft  Provide a sidebar or PageActions link to switch to/from -Draft pages (Quo)
Tagger  Easy tagging into multiple category groups. (beta)
Tags  How to have tags (like Flickr)
TotalCounter  A statistic counter - counts page views, users, languages, browsers, operating systems, referers, locations and web bots
TotalCounter-Talk  Talk page for TotalCounter recipe
UBBThreadsIntegration  How to use the user authentification of the UBBThreads forums to control access to a PmWiki installation
UTF-8  A collection of UTF-8 related tips and fixes
ViewModes  show selected content according to user choice (using a cookie) (Stable)
WbFAQ  Create a "traditional" FAQ (Beta)
WebAdmin  PHP file manager, works without ftp client
ZAP   (Stable (relies on latest Beta version of PmWiki))

CSS Summary Page top

Cookbook /
CalloutCustomization  How to create custom callouts using the Callout recipe (alpha)
CSS  List of CSS-related recipes
CSSInWikiPages  Apply CSS styles via wiki pages (Stable)
CSSToolTipsToGo  markup for tooltip functionality (New)
FilmScript  Enable film script markup
FormattingTables  Formatting and styling for tables
MakeManyColumns  How to make columns on a page using CSS
OverrideCSS  How to override previously defined styles without modifying the skin
PrintingWithStyle  How to create a style for printing
RemovingHTMLStyles  How to remove pmwiki styles from HTML head (Stable)
SkinGuidelines  A set of tips for skin design and packaging skins for distribution (Stable)
Skins  Different look and feel for PmWiki sites
SkinTest-Compact  
Snotes  Snotes (Styles for general purpose notes/boxes) (Stable / Active)
Styles  Practical examples of CSS Style use (with some explanation) (currently just a placeholder...)

Editing Summary Page top

Cookbook /
AbcTunebook  add and edit abc music using Fox and rendered as score and midi by abcjs javascript abc editor (new )
AddDeleteLine2  An easy way to add information to a page and delete it again. (stable)
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
AddToWatchlist  Add or remove a page from your watchlist trail with a single click. (beta)
AjaxEditSupport  Adds a wikipage/attachment/category AJAX browser to Edit pages (WIP)
AnyWikiDraw  Java based drawing tool to replace PmWikiDraw eventually (In development)
AtLinks  Alternative linking scheme with @ prefix (@Page) (Stable)
AuthorContribution  Automatically Produce an "Author Contributions" page for each author. (Stable)
AutoGroupPages  How to create a number of pages for a new group automatically (stable)
AutomaticChangeSummary  Automatic change summaries
AutoSave  Autosave pages in the background while editing (beta)
Bloge-Ping  Notify search engines when a page is modified (beta)
BulkReplace  Change the content of many pages at a time (just a rough draft)
Callout  Present something within an iconic bubble or style. (alpha)
ChordPro  Display ChordPro-formatted song sheets in a wiki page (Beta)
ChordPro-Talk  Discussion of ChordPro (Beta)
ConfirmEditNotSaved  Ask users to confirm if they are leaving the edit page without saving
ConvertTABLE  How to convert HTML pages with tables full of data into advanced tables
DefaultTableAttributes  How to change the default attributes for tables created using PmWiki.Tables
DeltaBytesRecentChanges  Display the number of bytes (characters) added or deleted to a page in RecentChanges.
DragDropMultiUpload  Allow authors to upload files by simply dropping them into the wiki page (Beta)
EditAttributes  Edit a page's title, description and other attributes using separate EditForm fields (beta)
EditAttributes-Talk  Talk Page for the EditAttributes bundle
EditFormCustomFields  Add "Title", "Creation Date", etc. custom input fields to the edit form of PmWiki. This enables mentioning the title of a page in a separate input field rather than in the (:title ...:) markup. Also enables changing the value of a page's 'ctime'. Can be customized to include more fields. (Working)
EditFormSamples  Provide administrators and authors with examples and instructions for replacing or customizing their site's Site.EditForm.
EditMore  Provides desirable Site.EditForm additions for title, keywords, description, tags (categories), and notes (so far!). (Functional)
EditOnDblClick  Enable edit on double-clicking a page
EditTemplates  Specify a wiki page or pages to use as a template when a new page is created. (Stable)
EditTemplatesMenu  Allow authors a choice among several pre-filled templates for new pages (Stable)
EditThisPageLink  short markup for a link to 'edit this page'
EditTitle  Provide a separate edit field for the page title. (Works for me)
EditToolbar  A shiny new set of icons, replacing and extending those on the standard edit toolbar. (Active)
EmacsPmWikiMode  Allow the use of Emacs for editing wiki pages in a PmWiki
EtherpadInclusion  This recipe describes a way how to include data stored in collaborative documents in Etherpad-Lite via IncludeXML into PmWiki. (experimental)
ExcelPaste  Copy and paste spreadsheet tables (e.g., from Excel) into pages (Stable)
FCKEditor  How to implement FCKEdit in PmWiki (unsupported and buggy -- read all notes below, and be prepared to experiment and test; this may or may not work for you.)
FileAttachList  Adds a Ajax list of quickly attachable files to the edit page (Stable)
FilmScript  Enable film script markup
FixURL  Encode special characters in link addresses (Beta)
Flipbox  Flippable checkboxes and checklists (Beta)
Fox  Form processor to add, replace, copy, delete content plus upload files and send email notifications using templates and Input markup (stable)
FoxEdit  add edit links for section and PTV edits (stable)
FoxTextReplace  replace text strings on multiple pages (experimental)
GrepRC  Search the RecentChanges entries similarly to a pagelist (Beta)
GuiButtons  add guibuttons to any textarea edit box (stable)
GuiEditDateButton  javascript calendar to insert a date (Stable)
GuiEditResize  Allows resizing of the Edit text box, for convenience. (Initial release.)
I19  Translator-oriented edit form, easing the internationalization (i18n) of a wiki (Experimental)
ImportTabTable  import and convert tab table to simple table markup quickly.
IncludeWithEdit  Enable editing of included text (last tested on PmWiki Version 2.2.0.beta45)
InlineDiff  Shows the difference between 2 versions by highlighting the changes in markup on word level. (stable)
InputDraw  InputDraw, a Flash-based drawing tool (beta testing)
LatexMarkup  Enables the usage of a subset of LaTeX syntax as an alternative markup (except Math). (working (but with very limited features))
LazyWebLinks  Cause markup text beginning with "www." to be automatically converted into a link to an external site
LimitDiffsPerPage  Paginate the "diff" output (when viewing a page history, limit the number of displayed revisions at once) (Stable/Beta)
LiteralWhiteSpace  Preserve white spaces, tabs and extra lines (beta)
LiveEdit  Edit blocks of wiki-text in pop-up windows right from the wiki page. Editable blocks can be automatically detected/created on existing wiki pages using a Javascript-based GUI-like tool. An authenticated user with edit permission can edit the contents inside the blocks right from the page's view in a 'pop-up' editing environment. One can now choose from different themes/skins for the LiveEdit environment, as well as create custom themes/skins. Very useful for better organizing and maintaining contents of a wiki page, especially if the page is large. (Working great! Latest improvements in auto-detect tool are in beta test.)
MessageAfterPosting  Provide a message to users after posting and /or prompt them to notify relevant people
MovePage  Move and copy wiki pages (beta)
MovePage-Talk  Talk Page for MovePage recipe
Multilink  How to create multilinks
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
NoteIt  NoteIt is a simple Windows application to create notes for PmWiki (Prototype)
NotsavedWarning  Warn authors when they move away from a page without saving it. Optionally request an edit summary or an author name. (beta)
PageDiffSize  Add an accurate count of characters added & removed to each edit summary (beta)
PITS  PmWiki Issue Tracking System
PmWikiDraw  Java drawing recipe based on TWikiDraw
PmWikiDrawBugsAndFeatures  PmWikiDraw Bugs and Features - Reported/Proposed
PmWikiDrawBugsAndFeaturesDone  PmWikiDraw Bugs and Features - Done/Implemented
PmWikiDrawChangeLog  PmWikiDraw Change Log
PositioningCursorInEditForm  How to position the cursor at the end in the edit form
PreviewChanges  Preview highlighted changes of the wiki markup (Beta)
PreviewFirst  How to get the page preview to appear before the edit box
PTVReplace  Add link markup or input forms to replace values in PageTextVariables (beta)
Pywe  Provides author-preferred text editor support for PmWiki page edits (Beta)
RecentChangesDeletion  Allow authors to delete RecentChanges pages, there-by making it possible for authors to delete wiki groups.
RememberEditPosition  Return the editing textarea to the previous position when previewing a page (beta)
RequireCategory  Require categories to be entered
RichEdit  WYSIWYG editor (Abandoned)
RowspanInSimpleTables  Markup to add a rowspan attribute on a simple table cell (Just out of beta)
SectionEdit  Split a wiki page into separately editable sections with an edit link for each section (Stable)
SideNotes  Create "Side Notes" for jotting down notes
SpellChecker  How to enable spell-cheking on a wiki
StringReplace  link or form markup for replacing text strings in pages (beta)
SwitchToAndFromDraft  Provide a sidebar or PageActions link to switch to/from -Draft pages (Quo)
TableEdit  Interactive table editor (first version)
Tabulate  Handles tab-delimited tables so you can cut and paste to and from spreadsheet applications (beta)
Text2Tbl  Provide a way to convert arbitrarily structured text to table markup and provide conversion of simple tables to advanced. (alpha)
TimeZones  Display all dates and times in user selectable timezone and format (alpha)
TrackChanges  Ways to more easily detect and verify all recent edits
TrueLatex  Enables interpretation and rendering of real LaTeX markups in PmWiki. Support for XeLaTex included in v1.8. (Working perfectly. Very simple to use, customizable and comes with lots of options.)
UniversalEditButton  Provide support for the Universal Edit Button in PmWiki (Beta)
UserConfigurations  How can users customise an edit form for their personal use, and customise other settings like access keys?
ViewDiff  Compare arbitrary revisions and view a particular version. (Beta)
WikiRefactoring  Steps and methods to refactor and re-organize a wiki
WikiSmileys  Add graphical smileys to the markup
Wikiwyg  Integrate Wikiwyg into PmWiki for WYSIWYG editing (pre-alpha)
XMLRPC  How to communicate with PmWiki via the XML-RPC protocol
ZAP   (Stable (relies on latest Beta version of PmWiki))

Forms Summary Page top

Cookbook /
ActionMenu  Drop-down menu to page actions (Edit, History, Attach...) instead of links. (Beta)
AddDeleteLine  Create a list where entries can easily be inserted and deleted (unmaintained and not without bugs (use AddDeleteLine2))
AddDeleteLine2  An easy way to add information to a page and delete it again. (stable)
AddPageForm  How to add new pages without creating a link first
Ai  Ai is another mysql data query using an original and efficient system of envelop and masks (functional, but experimental for security reasons maybe)
BuildForms  Create an HTML form with Wiki markup, save values in a file, and pass values to a user defined function
Comment4Comment  adds the possibility to comment on comments to commentboxstyled
CommentBox  Adds a simple form to post comments (Stable)
CommentBoxPlus  Simple styled form to post comments, plus comment counter (Stable)
Comments-UseCases  
CompareDatabaseRecipes  Comparison of Database Recipes for PmWiki (draft)
CompareFormsRecipes  Comparison of various form recipes
DataPlates  Automatically generate templates for displaying, editing, and searching database queries. (beta)
DataQuery  Retrieve records and query results from any database supported by ADOdb (such as MySQL) and portray them as wiki pages, allowing them to be processed by other wiki functions such as pagelists, includes, page text variables, and ZAP. (beta)
Datepicker  Adds a datepicker button (use it with a date input field) (beta )
DQReport  Enhance the functionality that DataQuery offers to build a complete database frontend (Functional)
EditDataPages  Bring the wiki's View and Edit commands to ZAP data pages (in active use)
EditFormCustomFields  Add "Title", "Creation Date", etc. custom input fields to the edit form of PmWiki. This enables mentioning the title of a page in a separate input field rather than in the (:title ...:) markup. Also enables changing the value of a page's 'ctime'. Can be customized to include more fields. (Working)
EditTemplatesMenu  Allow authors a choice among several pre-filled templates for new pages (Stable)
EditToolbar  A shiny new set of icons, replacing and extending those on the standard edit toolbar. (Active)
EnableHTML  How to include HTML markup in wiki pages
FormExtensions  adds fieldset, legend, and label tags to PmWiki forms (in active use at essentialclarity.com, territoryteller.org)
FormGuideSystem  Flexible, extensible, parameter-driven system to support the use of form pages
FormsPlus  Form extensions adding new HTML5 input types (new)
FormValidation  How to validate forms within wiki pages
Fox  Form processor to add, replace, copy, delete content plus upload files and send email notifications using templates and Input markup (stable)
FoxAuthUserCommentBox  Posting comments for logged in users only, using Fox
FoxCat  Using forms and fox to structure category and cross-group linking
FoxCommentBox  Adding a comment form using Fox
FoxDelete  add delete links for deleting lines or sections with Fox (beta)
FoxEdit  add edit links for section and PTV edits (stable)
FoxEntryMaskPages  use Fox forms as entry masks to store page data instead of wiki mark-up editing (stub, please provide feedback!)
FoxNotify  add email notifications and mailing capability to Fox forms (stable)
FoxPageManagement  creating new pages, new groups and copying pages with Fox forms
FoxShoutboxAlternative  An alternative Shoutbox (Tested)
GuiButtons  add guibuttons to any textarea edit box (stable)
InputDefault   (in-core)
InputFormsAndJavaScript  Some ideas of combining Javascript with PmWiki Input forms
JITS  Issue Tracking System (tested with)
JumpBox  A pull down menu that can be used for navigation
LiveEdit  Edit blocks of wiki-text in pop-up windows right from the wiki page. Editable blocks can be automatically detected/created on existing wiki pages using a Javascript-based GUI-like tool. An authenticated user with edit permission can edit the contents inside the blocks right from the page's view in a 'pop-up' editing environment. One can now choose from different themes/skins for the LiveEdit environment, as well as create custom themes/skins. Very useful for better organizing and maintaining contents of a wiki page, especially if the page is large. (Working great! Latest improvements in auto-detect tool are in beta test.)
Mailform2  Set up a mail form so that visitors can send comments or suggestions to a limited list of recipients
Mailform3  A single wiki page mail form with feedback (Stable)
Mailform4  Mailform4 alias Mailform2² - A contact form module with extensible form fields (Stable)
MailListForm  Form for subscription to an email list (working)
NewGroupBox  Input box to create new wiki groups from predefined template pages (stable)
NewPageBox  How to provide a form or box to allow users to create new pages
NewPageBoxPlus  Adds customisable box plus button form for page creation (Stable)
NewPageForm  Adds a new page using a form
PITS  PmWiki Issue Tracking System
PmForm  Form processing engine for PmWiki (Development)
ProcessForm  Maintain values in fields and make PVs of the form name/values when a form is submitted (Beta)
RyeVoting  Voting with several option and graph bars (stable)
SagePayPayment  Provides SagePay (previously known as Protx) payment integration into PmWiki (Beta / RC (works for me))
SerialPageNames  Markup expressions to create serial page names (new release)
Shoutbox  Display sidebar shoutbox (tested)
SimpleAjax  Allow a simple ajax interaction within forms, usually via WikiSh (Backup of Development version)
SimpleCart  integration of simple javascript shopping cart with PayPal or Google checkout (beta)
StarRater  5 star rating system (stable)
Textarea  How to create textareas pre-filled with content
Voting  Add a form to record "votes" on a page
WikiForms  Use a form template to create, edit and list wiki pages (Stable)
WikiFormSample  Defines the layout of a simple issues form to use with the WikiForms recipe
WikiFormsBugs  Bug reports for the WikiForms recipe
WikiFormsFAQ  FAQ regarding the WikiForms recipe
WikiFormsFeatureRequests  Feature requests for the WikiForms recipe
WikiFormsRecipes  Various recipes for the WikiForms recipe
WikiSh  Wiki-based script language roughly emulating linux shell tools (Beta)
ZAP   (Stable (relies on latest Beta version of PmWiki))

Images Summary Page top

Cookbook /
AddImageType  Add new image type extension
AnyWikiDraw  Java based drawing tool to replace PmWikiDraw eventually (In development)
Attache-ImageSizer  Resize and manipulate uploaded images (beta)
AttachIcons  Add icon images to Attach file links according to file extension
AttachIcons2  Add icon images to Attach file links according to file extension
AttachImageSize  Generate width and height attributes for attached images
AuditImages  View the images that have been uploaded to your wiki. (Stable)
AutoThumber  Automatically resize uploaded images using ImageMagick (beta)
BackgroundImages  How to add background images to divisions, tables & cells (Stable)
BarCode  Easily create barcodes inside wiki pages (works)
Callout  Present something within an iconic bubble or style. (alpha)
ChartDirector  Add a bar chart to a page using modifiable data in page markup
Clipboard  Include content on another page
CustomBullets  Enable custom bullets to distinguish document types
EasyGallery  Creates an easy image gallery
EmbeddedGallery  How to embed the Menalto Gallery
Flash  Embedding Flash movies; plus recipes for embedding Flash from specific sites like YouTube, Vimeo, GoogleVideo, Flickr, Archive.org, and more...
Flickr  How to integrate Flickr into a PmWiki page
FlickrAlbum  Display images dynamically from Flickr (Stable)
FlickrGallery  Create thumbnail galleries linked to flickr. (Beta)
Galleria  Convert lists of images into a panel of clickable thumbnails, or a scrollable carousel of clickable thumbnails, without requiring a page reload.
Galleria-Talk  Talk Page for Galleria
GMap  Easy Google Maps integration (Beta)
GMap-Talk  Talk Page for GMap recipe
GoalMeter  Create thermometers or columns showing goals and current values (stable)
GoogleChart  Include Charts generated by Google Chart API (alpha)
GoogleMaps  How to add an interactive Google map into PmWiki
GoogleViewer  Embed PDF, PPT, DOC, and TIFF files in a wiki page using Google Viewer
HeadlineImage  Display the title attribute of an image directly on the image without editing the image.
Highslide  A recipe that enables you to use the Highslide JS application in your wiki. (Initial release)
ImageMap  Directive to create image maps and image toolbars (Stable)
ImagesAutoResizing  Creates a small image on the page, with a link to a larger image (Stable)
ImageSets  Create galleries that are not tied to a single wiki page
ImgPopUp  Extension to image uploading (stable)
InputDraw  InputDraw, a Flash-based drawing tool (beta testing)
Maxi  An image viewer with inline zoom, suitable for large drawings or panoramas (Experimental)
MindjetMap  Embedding a Mindjet MindManager Map (first release)
Mini  Simple, lightweight, un-bloated thumbnail and gallery generator
Mini-Talk  Talk Page for Mini recipe
MiniEdit  An easy to use visual editor for Mini galleries (experimental)
MiniFancybox  Fancybox jQuery slideshow for the Mini gallery (experimental)
MiniGalleria  Galleria carousel/slideshow for the Mini gallery (beta)
MiniLightbox  Lightbox slideshow for the Mini gallery (beta)
PagelistRandomImage  Select an image randomly from all pages with images and display (Production)
PHPImages  Generate on-the-fly graphics within a PmWiki page using a PHP script.
PictureGallery  Picture viewer with thumbnails and comments option
PmDocConvert  PmDocConvert makes it easy to upload and display formats that can be handled by OpenOffice.org on a PmWiki page. (Alpha)
PmGallery  Display your Picasa albums and pictures within PmWiki.
PmGallery-Talk  Talk Page for pmGallery
PmGraphViz  Produced graphs using graphviz inside of PmWiki. (Stable)
PmWikiDraw  Java drawing recipe based on TWikiDraw
PmWikiDrawBugsAndFeatures  PmWikiDraw Bugs and Features - Reported/Proposed
PmWikiDrawBugsAndFeaturesDone  PmWikiDraw Bugs and Features - Done/Implemented
PmWikiDrawChangeLog  PmWikiDraw Change Log
PngAlphaIE  Steps for displaying PNG images with 8bit alpha transparency (Limited testing)
PTViewer  how to display panoramic images
QuickTime  Embed QuickTime content on wiki sites. (Stable)
RandomImageFromAListOfPictures  Posting a random image from a number of pictures
Scribd  Embed PDF files in a wiki page using Scribd
Seadragon  Seadragon image zoomers (Beta)
SimpleGallery  A simple image gallery
SmartColorboxGallery  Smart Colorbox Gallery is an easy to use gallery that creates small and large images, and makes a colorbox slideshow. (RC)
Sparklines  Easily embed sparklines inside wiki pages (works)
StarRater  5 star rating system (stable)
Svg  Embedding Scalable Vector Graphics (.SVG) into PmWiki pages
ThickBox  integrate the AJAX image effect known as thickbox into a PmWiki page
ThumbList  A thumbnail picture gallery for PmWiki
ThumbList-Talk  Talk Page for ThumbList recipe
ThumbList-Talk-archive  ARCHIVE Talk Page for ThumbList recipe
ThumbnailLinkToImage  Produce a thumbnail link to a full-sized uploaded image that, in turn, links back to the page. (Pending code review by Pm)
TinyWebGallery  Integration in PmWiki of the refined gallery TinyWebGallery (Stable)
Twitter  Display twitter-messages and twitpics from any member in your page.
UploadPicCompression  Compress uploaded image files
ViewPDF  Embed PDF files in a wiki page (Experimental)
WikiGallery  WikiGallery - automatic easy to use fully integrated gallery extension for PmWiki
WikiGallery-Talk  Talk Page for WikiGallery
WikiSmileys  Add graphical smileys to the markup
WMPlayer  Embedding a Windows Media Player (stable)
YAG  "Yet Another Gallery tool" for PmWiki - An easy-to-use tool that creates and caches thumbnails of images, and displays them in gallery. Suited for creating a thumbnail gallery distributed over multiple pages for large number of images. Images can be within the PmWiki (page attachments) or can be in WWW. Range of images can be declared in single line using wildcard-like features. (Working perfectly well)
YumlMe  Easily edit and display UML diagrams in PmWiki pages (Beta)

Includes / Insertions Summary Page top

Cookbook /
AddThisWidget  Embed the 'AddThis' widget to enable easy sharing of webpages on facebook, delicious, twitter, and other social networking sites.
CachedNumberOfArticles  Count pages in wiki (Stable)
CSVInclude  Include a CSV file as a table in your wiki page
DataSections  Create formated lists of PTVs stored between anchor blocks on another page. (alpha)
Delicious  Insert a delicious.com user's links or tags into PmWiki (Stable)
DirList  Local/LAN directory listings and downloads. (beta)
Fortune  Insert a fortune cookie into a wiki page (Stable)
GMap  Easy Google Maps integration (Beta)
GMap-Talk  Talk Page for GMap recipe
GoogleAdsense  How to add Google AdSense data to your wiki (pre-alpha)
GoogleCalendar  Embeds a Google Calendar in a PmWiki page (Initial release)
GoogleChart  Include Charts generated by Google Chart API (alpha)
GoogleCSE  Adds markup for a Google Custom Search Engine (Stable)
GoogleMaps  How to add an interactive Google map into PmWiki
GoogleWave  Include Google Waves into PmWiki 2.x pages (stable)
Grep  Use regular expressions to control what to include from a page (beta)
IncludeAble  How to include the current revision of a pmwiki page in another php page
IncludeFieldPage  Extends the (:include:) directive functionality apply to pages from other fields of a wiki farm
IncludeFile  How to include an external file (from the same file system) (Stable, Maintained)
Includes  List of recipes in Includes category, including other pages, files, maps etc.
IncludeSection  Include a section from the first available among a list of pages
IncludeSite  Include an entire page in a wiki page
IncludeUpload  Include an uploaded (attached) text or HTML file into a PmWiki page (beta)
IncludeUrl  Include html pages into PmWiki 2.x pages (stable)
IncludeWikiPage  How to syndicate wiki pages from other PmWiki 2.0 sites on your site
IncludeWithEdit  Enable editing of included text (last tested on PmWiki Version 2.2.0.beta45)
IncludeXML  Include processed XML into PmWiki 2.2 pages (Beta)
InlineRSS  Allows insertion of an RSS feed's contents into a PmWiki page. (DRAFT)
LastFM  Embed Last.fm widgets (Stable)
MapWiki  Map+Wiki Mashup; or how to make customized Google Maps using a wiki backend. (beta)
NumberOfArticles  Report the number of articles in a wiki
OnlineStatus  Display online status for AOL, Yahoo! instant messaging, Skype, or Meebo Me! (Stable)
OpenLayersAPI  Adds OpenLayers API to PmWiki pages. (alpha)
RandomPage  Include a random wiki page from a supplied list of pages. (Stable)
RandomQuote  Insert random quotes or markup into a page (Stable)
RichEdit  WYSIWYG editor (Abandoned)
Scraper  Add a markup for retrieving a portion of the content from an external webpage (screen-scraping). (Alpha)
SimplePieDisplay  Add an RSS feed to a page using SimplePie (Beta)
SocialBookmarkIcons  Create dynamically a list of clickable icons for social bookmarking sites. (Stable)
Templates  Extend the (:include:) markup to allow passing parameters to included pages. (beta (just released))
TextExtract  search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (new version)
ViewDiff  Compare arbitrary revisions and view a particular version. (Beta)
WikiSh  Wiki-based script language roughly emulating linux shell tools (Beta)
Xml4pmwiki  xml4pmwiki allows you to transform xml data using a xsl stylesheet in a pmwiki page (testing)

International Summary Page top

Cookbook /
ContentType  How to change PmWiki's default charset or Content-type
Dcal  a calendar recipe (alpha)
French  A version of the French translation converted to UTF-8
I19  Translator-oriented edit form, easing the internationalization (i18n) of a wiki (Experimental)
ISO8859MakePageNamePatterns  ISO 8859 character conversion for url page names; strip accents etc. from characters for easier readable page names
LocalTimes  Display RecentChanges and History timestamps in the local timezone of each visitor. (Beta)
MultiLanguage  Display content in different languages on a a page by user's choice
MultiLanguagePages  Show language specific pages according to user choice (new)
MultiLanguageViews  show language specific content and titles according to user choice (new)
UTF-8  A collection of UTF-8 related tips and fixes
WikiCalendar  Add support for a simple calendar. Each date becomes a wiki page. (Stable)

Layout Summary Page top

Cookbook /
Accordion  lightweight Accordion javascript requiring no framework (new)
AllGroupHeader  How to create a page that appears as a header (or footer) for all pages in all groups (Stable)
AutomaticPageRefresh  How to create pages that refresh automatically. (stable)
AutoTOC  Unobtrusive Automatic Table of Contents links (beta)
Beautifier  Perform syntax highlighting for source code displayed on wiki pages
BibtexRef  Integrate bibtex bibliography into PmWiki site, display, manipulate and easily cite references
ChangeTimeFormat  Change the format or timezone of dates and times (Stable)
ChordPro  Display ChordPro-formatted song sheets in a wiki page (Beta)
ChordPro-Talk  Discussion of ChordPro (Beta)
Columns  Create columns out of lists without using table markup
ContentType  How to change PmWiki's default charset or Content-type
CSSInWikiPages  Apply CSS styles via wiki pages (Stable)
CSSPopups  How to make popups with CSS
CurrentVisitors  Display the number of current visitors
CustomAttrForm  How to customise the prompt on the attributes page (?action=attr)
CustomAuthForm  How to customise the authentication form (login form)
DataSections  Create formated lists of PTVs stored between anchor blocks on another page. (alpha)
DivisionsExplained  Explanation of (:div:) and >>..<< markup for creating page sections (divisions)
Dropcaps  Make the first letter of a text big.
EditFormSamples  Provide administrators and authors with examples and instructions for replacing or customizing their site's Site.EditForm.
EditToolbar  A shiny new set of icons, replacing and extending those on the standard edit toolbar. (Active)
ExpandingMenu  A sidebar menu that supports nested lists where the nested items are displayed only if the user is in that group
ExpandingMenu2  Provides markup to create an (automatically) expanding menu
ExpandingMenus  How to create a sidebar menu which expands to show sublevel (group) items using conditional markup only (Stable)
FAQToggleList  Adding toggle buttons to a definition list (stable)
Favicon  Add a Favicon to your website (Mature)
FillTemplate  Combines a template page with a data page to present PmWiki content (RC)
FontSizer  Add buttons for instant font (text) resizing, preferrences are stored (stable)
FormattingTables  Formatting and styling for tables
GuiButtons  add guibuttons to any textarea edit box (stable)
GuiEdit  Add graphical editing buttons, as in pmwiki.org's site (Stable)
GuiEditDateButton  javascript calendar to insert a date (Stable)
GuiEditResize  Allows resizing of the Edit text box, for convenience. (Initial release.)
HandleSourceInSkin  Redirect action=source to display the unformatted markup within your skin (stable)
HeadlineImage  Display the title attribute of an image directly on the image without editing the image.
HowToMakeATabbedSkin  How to make a tabbed skin
InfoBox  How to create Bubblehelp infoboxes, as seen in knoppix.org (Stable, Active)
Layout  Layout enhancements
LinkIcons  Add icons to your links according to their extensions.
LinksTreeMenu  A Simple Dynamic Hierarchical Tree Menu for PmWiki Groups and Pages (Stable)
LiveEdit  Edit blocks of wiki-text in pop-up windows right from the wiki page. Editable blocks can be automatically detected/created on existing wiki pages using a Javascript-based GUI-like tool. An authenticated user with edit permission can edit the contents inside the blocks right from the page's view in a 'pop-up' editing environment. One can now choose from different themes/skins for the LiveEdit environment, as well as create custom themes/skins. Very useful for better organizing and maintaining contents of a wiki page, especially if the page is large. (Working great! Latest improvements in auto-detect tool are in beta test.)
LocalTimes  Display RecentChanges and History timestamps in the local timezone of each visitor. (Beta)
MakeColumns  Create columns on a page without using tables.
MakeManyColumns  How to make columns on a page using CSS
MakingPasswordRequestsExplicit  How can we tell which password is requested?
MarkdownOutput  Presents a wiki page in Markdown format instead of HTML (beta)
MessageAfterPosting  Provide a message to users after posting and /or prompt them to notify relevant people
ModesConcept  A place to remember thoughts/ideas related to using different modes
MultiLanguage  Display content in different languages on a a page by user's choice
MultiLanguagePages  Show language specific pages according to user choice (new)
MultiLanguageViews  show language specific content and titles according to user choice (new)
NoPreformattedText  Removes the default preformatted text rules
OverrideCSS  How to override previously defined styles without modifying the skin
PageListTemplates  Recipe deprecated, see PmWiki.PageLists
PayPalButtons  Creating neat markup for otherwise sloppy PayPal button forms (Works for me)
PreviewChanges  Preview highlighted changes of the wiki markup (Beta)
PreviewFirst  How to get the page preview to appear before the edit box
PreviewTop  How to place the page preview above the edit box
PublishFAQ  Supplied with a raw list of Qs and As, it outputs a formatted FAQ complete with TOC (RC)
QuickPageTableOfContents  Adds a dropdown clickable table of contents to a page - client side processing (Stable)
QuoteBlock  Allow a small measure of nested 'wikistyles'. (Working (=)
RecentChangesExcerpt  How to display a list of last n RecentChanges
RowspanInSimpleTables  Markup to add a rowspan attribute on a simple table cell (Just out of beta)
SEO  A set of best practices to Search Engine Optimization
ShowHide  Adds toggle buttons and links to show/hide sections and objects. Superseded by Toggle. (deprecated)
SkinChange  change skin via query or cookie setting (Stable)
SkinConfig  Define interactively (via a wiki page) the main parameters of a skin
SkinGuidelines  A set of tips for skin design and packaging skins for distribution (Stable)
SourceBlock  Source code syntax highlighter for PmWiki 2.x using GeSHi (Stable)
Styles  Practical examples of CSS Style use (with some explanation) (currently just a placeholder...)
SuperscriptLineSpacing  How to fix line spacing of superscripts and subscripts
Syntaxlove  Syntax highlighting with good look and cool JavaScript-effects
Templates  Extend the (:include:) markup to allow passing parameters to included pages. (beta (just released))
Toggle  Adds links or buttons for toggling (hiding/showing) div sections and objects (stable)
ToggleHide  Add links to toggle display of html block elements (Stable)
TrackingMenu  A sidebar menu tracking the current page
TreeMenu  Provides additional markup for creating a tree-like menu
UnToggle  An unobtrusive show/hide toggle switch. (Beta)
UnToggle-Talk  Talk Page for UnToggle recipe
UTF-8  A collection of UTF-8 related tips and fixes
ViewDiff  Compare arbitrary revisions and view a particular version. (Beta)
ViewModes  show selected content according to user choice (using a cookie) (Stable)
WbFAQ  Create a "traditional" FAQ (Beta)
WebsiteIcon  Add browser website icon (favicon) from config.php (Working)
WikiFooter  Website page footer (Mature)

Links Summary Page top

Cookbook /
Accordion  lightweight Accordion javascript requiring no framework (new)
AddLinkBookmarklet  How to use PmWiki to bookmark pages
AddPageForm  How to add new pages without creating a link first
AddToWatchlist  Add or remove a page from your watchlist trail with a single click. (beta)
AlternateNamingScheme  Use other naming schemes for PmWiki pages
AtLinks  Alternative linking scheme with @ prefix (@Page) (Stable)
AutoLink   automatically displays any specified word, phrase or name as a link, throughout the entire site
AutomaticLinks  How to automatically create Crosslinks for use in, e.g., a glossary
AutoTOC  Unobtrusive Automatic Table of Contents links (beta)
Backlinks  List pages with links to a target
BlogCalendar  small calendar for blogs showing highlighted links to date-named blog pages (new)
Bloge-Linkback  Automatically send and receive Pingbacks and Trackbacks (beta)
Bloge-ShortUrl  Get short URLs on your own site (beta)
Bloge-Tags  Use page keywords and categories as tags (beta)
Bloge-Tags-Talk  Talk Page for the Bloge-Tags recipe
Bloge-UrlApprove  Approve links one at a time (beta)
Bookmarklet  Make bookmarklet links, make browser toolbar buttons (working)
ButonLink  How To Link Another Page Using a Gui button
CaseCorrection  Makes PmWiki intelligently case-insensitive (beta)
Cluster  Group-clustering recipe. (beta)
CSSPopups  How to make popups with CSS
DeObMail  Unobtrusive e-mail link (de)obfuscator (Beta)
DirList  Local/LAN directory listings and downloads. (beta)
DoTheRightThing  Link shortcuts to custom searches for your browser (beta)
DotsInLinks  How to enable dots in wiki links (Experimental)
DynamicTrails  Dynamic WikiTrails with pagelist (experimental)
ExternalLinks  Configure external links to open in a new window, have a "tooltip title", or use other CSS classes (Stable)
ExternalLinks2  Add and icon to external links and make them automatically open in a new window
FreeMind  Embed mind maps in PmWiki pages (experimental)
GetRidOfMain  How to get rid of "Main" group, i.e. all pages in "Main" are accessible and accessed directly in the wiki root
GlossaryPlus  Glossary Plus (Beta)
GooglePlusOne  A recipe to enable the use of Google Plus One widgets in your PmWiki pages (RC)
GooGlURL  Provides PHP variable and Page Variable that contains the goo.gl shortened URL for the current page. (Works)
Hg  Produce Hierarchical groups like effects on your site (Stable)
HrefPageDirective  How to get the href address to a particular wiki link
ISO8859MakePageNamePatterns  ISO 8859 character conversion for url page names; strip accents etc. from characters for easier readable page names
LazyWebLinks  Cause markup text beginning with "www." to be automatically converted into a link to an external site
LinkCSSToolTip  link markup with css popup tooltip text including styling, variables, includes, menus (new)
LinkIcons  Add icons to your links according to their extensions.
LinkPageCreateFmtTooltip  How to add a tooltip for a link to a non-existent page
LinkPageExistsFmtTooltip  How to add tooltips to links (Stable)
LinkTitles  Add "title" attributes to all links (Beta)
ListCategories  use categories as tags
Multilink  How to create multilinks
NewGroupWarning  Display a warning when a user is creating a page in a non-existing wiki group.
PageAction  Change the page actions on a page-by-page basis (new)
PageHistorySource  Disable markup in page history (Working)
PopupWindow  create popup windows (stable)
RandomImageFromAListOfPictures  Posting a random image from a number of pictures
RecentChangesExcerpt  How to display a list of last n RecentChanges
RedirectIntermap  Allows redirects to intermap and external locations & implements silent 301 redirects (beta)
RedirectMap  create short urls for redirects using mapping similar to intermap (new)
RedirectSilent  Redirect pages without messages and without modifying links (Working)
RelativeLinks  How to create links using relative urls instead of absolute urls
RemoveQuestionMark  How to remove question mark beside links for non-existent pages
Router  Router allows a website's url structure to be different from PmWiki's group/page structure. (beta)
SEO  A set of best practices to Search Engine Optimization
ShortCutsMarkup  Gives easy access to creating some types of custom markup. (Working)
ShortURLs  shorten URLs using bit.ly, including a markup expression and a function for further coding
SubgroupMarkup  Add one level of subpage using [[,subpage]] markup (Stable (was SubpageMarkup))
Tagger  Easy tagging into multiple category groups. (beta)
Tags  How to have tags (like Flickr)
Toggle  Adds links or buttons for toggling (hiding/showing) div sections and objects (stable)
TraceTrail  Trail history of the last (default=5) visited wiki pages (Stable)
UnToggle  An unobtrusive show/hide toggle switch. (Beta)
UnToggle-Talk  Talk Page for UnToggle recipe
WatchLists  Track the most recent changes to a list of pages (Stable)
WikiSVN  Handle TortoiseSVN (Subversion) via pmWiki (Complete (Utility works for users for Windows only. pmWiki can be installed on any supported OS))
WPCategories  Mimic Wikipedia's categories behaviour -- group category-referencing links in a neat box by the bottom of a page + automatically create category-listing pages. (Stable (tested in pmwiki-2.2.0-beta63 - 2.0beta55))

Markup Summary Page top

Cookbook /
AbbreviationPlurals  Automatically format text like CCDs as a plural abbreviation, instead of as a wikiword.
AbcMusic  Display music scores from abc notation
AbcTunebook  add and edit abc music using Fox and rendered as score and midi by abcjs javascript abc editor (new )
Accessibility  Accessibility Enhancements (Active)
ActionMenu  Drop-down menu to page actions (Edit, History, Attach...) instead of links. (Beta)
Adit  Affliate advertising management system (Stable)
AdvancedTableDirectives  Add Table capabilities - nested tables, zebra tables, new directives. (Working)
ASCIIMath  Display MathML rendered ascii formula into PmWiki 2.x pages (Stable)
Bbcode  BBcode for PmWiki (Release candidate)
Callout  Present something within an iconic bubble or style. (alpha)
CardsMarkup  Markup suitable for displaying playing card games (e.g., contract bridge) (Stable)
ChartDirector  Add a bar chart to a page using modifiable data in page markup
ChessMarkup  Display chessboards in arbitrary positions (Stable)
ChordPro  Display ChordPro-formatted song sheets in a wiki page (Beta)
ConditionalExtensions  A Conditional Markup extension for PmWiki 2.x (Stable)
ConditionalMarkupSamples  List of default and custom conditional markup definitions (Stable)
ConvertHTML  Convert an HTML page to PmWiki markup (beta)
ConvertHTML-Talk  Talk Page for ConvertHTML recipe
ConvertTable  Convert table action (Working)
CountGlyphs  A replacement for some of PmWiki's typographical wiki markup (Stable)
CreateColumns  quickly divides up a list of items into separate columns within a table
Creole  Enable Creole markup (wikicreole.org) (Stable)
CSSToolTipsToGo  markup for tooltip functionality (New)
CurlyQuotes  Display Curly Double/Single Quotes and M/N Dashes
DefaultTableAttributes  How to change the default attributes for tables created using PmWiki.Tables
DetectBrowser  detect what browser your visitor is using
Dice  Dice roller for PmWiki (stable)
DomTT  Use divs as tooltips (Stable)
EasyHttpRequests  Quickly and easily retrieve variables from a URL (HTTP Requests)
EditMX  Allow Markup Expressions to be used in the editing of a page (Alpha)
EditThisPageLink  short markup for a link to 'edit this page'
EnableHTML  How to include HTML markup in wiki pages
EZDate  make displaying the date, time, and PHP timestamp inside the wiki easy (Working)
EZLocaleDate  make displaying the date and/or time with a non-English language inside the wiki easy (Working)
FeralFormattedEntry  (:ffe:)...(:ffeend:) directive to output text via a template. (Initial, apparently working.)
Flipbox  Flippable checkboxes and checklists (Beta)
Flowplayer  Flowplayer recipe (Beta)
Footnotes  Simple footnote markup (Stable)
FootnotesExtended  A footnote recipe with extended referencing possibilities (stable, maintained)
Formula  Lightweight rendering of mathematical formulas in wiki pages (Beta)
FoxEdit  add edit links for section and PTV edits (stable)
GoogleVoice  Embed the Google Voice Widget on a webpage
Grep  Use regular expressions to control what to include from a page (beta)
GroupTitles  Create group titles for groups, analagous to page titles with the (:title:) directive (stable)
HandyTableOfContents  Handy Client-side Table of Contents (stable)
Hg  Produce Hierarchical groups like effects on your site (Stable)
HideSearchBar  hide the search bar at the top of a skin with (:nosearch:)
HTML5Audio  Play HTML5 Audio (working)
HTML5Extensions  resources to use new HTML5 elements (new)
HTML5Video  Show HTML5 Video (working)
ImportTabTable  import and convert tab table to simple table markup quickly.
IncludeSection  Include a section from the first available among a list of pages
JavaScript  Embed (static) JavaScript into wiki pages (Stable)
JavaScript-Editable  How to include JavaScript markup in wiki pages
JsMath  Add markup to display and embed mathematical formulas in wiki pages using TeX. (Stable)
JumpBox  A pull down menu that can be used for navigation
LaTeXMathML  Translating LaTeX math notation dynamically to Presentation MathML (Stable)
LibChart  Creating charts in PmWiki (Alpha?)
Licenses  Markup to display licensing info on pages (New)
Licenses-Talk  Discussion of Licenses (New)
LinkCSSToolTip  link markup with css popup tooltip text including styling, variables, includes, menus (new)
LinkTitles  Add "title" attributes to all links (Beta)
LinuxTex  Enable TeX markup
LiteralWhiteSpace  Preserve white spaces, tabs and extra lines (beta)
Markdown  A replacement for some of PmWiki's typographical wiki markup (Beta)
MarkdownMarkupExtension  Use Markdown markup with PmWiki (stable)
MarkdownOutput  Presents a wiki page in Markdown format instead of HTML (beta)
MarkupExpressionSamples  custom markup expression samples
MarkupExpressionsExtensions  Adds math, threads, captcha, group counter, random number, attr reader, CSV formatter, server variables, source reader, etc. (Stable)
MarkupExprPlus  Extends {(...)} expression markups (Beta)
MarkupExtensions  Adds a range of character, start of line, and link markup extensions (Stable)
MarkupExtensions-Talk  Talk Page for MarkupExtensions recipe
MarkupExtensionsChangeLog  This page contains a change log of the cookbook recipe Markup Extensions
MarkupToUnstyled  Converts PmWiki markup into unstyled text (working)
MarkupTricks  Markup tricks
MathJax  Add markup to embed math using TeX syntax. (Stable)
Mathtex  Add markup to display and embed several lines of mathematical formulas in wiki pages (testing)
MediaCategories  Assembles all Categories in a page, alphabetizes, and appends to bottom of page--in the style similar to MediaWiki. (Stable as of 2.1.5)
MimeTeX  Add markup to display and embed mathematical formulas in wiki pages (Stable)
Music  Display music scores from various ascii notations (abc, abctab, asciitab, tab) (Stable)
NestedIf  Provide nested if / nested conditionals (Alpha)
PagelistCalendar  Use PageTextVariables and ftime markup expression to create a calendar where each event has it's own page. (Works)
PageTableOfContents  Adds a clickable table of contents to a page (Stable)
PHPExecute  Lets you execute PHP-Code in any page. (BETA)
PHPScriptAsWikiMarkupSource  let PHP scripts generate parts of you wiki page content (stable)
PopulationCounter  Produces a linear estimate of a number, for example the population of an area, when given two data points and their corresponding times.
PowerTools  markup expressions for multi page processing incl. plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket, sumdata, allptvs, random (new)
ProgressBar  Create visual percentage indicators with (:progress xxx:) markup. (beta)
QuickPageTableOfContents  Adds a dropdown clickable table of contents to a page - client side processing (Stable)
QuickReplace  Quickly define replacement texts in wiki pages, and use them as markup or during page save. (Testing)
Request  Extends conditional markup to test parameters in the URL, to allow pages to pass parameters via their URL links (Beta)
ReverseHeadings  Reverse !'s so that more !'s are larger headings (Stable)
ROEPatterns  Replace On Edit (Working)
ROSPatterns  How to use $ROSPatterns (Replace On Save Patterns)?
SDML  Embed UML Sequence Diagrams in your wiki pages (beta)
SearchQueryVariable  New {$SearchQuery} variable and what you can do with it. (beta)
SerialPageNames  Markup expressions to create serial page names (new release)
ShortCutsMarkup  Gives easy access to creating some types of custom markup. (Working)
SignalWhenMarkup  Tells you whether your markup is evaluated within (:markup:) code (stable)
SimpleChem  Simple markup for chemical formulas in PmWiki 2.x pages (Experimental)
SimpleJsMath  
Simpleviewer  Simpleviewer recipe (Beta)
SimplifiedAdvancedTableDirectives  Simplify Advanced Directive Syntax (working but still testing)
SortableTables  Create tables which can be sorted instantly by javascript (new)
SourceCodeHorizontalLines  Allow horizontal lines made of dashes ("-------") in PMWiki page source code (Working)
SubgroupMarkup  Add one level of subpage using [[,subpage]] markup (Stable (was SubpageMarkup))
TableOfContentsPortion  Inserts a portion of external table of contents into the page (Alpha)
TablesPlus  A simpler yet more flexible markup for tables. (Just released!)
Tagger  Easy tagging into multiple category groups. (beta)
Textallion  Textallion markup for PmWiki (Active)
TextExtract  search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (new version)
TitleMarkup  setting a page title with the first title markup, subsequent titles (from included pages etc.) are ignored
TrueLatex  Enables interpretation and rendering of real LaTeX markups in PmWiki. Support for XeLaTex included in v1.8. (Working perfectly. Very simple to use, customizable and comes with lots of options.)
Txt2tags  Txt2tags markup for PmWiki (Active)
Voting  Add a form to record "votes" on a page
WikiBox  Allow posting to and reading from PmWiki via email (Alpha)
WikiSh  Wiki-based script language roughly emulating linux shell tools (Beta)
WikiSmileys  Add graphical smileys to the markup
WikiStylesPlus  Lots of useful Wikistyles (rollovers, code blocks, notes, warnings, outlines)
WPCategories  Mimic Wikipedia's categories behaviour -- group category-referencing links in a neat box by the bottom of a page + automatically create category-listing pages. (Stable (tested in pmwiki-2.2.0-beta63 - 2.0beta55))
ZAP   (Stable (relies on latest Beta version of PmWiki))

Markup Writing Summary Page top

Cookbook /
Content  API to create external pages dependent upon text in a wiki page. (Bug fixes, referencing content from other pages)
Functions  Brief description of some of PmWiki's internal functions available to cookbook recipe authors and custom markup developers
MarkupRulesetDebugging  Debugging Markup Ruleset
ParseArgs  Description of ParseArgs function for parsing argument lists (Stable)
QuickReplace  Quickly define replacement texts in wiki pages, and use them as markup or during page save. (Testing)
SchrootConverter  Converter that uses Schroot to execute commands for the Content recipe (First Release)
ShortCutsMarkup  Gives easy access to creating some types of custom markup. (Working)
SourceHistory  Web php programming abilities from computers without any editor installed (beta)

Menus / Navigation Summary Page top

Cookbook /
ABCHoverIndex  displays a pagelist as an alphabetic hover menu, sorted by title (new)
ActionMenu  Drop-down menu to page actions (Edit, History, Attach...) instead of links. (Beta)
AutoTOC  Unobtrusive Automatic Table of Contents links (beta)
DynTrailMenu  Create a dynamic (expanding) menu based on a trail page (stable)
EditTemplatesMenu  Allow authors a choice among several pre-filled templates for new pages (Stable)
ExpandingMenu2  Provides markup to create an (automatically) expanding menu
ExpandingMenus  How to create a sidebar menu which expands to show sublevel (group) items using conditional markup only (Stable)
GooglePlusOne  A recipe to enable the use of Google Plus One widgets in your PmWiki pages (RC)
GraphVizSitemap  Provide a GraphViz format for sitemap (alpha)
HorizontalMenu  Horizontal drop-down style menus (Somewhat outdated)
HorizontalVerticalMenu  Generate multilevel horizontal and vertical menus (Stable)
Jscm  Jscm (JsCookMenu based dropdown menu) (Active)
JumpBox  A pull down menu that can be used for navigation
LinkCSSToolTip  link markup with css popup tooltip text including styling, variables, includes, menus (new)
LinksTreeMenu  A Simple Dynamic Hierarchical Tree Menu for PmWiki Groups and Pages (Stable)
OptionMenu  Get page listings as an option menu selector (Stable)
PagelistSiteMap  Create a sitemap using the page list directive (Production)
Phplm  Phplm (Phplayersmenu based dropdown/tree menu) (Active, Stable)
PowerTools  markup expressions for multi page processing incl. plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket, sumdata, allptvs, random (new)
SimpleDiscussLink  Add an action (or sidebar) link that leads to and from a -Talk page. (Initial Release)
Sitemapper  Adds a dynamically generated sitemap to PmWiki. (beta)
SiteMapsWithOptions  Standard Site Map for websites (Stable)
TrailMenu  Build an expanding menu from a trail (Stable)
WatchLists  Track the most recent changes to a list of pages (Stable)

Multi Media Tools Summary Page top

Cookbook /
DeliciousPlaytagger  Embed mp3's with the Delicious.com playtagger (stable)
Flash  Embedding Flash movies; plus recipes for embedding Flash from specific sites like YouTube, Vimeo, GoogleVideo, Flickr, Archive.org, and more...
FlashMediaPlayer  Embed flash media players in your pages (Beta)
Flowplayer  Flowplayer recipe (Beta)
FLVPlayer  Embedding of Flash video (.flv) files into wiki pages the easy way. (initial release)
FreeMind  Embed mind maps in PmWiki pages (experimental)
GoogleViewer  Embed PDF, PPT, DOC, and TIFF files in a wiki page using Google Viewer
ITunesController  Control iTunes via Web Interface
MindjetMap  Embedding a Mindjet MindManager Map (first release)
OpenLayersAPI  Adds OpenLayers API to PmWiki pages. (alpha)
QuickTime  Embed QuickTime content on wiki sites. (Stable)
Radio3Player  Embeds the CBC Radio 3 Media Player (Done?)
Scribd  Embed PDF files in a wiki page using Scribd
Simpleviewer  Simpleviewer recipe (Beta)
Svg  Embedding Scalable Vector Graphics (.SVG) into PmWiki pages
ViewPDF  Embed PDF files in a wiki page (Experimental)
Visio  Embed Visio (*.vsd) drawings into wiki pages
WMPlayer  Embedding a Windows Media Player (stable)

PageList Summary Page top

Cookbook /
ABCHoverIndex  displays a pagelist as an alphabetic hover menu, sorted by title (new)
Backlinks  List pages with links to a target
BlogWithPageList  How to build a blog system with pagelists
BreakPageList  display a pagelist in smaller slices and display navigation links (new)
CustomPagelistSortOrderFunctions  Custom functions for creating custom page sort orders with pagelists
DictIndex  Enable page listings using a "dictionary index" format via fmt=dictindex (Working)
DynamicTrails  Dynamic WikiTrails with pagelist (experimental)
FauxTrail  Enable page listings to have a "trail-like" format via fmt=fauxtrail (beta)
FplByDays  fmt=bydays for pagelists; A custom format for YYYYMMDDHHMM format page names. (Functional; I am happy with it.)
FPLTemplate  Alternative FPLTemplate() function with hooks for developers for more flexible pagelist output (experimental)
IndentedPageList  Sort and indent pagelist items using page text variable (tested)
Jscm  Jscm (JsCookMenu based dropdown menu) (Active)
OptionMenu  Get page listings as an option menu selector (Stable)
PageList  List of recipes in PageList category, including other pages, files, maps etc.
PagelistAuthListShort  Display, in brief format, the permissions settings for pages that have permissions set. (Mature)
PagelistCalendar  Use PageTextVariables and ftime markup expression to create a calendar where each event has it's own page. (Works)
PagelistCount  Get pagelist to return a count of pages (deprecated) (Obsolete -- added to core in 2.2.0-beta51)
PageListExtensions  Many Pagelist Enhancements
PagelistNotes  Notes on page lists
PagelistRandomImage  Select an image randomly from all pages with images and display (Production)
PagelistRecentChanges  A recent changes page created using Page lists (Mature)
PagelistSiteMap  Create a sitemap using the page list directive (Production)
PagelistTemplateSamples  Custom templates for pagelists formats
PageListWikiTrail  Enable a WikiTrails markup to use a (:pagelist ... :) directive
Phplm  Phplm (Phplayersmenu based dropdown/tree menu) (Active, Stable)
PITS  PmWiki Issue Tracking System
SearchResults  How to change the way search results are displayed
SiteMapsWithOptions  Standard Site Map for websites (Stable)
WatchLists  Track the most recent changes to a list of pages (Stable)

Page Naming Summary Page top

Cookbook /
AlternateNamingScheme  Use other naming schemes for PmWiki pages
Cluster  Group-clustering recipe. (beta)
GroupTitle  Define a title for an entire WikiGroup (Stable)
Hg  Produce Hierarchical groups like effects on your site (Stable)
HgUrls  Rewrites hyphens "-" to slashes "/" in URLs. (Beta)
HierarchicalGroups  Information about Hierarchical Groups (N/A)
HtmlUrls  Add ".html" to the end of page urls (Core)
ISO8859MakePageNamePatterns  ISO 8859 character conversion for url page names; strip accents etc. from characters for easier readable page names
MovePage  Move and copy wiki pages (beta)
MovePage-Talk  Talk Page for MovePage recipe
OpenUrls  Automatically create URL Path for use with EnablePathInfo.
PagePaths  Searching WikiWords and Links pages outside the current group
Router  Router allows a website's url structure to be different from PmWiki's group/page structure. (beta)
SubgroupMarkup  Add one level of subpage using [[,subpage]] markup (Stable (was SubpageMarkup))
TitleCased  Site customizeable title case of titles. (stable)
TitleSpaced  How to have spaces in a page title

Page Variables Summary Page top

Cookbook /
GooGlURL  Provides PHP variable and Page Variable that contains the goo.gl shortened URL for the current page. (Works)
HttpVariables  Access http variables in the page, such as Get variables, Post data, and Cookies. (Feature Complete)
MarkupExpressionsExtensions  Adds math, threads, captcha, group counter, random number, attr reader, CSV formatter, server variables, source reader, etc. (Stable)
MarkupExprPlus  Extends {(...)} expression markups (Beta)
MoreCustomPageVariables  Additional custom page variables for use in pages, forms, includes and conditional markup.
PagelistCalendar  Use PageTextVariables and ftime markup expression to create a calendar where each event has it's own page. (Works)
PageVariableExtensions  Functional extensions to page variables (Obsolete)
PowerTools  markup expressions for multi page processing incl. plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket, sumdata, allptvs, random (new)
PTVReplace  Add link markup or input forms to replace values in PageTextVariables (beta)
Rating2  Even Simpler Page Rating Counter (Beta)
SetPageTextVariable  Set PageTextVariables in config.php (Working)
ShortCutsMarkup  Gives easy access to creating some types of custom markup. (Working)
TimeZones  Display all dates and times in user selectable timezone and format (alpha)
VoteCounter  Count & summarize votes (Experimental)
ZAP   (Stable (relies on latest Beta version of PmWiki))

Personal Information Management Summary Page top

Cookbook /
BlogCalendar  small calendar for blogs showing highlighted links to date-named blog pages (new)
Comments-UseCases  
Dcal  a calendar recipe (alpha)
DoTheRightThing  Link shortcuts to custom searches for your browser (beta)
Flipbox  Flippable checkboxes and checklists (Beta)
Fox  Form processor to add, replace, copy, delete content plus upload files and send email notifications using templates and Input markup (stable)
FoxContacts  Create personal or business Contacts pages and lists with Fox (new)
FoxSimpleTodoList  An example of how to use Fox to setup a simple 'todo list'. (Functional)
FoxVoting  examples of using Fox for voting, polling and making choices
FreeMind  Embed mind maps in PmWiki pages (experimental)
GettingThingsDone  Using the GTD system with PmWiki (alpha)
GTD-TLM  An experimental JavaScript GTD task/todo list manager (experimental)
HandleICal  Add-on for wikicalendars to export/import events to/from ical-files (Beta)
ICalExport  Export wikicalender entries as ical file (stable)
ListCategories  use categories as tags
Logbook  A simple AJAXified calendar for side bars turning your wiki into a bliki = blog + wiki (working (and in progress))
MarkThingsDone  Mark Things Done! - A Comprehensive Productivity System (Active)
PagelistCalendar  Use PageTextVariables and ftime markup expression to create a calendar where each event has it's own page. (Works)
PersonalInformationManagement  Thoughts/ideas related to using using PmWiki as a Personal Information Manager, or PIM. (very preliminary)
PIM  List of all recipes in the PIM category, Personal Information Management
PmCalendar  Calendar designed for PmWiki where each day is a separate wiki page. (Stable)
Reminder  Birthday, anniversary and other task reminders (Stable)
ToDo  A nice looking ToDo list
VerySimpleToDo  A very simple ToDo list
WikiCalendar  Add support for a simple calendar. Each date becomes a wiki page. (Stable)
WikiCVSStorage  Use CVS to backup/archive your wiki.

Pm Wiki Developer Summary Page top

Cookbook /
ComplexRecipes  Guidelines for people who want to share complex cookbook recipes with other PmWiki user
CookbookBasics  Explains what the cookbook and its recipes are.
DebuggingForCookbookAuthors  Share tips and tricks with other authors about PmWiki specific debugging (perpetual)
Functions  Brief description of some of PmWiki's internal functions available to cookbook recipe authors and custom markup developers
JavaScript  Embed (static) JavaScript into wiki pages (Stable)
LinkedResourceExtras  Linked resource helper functions and scripts for recipe writers (Beta)
ModuleGuidelines  Guidelines for creating, distributing, and maintaining a recipe for the Cookbook.
ModuleGuidelines-Talk  Discussion of ModuleGuidelines
ParseArgs  Description of ParseArgs function for parsing argument lists (Stable)
PmWikiDeveloper  PmWiki developer? documentation

Publishing Summary Page top

Cookbook /
BibtexRef  Integrate bibtex bibliography into PmWiki site, display, manipulate and easily cite references
CSVAction  Adds a ?action=csv capability to pmwiki to output tables as a CSV (stable)
EtherpadInclusion  This recipe describes a way how to include data stored in collaborative documents in Etherpad-Lite via IncludeXML into PmWiki. (experimental)
GraphVizSitemap  Provide a GraphViz format for sitemap (alpha)
LinuxTex  Enable TeX markup
MicrodataInjection  Generate extra <meta> tags useful for Facebook, Twitter, Google... (working - evolving)
PmWiki2PDF-Talk  PmWiki2PDF Talk Page
PmWiki2PDF-v2  Generate a PDF (Stable)
PrintingWithStyle  How to create a style for printing
PublishPDF  Typesets wiki page collections into PDF (finalist: New Zealand open source awards 2008) (Stable, reliable and substantially complete)
PublishWikiTrail  Provide the ability to publish the pages of a wiki trail as a single web page, formatted for printing

RSS Web Feeds Summary Page top

Cookbook /
Bloge-Feeds  Blog-like Atom & RSS feeds (beta)
BlogItRSS  BlogItRSS - Easily create RSS feeds for your blog. (Stable)
BlogParser  A simple parser for RSS feeds from content blocks based on kind-of-blog (Works)
EnhancedWebFeeds  Enhances native PM Wiki Feed support. (beta)
FeedLinks  Add html-header links for auto-discovery of rss/atom feeds (Stable)
GeoTagging  Geotagging support within PmWiki using GeoRSS and KML compliant output options (Release)
GoogleSitemaps  How to submit a complete list of web pages to google
InlineRSS  Allows insertion of an RSS feed's contents into a PmWiki page. (DRAFT)
Jticker  jQuery based Newsticker (Alpha)
PageFeed  Creates RSS feeds from page histories (Beta)
PmFeed  RSS feed display for PmWiki. (Stable)
RSS  List of all recipes in the RSS category, RSS, webfeeds and tools
RssFeedDisplay  How to add an RSS feed to a page
RssFeedDisplay-Talk  Talk Page for RssFeedDisplay
RSSFeedLink  How to create auto-detect RSS feed links
RSSOutput  RSS Output from a wikipagelist (BETA)
RSSSimple  How to create a single blog-like wiki-page with RSS feed
Scraper  Add a markup for retrieving a portion of the content from an external webpage (screen-scraping). (Alpha)
SeeAllRSSChanges  Add date to RSS feed
SimplePieDisplay  Add an RSS feed to a page using SimplePie (Beta)
Twitter  Display twitter-messages and twitpics from any member in your page.
TwitterPost  easily post updates to your Twitter account via PHP functions (not currently working, as of Summer 2010 - twitter has switched to OAuth - recipe to hopefully be updated soon)

Searching Summary Page top

Cookbook /
ABCHoverIndex  displays a pagelist as an alphabetic hover menu, sorted by title (new)
AdminByShell  A collection of ways to assist sysadmin of pmwiki using shell tools
Backlinks  List pages with links to a target
BreakPageList  display a pagelist in smaller slices and display navigation links (new)
CompactPageList  How to make a compact pagelist
CookbookPageList  List of all cookbook pages
CustomPagelistSortOrderFunctions  Custom functions for creating custom page sort orders with pagelists
CustomRecentChanges  How to create RecentChanges pages for selected groups
DictIndex  Enable page listings using a "dictionary index" format via fmt=dictindex (Working)
Excerpts  Shows fragment of page around given word(s). (beta)
FastSearch  how to improve the speed of searches and categories on large sites with slow machines
FauxTrail  Enable page listings to have a "trail-like" format via fmt=fauxtrail (beta)
FplByDays  fmt=bydays for pagelists; A custom format for YYYYMMDDHHMM format page names. (Functional; I am happy with it.)
FPLTemplate  Alternative FPLTemplate() function with hooks for developers for more flexible pagelist output (experimental)
GoogleCSE  Adds markup for a Google Custom Search Engine (Stable)
GoogleSearch  Add a searchbox for site and websearch using google
Index  Alphabetical list of all recipes
IndexByRating  List of recipes ordered by user ratings (excluding the unrated ones)
MajorChanges  How to create MajorChanges pages and Site.AllMajorChanges
OpenSearch  Add OpenSearch autodiscovery & suggestions to PmWiki (beta)
OptionMenu  Get page listings as an option menu selector (Stable)
PagelistCalendar  Use PageTextVariables and ftime markup expression to create a calendar where each event has it's own page. (Works)
PagelistNotes  Notes on page lists
PagelistTemplateSamples  Custom templates for pagelists formats
PagePaths  Searching WikiWords and Links pages outside the current group
SearchCloud  Creates a list of search terms used on a PmWiki site. (beta)
SearchExtensions  Ways to make searches more useful
SearchHighLight  Highlight keywords when coming from a search page
SearchPatterns  Q & A's on search patterns
SearchQueryVariable  New {$SearchQuery} variable and what you can do with it. (beta)
SearchResults  How to change the way search results are displayed
SearchTerms  How to get the results of a search to highlight the search terms in a page
SearchTimeoutPrevention  What to do if a site has become so large that searches time out
SortByScore  Sorts (:pagelist:) search results by number of matching words found in page + displays fragments of page near the word. (beta)
Sphinx  How can I search my PmWiki content via the Sphinx engine?
Tags  How to have tags (like Flickr)
TextExtract  search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (new version)
WikimediaSearch  Get a functional search form like on wikipedia pages (new)
WikiSh  Wiki-based script language roughly emulating linux shell tools (Beta)
XajaxSearch  Provide a better way to show search results. (development)

Security (Authentication/Authorization) Summary Page top

Cookbook /
ActionLog  Maintain a page log of wiki actions (Stable)
AddingAuthLevels  adding auth levels and page attributes
AddToWatchlist  Add or remove a page from your watchlist trail with a single click. (beta)
AesCrypt  Provide client-side AES encryption support
AuditImages  View the images that have been uploaded to your wiki. (Stable)
Auth-SMF  Integrate SMF Simple Machines Forum with PmWiki and use SMF user management for Pmwiki authentication (new)
AuthCAS  Central Authentication Service(CAS) based authentication
AuthDNS  Password-less authentication based on the visitor's IP address or (dynamic) hostname (Beta)
AuthenticatedAsConditional  A different way of performing authentication than PmWiki's "default"
AuthenticatedAttach  Lets the user view an Attachment only if they have the appropriate password (Obsolete)
AuthPhpBB2  Use phpBB2 user authentication for PmWiki page edit protection and author name (Stable)
AuthPhpbb2Sso  Single Sign On for PmWiki and phpBB2 (Stable)
AuthPhpBB3  Use phpBB3 user authentication for PmWiki
AuthPhpBBUsersAndGroups  Use phpBB3 user authentication and groups for PmWiki
AuthPunBB  Use PunBB/FluxBB user authentication for PmWiki (Draft)
AuthUser  PmWiki built-in user authentication system using user names and passwords (Stable)
AuthUserBbPress  Ability to Authenticate against a MySQL BBPress user database. (First Release)
AuthUserCookie  Persistent login for AuthUser
AuthUserDbase  Enables user authentication via database, whether from another application, or standalone (beta)
AuthUserFederated  OpenID and OAuth authentication extension for AuthUser (Experimental)
AuthUserOpenId  Implement single sign-on and Identity mechanism based on OpenID protocol.
AuthUserSignup  Allow users to sign up themselves (with email verification) for authuser accounts (Beta)
AuthUserVBulletin  Allows PmWiki to use vBulletin for a user login/password base, and to borrow PmWiki groups from vBulletin. (beta)
BadBehavior  Protect PmWiki with Bad Behavior 2.2.x
Blocklist  
Captcha  Use captchas to prevent automated systems from modifying pages
Captchas  Uses captchas to protect certain actions from spambots (pre-alpha, discussion)
CMSMode  Adds some customizations for a non-wiki (or hybrid) type installation. (New (beta))
ControllingWebRobots  How to control web robots or bots trying to scan files (stable)
DeleteAction  Use a separate password for deleting pages
DeObMail  Unobtrusive e-mail link (de)obfuscator (Beta)
DesCrypt  Provide client-side DES and 3DES encryption support
DirectoryAndFilePermissions  Explains which directories and files need to be readable, writable, and servable by the webserver. (Initial version)
DNSauth  Authentication by (dynamic) DNS or IP address (superseded by AuthDNS)
EditCrypt  Allow server-side encryption/decryption of pages while editing (Alpha (still missing history suppression))
EProtect  Email obfuscation
ExternAuth  Use authentication mechanisms external to PmWiki
FarmApacheConfiguration  An attempt to secure a Pmwiki Farm with apache configuration
FarmApacheConfiguration-Talk  Talk Page for FarmApacheConfiguration recipe
FarmSecurity  Some things to know about PmWiki.WikiFarm security. (Stable)
FixShortSessions  How to fix short sessions so you aren't prompted frequently for a password
FoxAuthUserCommentBox  Posting comments for logged in users only, using Fox
HtpasswdForm  Form based management of users and passwords using .htpasswd/.htgroup files (Stable)
InactivityTimeout  Automatically logout inactive users
LocalTimes  Display RecentChanges and History timestamps in the local timezone of each visitor. (Beta)
LoginLogout  How to log out after logging in (Q&A)
MailmanAuth  Use an external mailing list for PmWiki authentication (beta)
MakingPasswordRequestsExplicit  How can we tell which password is requested?
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))
OnlyOneLogin  Only allow 1 login at the same time for a username (working)
OpenPass  Set a global password which is openly displayed to reduce spam (Alpha)
PageCreator  adds page creator (original author) to be stored as a page attribute
PersistentLogin  Login form with "Remember me" option (Experimental)
PresenceAwareness  User-based authentication, a list of online logged users, tools to register and manage users and send posts via Jabber
PresenceAwarenessLight  Light version of PresenceAwareness
PreventHotlinking  Prevent hotlinking of uploaded files
PrivateGroups  How to create private groups on public wikis (Stable)
QuickStartForAuthUser-Talk  Just a quick guide for people to set up AuthUser to lock down their site. (beta)
RequireAuthor  Require author names when saving pages (Documentation)
RestrictActions  require admin privilege for most actions (if not defined otherwise). (stable)
SecLayer  Provide a ready-made security layer (while developing recipes) for controlling page access (Beta)
SecureAttachments  Security issues for attachments
SessionGuard  Protects againt Session Theft (whatever that is) (Working)
SimplemachinesIntegration  How to use the authentification of the Simplemachines forum to control the access to a PmWiki installation
SingleSign-On  Use Windows-Logon for Authentication on pmwiki (Stable)
SourceForgeServers  Install PmWiki in SourceForge.net's project web space. (Outdated)
StoredAuthName  How to set a stored author name to an authenticated user (Stable)
SwitchToSSLMode  How to force PmWiki to use SSL (Beta)
TextCaptcha  Small and simple text captcha that uses ascii art and no session, cookies and images (beta)
TrackChanges  Ways to more easily detect and verify all recent edits
UBBThreadsIntegration  How to use the user authentification of the UBBThreads forums to control access to a PmWiki installation
UserAdmin  AuthUser account self-registration and management (alpha)
UserAuth  User-based authorization
UserAuth2  A user-based permission granting and authentication module (released, stable, maintained (tested with Pmwiki 2.1.11, 2.2.0-beta45))
UserAuth2-Talk  
UserAuthDevel  User-based authorization Development Page
UserLastAction  Record the last action for each user so that stale accounts can be detected (stable)
WebServerSecurity  How to use ".htaccess" to make PmWiki more secure
WhosWhere  Show Who's Where on your wiki (Experimental)
WhosWhere-Talk  Talk page for WhosWhere.
WikiSh  Wiki-based script language roughly emulating linux shell tools (Beta)
WikiShCrypt  Provide encryption/decryption for WikiSh commands and in other contexts (Alpha)

Skins Summary Page top

Cookbook /
AlalikeSkin  
BeeblebroxNetGila  
BitterLemonSkin  Tableless, left side-bar skin based on IGIENISTA DENTALE template by Arcsin.
Blix  Blix is a two-column theme, with a top navigation tab bar, and traditional footer. (Active)
BlogSkin  A blog-oriented skin that emphasizes content, with an easy-to-read default font size and no graphical frills
BlueBerrySkin  xhtml 1.1 and css 2.0 conform blue skin (Stable)
BlueFurSkin  
Boira  Boira skin (Alpha)
BonnySkin  Bonny is a fully CSS-driven skin, 2 or 3-column layout, with variations in layout and appearance, and optional CMS mode. (beta)
Choice  Choice is a two-column theme, with a top navigation tab bar, and traditional footer. (Active)
ChoiceColorChanger  Provide a way of setting persistent skin color and theme choices when using the Choice skin. (Active)
Colorimetry  Colorimetry is a two-column theme, with a top navigation tab bar, and traditional footer. (Active)
CssCompress  Css Compressor for recipes and skins (maintained)
DropDownSkin  
DropShadow  DropShadow provides a simple two column interface, and includes top navigation tabs. (Active)
EditFormSamples  Provide administrators and authors with examples and instructions for replacing or customizing their site's Site.EditForm.
Enlighten  Enlighten is a two-column theme, several color options, fluid/fixed width, a top navigation tab bar, and traditional footer. (Active)
Equilibrium  Equilibrium is a blog-oriented skin, with a focus on simplicity. Along with the typical sidebar and top navigation tabs, this skin presents blog summaries in column oriented, rather than the traditional vertical layout. (Active)
Equilibrium-Talk  Talk Page for Equilibrium
EvolverSkin  
FixFlowSkin  Highly configurable skin with many color-schemes, plus optional RightBar, plus fixed or flowing SideBar, on left or right (Stable)
FixFlowTips  
Flckr  Tabless skin, inspired by the layout and colors of the site flickr.com. (Stable)
FlexiSkin  Extremly flexible skin; created to make final design via CSS; All contents through separate wiki documents (Active)
FontSizer  Add buttons for instant font (text) resizing, preferrences are stored (stable)
GeminiSkin  Highly configurable skin with many color-schemes, plus optional RightBar (Stable)
GeminiTips  
GlossyHue  GlossyHue provides a simple two column interface, and includes top navigation tabs, and a three-section footer. (Active)
GreaseSkin  Minimalistic skin inspired by the Dive Into Greasemonkey online book. (Stable)
GreenSkin  Tableless skin in green. (stable)
HideSearchBar  hide the search bar at the top of a skin with (:nosearch:)
IPMWikiSkin  Mobile skin for IPhone viewing and editing of PMWiki (stable)
JHMPSkin  
JHSkin  
JsCompress  javascript Compressor for recipes and skins (maintained)
LeanSkin  A clean, minimalist skin that was created with usability in mind
LeavesSkin  A skin using light tones of orange, gray and white
Lens  
LightSkin  A more configurable CMS-friendly derivative of Lean Skin with many changes
MaguilaSkin  Tableless skin for PmWiki based on design by Haran from OSWD. (mantained)
Marinee  Marinee is based on Green Marinee by Ian Main. (Active)
Minimous  Minimous is a two-column theme, with a top navigation tab bar, and traditional footer; width of content and sidebar are adjustable; 8 different color variations. (Active)
MobileSkin  Plain PmWiki template that is compatible with mobile devices. (Active)
MonobookSkin  Makes PmWiki look like MediaWiki/Wikipedia (Stable)
NeatSkin  tableless skin with blue and gray colors, inspired by sinorca and roundflow skins. (mantained)
NetstreamsMenu  A desktop-application like menu for authors and admins (beta)
NetstreamsSkin  A skin entirely based on editable skin sections with a desktop-application like menu and php generated css files wich allows one to use a simple colorscheme. (Experimental)
NewsPaperSkin  WordPress skin adapated for PmWiki. (mantained)
Not2SimpleSkin  
Notebook-NT-Skin  Simple div(no table) version of default PmWiki skin. (stable)
NotSoSimpleSkin  
PhotoGallery  PhotoGallery is focused around the presentation of pictures, images, and photographs. It provides a basic tab navigation, and markup to ease the creation of albums. Designed to be used in conjunction with pmGallery and Galleria. (Active)
PlainBlogSkin  A blog-oriented skin that emphasizes content, with an easy-to-read default font size and no graphical frills
PlainSkin  A skin that emphasizes content, with an easy-to-read default font size and no graphical frills
PmWiki-DivsSkin  pure css based skin in the style of the pmwiki default skin (stable)
Pmwiki-dt-skin  Simple div(no table) version of default PmWiki skin. (stable)
PmWiki2Bars  This skin is a simple extension of PmWiki's default skin to add another side bar on the right side. (stable)
PukkaFloat  
RecurveSkin  A tab driven skin for PmWiki (Stable)
RedBerrySkin  xhtml 1.1 and css 2.0 conform blue skin (Stable)
RemovingHTMLStyles  How to remove pmwiki styles from HTML head (Stable)
RoseTrellis  A CMS-style skin. Action links are hidden. (Working, but not fully-featured)
SimplyImpact  SimplyImpact provides a two column layout based on the blueprint-css-framework, which has to top navigation list and a tab for socialmedia buttons. (beta)
SinorcaSkin  Tableless skin, based on sinorca skin by Haran. (Beta)
Skidoo  Skidoo provides a simple, low distraction interface with rapid (no page refreshes) access to a whole bunch of stuff. I use it for the various wiki's I use for note taking on a daily basis. (Active)
SkinChange  change skin via query or cookie setting (Stable)
SkinChanges  Example of skin changes for Triad skin
SkinConfig  Define interactively (via a wiki page) the main parameters of a skin
SkinGuidelines  A set of tips for skin design and packaging skins for distribution (Stable)
SkinList  
Skins  Different look and feel for PmWiki sites
SkinTest-Compact  
Skittlish  Skittlish allows site visitors to choose between fixed and fluid width, and between seven candy-inspired colours for the sidebar. (Active)
SomethingCorporate  
SsofbJoomlaRhuk  A CSS based skin with a choice of six colors, based on a Joomla template. (maintained )
StrippedSkin  
TechnobabbleSkin  tester on graphic web design template (Stable)
TriadSkin  Highly configurable skin with 3-column layout with full-width header and footer (Stable)
TriadTips  Tips for using the Triad skin
UselessTuesdaySkin  
ViewModes  show selected content according to user choice (using a cookie) (Stable)
WikiLoveSkin  
Yaml132Skin  Highly configurable skin with 3-column layout (optional css hiding of any column) based on YAML framework (Stable)
YAMLForth  Highly configurable skin with fixed-width 2-column layout based on the YAML 3.3 framework (Stable)

System Tools Summary Page top

Cookbook /
AdminByShell  A collection of ways to assist sysadmin of pmwiki using shell tools
Ai  Ai is another mysql data query using an original and efficient system of envelop and masks (functional, but experimental for security reasons maybe)
BackupWithRsync  How to backup a PmWiki installation with the program `rsync`.
BulkReplace  Change the content of many pages at a time (just a rough draft)
Bundle  A (proposed) community-supported bundle of commonly used cookbook recipes (proposal)
CaseCorrection  Makes PmWiki intelligently case-insensitive (beta)
CleanUp  Purge deleted pages and attachments from the server directories (Experimental)
CompareDatabaseRecipes  Comparison of Database Recipes for PmWiki (draft)
CompressedUploads  Modify scripts/upload.php to work with bzip2 archives
DataQuery  Retrieve records and query results from any database supported by ADOdb (such as MySQL) and portray them as wiki pages, allowing them to be processed by other wiki functions such as pagelists, includes, page text variables, and ZAP. (beta)
DirList  Local/LAN directory listings and downloads. (beta)
DQReport  Enhance the functionality that DataQuery offers to build a complete database frontend (Functional)
ExportHTML  Export PmWiki pages as "static" HTML pages
GooglePlusOne  A recipe to enable the use of Google Plus One widgets in your PmWiki pages (RC)
ImportText  Import text files as PmWiki pages (Under development)
InstallOnIIS  How to install PmWiki on IIS v6 or v7 (living document)
InstallOnWindowsHomeServer  Install PmWiki on Windows Home Server and IIS6 (Living document)
MailmanAuth  Use an external mailing list for PmWiki authentication (beta)
MarkdownOutput  Presents a wiki page in Markdown format instead of HTML (beta)
MovePage  Move and copy wiki pages (beta)
MovePage-Talk  Talk Page for MovePage recipe
OutputCompression  Use zlib output compression to make pages load faster
PerformanceComparisons  Page to share site setups and performance
PHP  PHP windows installation and configuration for PmWiki (Living document)
PHPFilesManagement  PHP file manager
RecipeCheck  Check for new versions of recipes on pmwiki.org (Stable)
RenamePage  Rename a wiki page from a browser (stable)
SelectQuery  Run a SQL SELECT query based on parameters submitted (in active use at permaculturecollaborative.us)
SourceHistory  Web php programming abilities from computers without any editor installed (beta)
SQLite  Store wiki pages in an SQLite database file (Beta)
Standalone  Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache
Suffr  Allows Wiki users to administer the underlying computer system democratically (design (working proof of concept))
SystemLimits  Ways to increase various memory and filesize limits for a PmWiki installation
TextExtract  search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (new version)
TotalCounter  A statistic counter - counts page views, users, languages, browsers, operating systems, referers, locations and web bots
TotalCounter-Talk  Talk page for TotalCounter recipe
TwoWayMirroringWithRsync  How to keep identical copies of a wiki on two systems, one hosted and the other local
UpgradeBashScript  A script that tries to automate the process of upgrading the wiki. (Maintained)
ViewDiff  Compare arbitrary revisions and view a particular version. (Beta)
WikiBox  Allow posting to and reading from PmWiki via email (Alpha)
WikiCVSStorage  Use CVS to backup/archive your wiki.
WikiOnAStick  How to place a standalone wiki on a USB stick (new)
WikiSh  Wiki-based script language roughly emulating linux shell tools (Beta)

Tables Summary Page top

Cookbook /
AdvancedTableDirectives  Add Table capabilities - nested tables, zebra tables, new directives. (Working)
ConvertTable  Convert table action (Working)
ConvertTABLE  How to convert HTML pages with tables full of data into advanced tables
CreateColumns  quickly divides up a list of items into separate columns within a table
CSVAction  Adds a ?action=csv capability to pmwiki to output tables as a CSV (stable)
CSVInclude  Include a CSV file as a table in your wiki page
ExcelPaste  Copy and paste spreadsheet tables (e.g., from Excel) into pages (Stable)
FormattingTables  Formatting and styling for tables
ImportTabTable  import and convert tab table to simple table markup quickly.
RowspanInSimpleTables  Markup to add a rowspan attribute on a simple table cell (Just out of beta)
SimplifiedAdvancedTableDirectives  Simplify Advanced Directive Syntax (working but still testing)
SortableTables  Create tables which can be sorted instantly by javascript (new)
SourceCodeHorizontalLines  Allow horizontal lines made of dashes ("-------") in PMWiki page source code (Working)
TableEdit  Interactive table editor (first version)
Tables  List of recipes in Tables category
TablesPlus  A simpler yet more flexible markup for tables. (Just released!)
Tabtable-jt  Support embedded line feeds, trim spaces and add prior patch (make first row a header) (tested 2007/08/15)
Tabtable-raf  tabtable with RAF patch of 2007/01/23 applied (tested)
Tabulate  Handles tab-delimited tables so you can cut and paste to and from spreadsheet applications (beta)
Text2Tbl  Provide a way to convert arbitrarily structured text to table markup and provide conversion of simple tables to advanced. (alpha)

Wiki Conversion Summary Page top

Cookbook /
ConvertHTML  Convert an HTML page to PmWiki markup (beta)
ConvertHTML-Talk  Talk Page for ConvertHTML recipe
ConvertPhpWiki  Convert PhpWiki pages to PmWiki (Experimental)
ConvertTikiWiki  Convert TikiWiki pages into PmWiki format (Experimental)
ConvertUseMod  Convert UseMod pages to PmWiki (Experimental)
Creole  Enable Creole markup (wikicreole.org) (Stable)
ExportDOC  Export PmWiki pages to word ".doc" . (Beta)
MarkdownOutput  Presents a wiki page in Markdown format instead of HTML (beta)
MtoPMwiki  converts MediaWiki to PMWiki (Beta release)
WikiMarkupConversion  How to convert other wiki markups for PmWiki

Wiki Trails Summary Page top

Cookbook /
DynamicTrails  Dynamic WikiTrails with pagelist (experimental)
DynamicWikiTrails  Define dynamic URL trails
DynTrailMenu  Create a dynamic (expanding) menu based on a trail page (stable)
FauxTrail  Enable page listings to have a "trail-like" format via fmt=fauxtrail (beta)
Jticker  jQuery based Newsticker (Alpha)
PageListExtensions  Many Pagelist Enhancements
PageListWikiTrail  Enable a WikiTrails markup to use a (:pagelist ... :) directive
PowerTools  markup expressions for multi page processing incl. plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket, sumdata, allptvs, random (new)
PublishWikiTrail  Provide the ability to publish the pages of a wiki trail as a single web page, formatted for printing
Sitemapper  Adds a dynamically generated sitemap to PmWiki. (beta)
TraceTrail  Trail history of the last (default=5) visited wiki pages (Stable)
TrailMenu  Build an expanding menu from a trail (Stable)
TrailPageDescription  Create and maintain additional infos for Trailpages within the Trailindexpage (experimental)

Obsolete Summary Page top

Cookbook /
AsSpacedFunctionInUTF-8  How to fix the broken {$Namespaced}, {$Titlespaced}, {$Groupspaced} when the website is in UTF-8
AuthenticatedAsConditional  A different way of performing authentication than PmWiki's "default"
AuthenticatedAttach  Lets the user view an Attachment only if they have the appropriate password (Obsolete)
Authorcontribution-OldVersion  Author Contribution, old version
AuthTable  List Attributes of all pages in a wiki (Stable)
Blocklist2  Block vandals and spammers by IP or phrase. (Stable)
Blocklist3  Block vandals or spammers by IP, word, phrase, or regular expressions. (beta)
BlocklistHelperScripts  Use the output available from Blocklist2 to build a better blocklist
BuildForms  Create an HTML form with Wiki markup, save values in a file, and pass values to a user defined function
Clustermaps  An image based summary of the visitors to your site.
CustomRedirects  This recipe modifies the behavior of PmWiki's redirect markup (Stable)
DataStore  DataStore has been discontinued
FASTMembership  Self registration add-on for AuthUser (Deprecated)
FormGuideSystem  Flexible, extensible, parameter-driven system to support the use of form pages
Kind-ofBlog  A blog for PmWiki - supports posting, digest, archive and syndication (Deprecated - No longer maintained)
LayoutEditModified  Modify the Edit page
Maintenance  Tasks to keep the Cookbook current and useful
MergeMetaTags  A way to merge multiple meta tags into single entries
MiniUltralightbox  Obsolete, Mini comes now bundled with Ultralightbox (beta)
NewPageForm  Adds a new page using a form
NoSpacePre  How to get rid of the leading spaces with indented "pre" blocks
Notebook2Skin  
NotebookSkin  
NumberOfArticles  Report the number of articles in a wiki
ObfuscateEmail  Prevent email addresses from being harvested from your site (do not use, does not protect)
OutlineLists  Deprecated, see WikiStylesPlus (Stable)
PagelistCount  Get pagelist to return a count of pages (deprecated) (Obsolete -- added to core in 2.2.0-beta51)
PageListTemplates  Recipe deprecated, see PmWiki.PageLists
PageVariableExtensions  Functional extensions to page variables (Obsolete)
PlannerSkin  
PmWiki2PDF  Generate a PDF; back up all wiki pages in PDF format
PreviewTop  How to place the page preview above the edit box
ProtectEmail  Email obfuscation
PukkaFloat  
RedirectSilent  Redirect pages without messages and without modifying links (Working)
RemovingLeftContent  Removing left or right part of the layout
RssImproved  How to get better RSS compatibility & support; how to create podcasts or audioblogs
ShowHide  Adds toggle buttons and links to show/hide sections and objects. Superseded by Toggle. (deprecated)
SpacedWikiWords  Space out WikiWords? in the page presentation without requiring FreeLink? mark-up
Textarea  How to create textareas pre-filled with content
Trackback  Simple trackback feature
Variables  Allows to set variables in Wiki text to be used in the text and/or if markups (Stable)
XesAuthUserDbase  Stand-Alone version of AuthUserDbase (deprecated)
ZAPforum  Step by step instructions for creating a forum using ZAP. (discontinued)

Uncategorized recipes and pages in the Cookbook group

Cookbook /
AbcMusic-Users  User notes for the Abc music notation recipe.
ABitModernSkin  
Accordion-Talk  Talk page for Accordion.
Accordion-Users  User notes for the Accordion recipe.
Acme  
AcmeCMS  
AcmeTables  
ActionLog-Users  User notes for the ActionLog recipe.
AddThisWidget-Users  User notes for the AddThisWidget recipe.
AddToWatchlist-Talk  Talk page for AddToWatchlist.
AddToWatchlist-Users  User notes for the AddToWatchlist recipe.
Adit-Talk  Talk page for Adit.
Adit-Users  User notes for the Adit recipe.
AdminHints-Talk  Talk page for AdminHints.
Ai-Talk  
Ai-Users  User notes for the Ai recipe.
AjaxEditSupport-Users  User notes for the AjaxEditSupport recipe.
AllGroupHeader-Users  User notes for the AllGroupHeader recipe.
AllRecentChanges  Log each and every page edit to Site.AllEdits or per-author edits to Site.AllRecentChangesPerAuthor. (Quo)
AmazonWidgets  This recipe provides markup to display Amazon.com widgets (for Amazon Associates) in a pmwiki environment. (alpha)
AttachLinks-Users  User notes for the AttachLinks recipe.
AttachList  List of all Cookbook group uploaded files
AttachListEnhanced  redirects to AttachlistEnhanced
AttachlistEnhanced-Talk  Talk Page for AttachlistEnhanced recipe
AttachlistEnhanced-Users  User notes for the AttachlistEnhanced recipe.
Attachtable-Talk  Talk Page for Attachtable recipe
Attachtable-Users  User notes for the Attachtable recipe.
Auth-SMF-Talk  
AuthDNS-Talk  Talk page for AuthDNS.
AuthDNS-Users  User notes for the AuthDNS recipe.
AuthorContribution-Users  User notes for the Author Contribution recipe.
AuthPhpbb2Sso-Users  User notes for the AuthPhpbb2Sso recipe.
AuthUserDbase-talk-phpbb3  
AuthUserFederated-Talk  Talk page for AuthUserFederated.
AuthUserFederated-Users  User notes for the AuthUserFederated recipe.
AuthUserProfiles  
AuthUserProfiles-Talk  
AuthUserSignup-Users  User notes for the Cookbook-ByCategory recipe.
AutoGroupPages-Users  User notes for the AutoGroupPages recipe.
AutoLink-Users  User notes for the AutoLink recipe.
AutomaticChangeSummary-Users  User notes for the AutomaticChangeSummary recipe.
AutoSave-Users  User notes for the AutoSave recipe.
Autothumber  
AutoTOC-Talk  Talk page for AutoTOC.
AutoTOC-Users  User notes for the AutoTOC recipe.
AuxSelect  Dropdown widget that persists its selected value between pages (Stable)
Backlinks-Users  User notes for the Backlinks recipe.
BalusBlog-Talk  
BalusBlog-Users  User notes for the BalusBlog recipe.
BarthelmeSkin  
BBcode  
BFSkin  
Blix-Users  User notes for the Blix recipe.
BlogCalendar-Users  User notes for the BlogCalendar recipe.
Bloge-Feeds-Users  User notes for the Bloge-Feeds recipe.
Bloge-Tags-Talk  Talk Page for the Bloge-Tags recipe
Bloge-Tags-Users  User notes for the Bloge-Tags recipe.
Bloge-Talk  Talk Page for the Bloge bundle
Bloge-Users  User notes for the Bloge recipe.
Blogger  
Blogger-DeveloperDocs  
Blogger-Talk  
BlogIt-DeveloperDocs  
BlogIt-Users  User notes for the BlogIt recipe.
Blogsimple2  
Bluehead  
BluesSkin  
Boira-Users  User notes for the Boira recipe.
BonnySkin-Talk  
BreakPageList-Talk  
Bs-001Skin  
CachedNumberOfArticles-Talk  Talk page for CachedNumberOfArticles.
CalculateAvailability  The recipe adds markup for calculating availability (Production)
Callout-Users  User notes for the Callout recipe.
Captcha-Talk  
Captcha-Users  User notes for the Captcha recipe.
Captchas-Talk  
CascadeVar  
CaseCorrection-Users  User notes for the CaseCorrection recipe.
ChessMarkup-Sandbox  
Choice-Users  User notes for the Choice recipe.
ChoiceColorChanger-Users  User notes for the ChoiceColorChanger recipe.
ChordPro-ChordSheets  ChordPro chord sheet documentation and examples
ChordPro-Format  ChordPro Basics and text format
ChordPro-Markup  ChordPro markup supported by this recipe
ChordPro-Sandbox  Test and try out ChordPro
ChordPro-Talk  Discussion of ChordPro (Beta)
ChordPro-Users  User notes for the Chord Pro recipe.
CinnamonSkin  
CleanUp-Users  User notes for the CleanUp recipe.
CleanUrls-Comments  
CleanUrls-OldVersion  
CleanUrls-Talk  
CleanUrls-Users  User notes for the CleanUrls recipe.
ClipBoard  
Cluster-Talk  
Clustermaps-Talk  Talk page for the Clustermaps recipe
Clustermaps-Users  User notes for the Clustermaps recipe.
Colorimetry-Users  User notes for the Colorimetry recipe.
CommentBoxPlus-Talk  Talk page for CommentBoxPlus
CommentBoxPlus-Users  User notes for the CommentBoxPlus recipe.
CommentBoxStyled  
CommentPageLink-Talk  
ConvertHtml  Redirects to Cookbook.ConvertHTML
ConvertHTML-Users  User notes for the ConvertHTML recipe.
Converttable  
Cookbook  List of cookbook recipe categories
Creole-Sandbox  
CSSInWikiPages-Talk  Talk page for CSSInWikiPages.
CSSPopups-Users  User notes for the CSSPopups recipe.
CSSToolTipsToGo-Users  User notes for the CSSToolTipsToGo recipe.
CurrentVisitors-Users  User notes for the CurrentVisitors recipe.
CustomPagelistSortOrderFunctions-Users  User notes for the CustomPagelistSortOrderFunctions recipe.
DatabaseStandard  Working towards a standard for database integration to PmWiki (beta)
DatabaseStandard-Talk  
DataQuery-Talk  
Dcal-talk  
DeltaBytesRecentChanges-Talk  Talk page for Delta Bytes in Recent Changes.
DeltaBytesRecentChanges-Users  User notes for the Delta Bytes in Recent Changes recipe.
DeObMail-Talk  Discussion of DeObMail
DeObMail-Users  User notes for the DeObMail recipe.
DetectBrowser-Users  User notes for the DetectBrowser recipe.
DetectMobile-Talk  
DetectMobile-Users  User notes for the DetectMobile recipe.
DirectoryAndFilePermissions-Talk  
DirList-Talk  Talk page for DirList.
Doc2Pmwiki-Users  User notes for the Doc2Pmwiki recipe.
DomTT-Users  User notes for the DomTT recipe.
DoTheRightThing-Talk  Talk page for Do the Right Thing.
DoTheRightThing-Users  User notes for the Do the Right Thing recipe.
DragDropMultiUpload-Users  User notes for the DragDropMultiUpload recipe.
Dropcaps-Talk  Talk page for the Dropcaps recipe
Dropcaps-Users  User notes for the Dropcaps recipe.
DropShadow-Users  User notes for the DropShadow recipe.
DynamicPageActions  Dynamic PageActions
EasyGallery-Plan  
Edit-RestrictedProfile-Users  User notes for the Edit-Restricted Profile recipe.
EditAttributes-Talk  Talk Page for the EditAttributes bundle
EditAttributes-Users  User notes for the EditAttributes recipe.
EditFormCustomFields-Talk  Talk page for EditForm Custom Fields.
EditMX-Users  User notes for the Cookbook-ByCategory recipe.
EditTemplates-Users  User notes for the EditTemplates recipe.
EditTemplatesMenu-Talk  Talk page for EditTemplatesMenu.
EditTemplatesMenu-Users  User notes for the EditTemplatesMenu recipe.
EditToolbar-Users  User notes for the EditToolbar recipe.
EmacsPmWikiMode-Users  User notes for the EmacsPmWikiMode recipe.
EMailForm-Talk  
Enlighten-Users  User notes for the Enlighten recipe.
EProtect-Talk  Discussion of EProtect
EProtect-Users  User notes for the EProtect recipe.
Equilibrium-Users  User notes for the Equilibrium recipe.
ExpandingMenu2-Users  User notes for the ExpandingMenu2 recipe.
ExpireDiff-Users  User notes for the ExpireDiff recipe.
ExportDOC-Talk  
ExportHTML-Users  User notes for the ExportHTML recipe.
ExtractText  
EZLocaleTime  
EZTime  
EZTimeStamp  
FacebookLikeButton-Talk  Talk page for FacebookLikeButton.
FacebookLikeButton-Users  User notes for the FacebookLikeButton recipe.
FarmSecurity-OldVersion  
FarmSetupByExample-Users  User notes for the Farm Setup By Example recipe.
FauxTrail-Talk  
FauxTrail-Users  User notes for the FauxTrail recipe.
Favicon-Talk  
Favicon-Users  User notes for the Favicon recipe.
FCKEditor-Talk  Talk page for FCKEditor.
FeedLinks-Users  User notes for the FeedLinks recipe.
FilesNotify  Notifications of files that change in a directory tree on the server. (beta)
FillTemplate  Combines a template page with a data page to present PmWiki content (RC)
FixFlowSkin-Talk  Talk page of FixFlow Skin
FixFlowSkin-Users  User notes for the FixFlowSkin recipe.
FixURL-Talk  Talk page for FixURL.
FixURL-Users  User notes for the FixURL recipe.
Flash-Users  User notes for the Flash recipe.
FlashMediaPlayer-Users  User notes for the FlashMediaPlayer recipe.
FlexiSkin-Users  User notes for the FlexiSkin recipe.
FlexTbl  
Flipbox-Talk  Talk page for Flipbox
Flipbox-Users  User notes for the Flipbox recipe.
FLVPlayer-Talk  Talk page for FLVPlayer.
FontSizer-Talk  Talk page for FontSizer.
FontSizer-Users  User notes for the FontSizer recipe.
Footer-standard  Used by Cookbook:Lens skin
Footnotes-Users  User notes for the Footnotes recipe.
FootnotesExtended-Users  User notes for the FootnotesExtended recipe.
FormattingSimpleTables  
FormattingTables-Users  User notes for the FormattingTables recipe.
Formula-Users  User notes for the Formula recipe.
ForumX  
Fox-Talk  Talk page of Fox
Fox-Users  User notes for the Fox recipe.
FoxEdit-Talk  
FoxForum-Talk  Talk page of Fox Forum
FoxNotify-Talk  talk page of Fox Notify
FPLTemplate-Talk  
Galleria-Users  User notes for the Galleria recipe.
GeminiSkin-Talk  Talk page of Gemini Skin
GeminiSkin-Users  User notes for the GeminiSkin recipe.
Geobox  Create links to various map sites from provided gps coordinates.
GeoTagging-Talk  
Glossyhue  
GlossyHue-Users  User notes for the GlossyHue recipe.
GoogleAdsense-Users  User notes for the GoogleAdsense recipe.
GoogleCSE-Users  User notes for the GoogleCSE recipe.
GoogleMapAPI-Discuss  
GoogleMapAPI-Users  User notes for the Google Map API for PmWiki recipe.
GooglePlusOne-Users  User notes for the GooglePlusOne recipe.
GoogleViewer-Users  User notes for the GoogleViewer recipe.
GoogleWave-Talk  Talk page for GoogleWave.
GoogleWave-Users  User notes for the GoogleWave recipe.
GraynessSkin  
GreaseSkin-Users  User notes for the GreaseSkin recipe.
GreenGlass  A multi-layered semi-transparent skin
GreenSkin-Users  User notes for the GreenSkin recipe.
Grep-Talk  Talk page for Grep.
Grep-Users  User notes for the Grep recipe.
GroupAttributes  
GroupFooter  
GroupHeader  
GroupHomePageChange-Users  User notes for the GroupHomePageChange recipe.
GTD-TLM-Talk  Talk page for the GTD Task List Manager recipe
GTD-TLM-Users  User notes for the GTD Task List Manager recipe.
Guestbook  Provide a simple guestbook.
GuiButtons-Users  User notes for the GuiButtons recipe.
GuiEdit-Users  User notes for the GuiEdit recipe.
GuiEditResize-Users  User notes for the GuiEdit Resize recipe.
HandyTableOfContents-Users  User notes for the HandyTableOfContents recipe.
HeadlineImage-Talk  Talk page for the HeadlineImage recipe
HeadlineImage-Users  User notes for the HeadlineImage recipe.
HideSearchBar-Users  User notes for the HideSearchBar recipe.
HomePage  
HTML5Audio-Users  User notes for the HTML5Audio recipe.
HTML5Extensions-Talk  Talk page for HTML5Extensions.
HTML5Video-Users  User notes for the HTML5Video recipe.
HtpasswdForm-Talk  
HtpasswdForm-Users  User notes for the HtpasswdForm recipe.
HttpVariables-Users  User notes for the HttpVariables recipe.
I19-Talk  Talk page for i19.
ICalendarEvents  PmWiki implementation of iCalendar event RFC/standards (pre-alpha)
ICalendarEvents-Talk  
ImageMap-Users  User notes for the ImageMap recipe.
Imagemaps-Users  User notes for the Imagemaps recipe.
ImageThumbLink  
IncludeSection-Users  User notes for the IncludeSection recipe.
IncludeUpload-Talk  
IndexByRatings  
IndexByUsers  
InlineDiff-Talk  Talk page for InlineDiff.
InlineDiff-Users  User notes for the InlineDiff recipe.
InlineRSS-Users  User notes for the InlineRSS recipe.
Input  
Input-Talk  
InputSelect  Redirects to PmWiki.Forms
InstallOnIIS-Users  User notes for the InstallOnIIS recipe.
InstallOnWindowsHomeServer-Users  User notes for the InstallOnWindowsHomeServer recipe.
IntuitiveSpacing  Redirects to LiteralWhiteSpace.
IpForAuthentication  Bring trusted IP's to authenticated level without password. Very useful for intranet wiki also visible to web (simply working)
IPMWikiSkin-Users  User notes for the IPMWikiSkin recipe.
ISO8859PageNameConversionPatterns  
Java  Easily generates links to the Javadoc API. (beta)
Javascript  
JavaScript-Editable-Users  User notes for the JavaScript-Editable recipe.
Jits  
JITS-Talk  
JITS-Talk-Tutorial  JITS Tutorial (closed)
JJSApprovePage  Controls a page attribute "jjsApprovePageRev"
JJSEditRev  Keeps track of page text changes in page attribute "jjsEditRev"
JJSIterator  let the browser iterate over a set of wiki pages
JsMath-Users  User notes for the JsMath recipe.
Kind-ofBlog-Users  User notes for the Kind-ofBlog recipe.
LeanSkin-Talk  
Lens-Users  User notes for the Lens recipe.
Licenses-Talk  Discussion of Licenses (New)
Licenses-Users  User notes for the Licenses recipe.
LightSkinComments  
LimitDiffsPerPage-Users  User notes for the Limit Diffs per page recipe.
LinesSkin  
LinkCssToolTip  
LinkGenerator  
LinkIcons-Talk  Talk page for the LinkIcons recipe
LinkIcons-Users  User notes for the LinkIcons recipe.
LinkPageExistsFmtTooltip-Users  User notes for the LinkPageExistsFmtTooltip recipe.
ListOfCategories  
LiteBox  Utilizing the Moo.fx javascript library and the Litebox code to create an image gallery effect (Beginning / Planning / Idea stage)
LiteralWhiteSpace-Users  User notes for the LiteralWhiteSpace recipe.
LiveEdit-Talk  Talk page for Live Edit 2.
LocalTimes-Users  User notes for the LocalTimes recipe.
LoginGuard  
LoginLogout-Users  User notes for the Login Logout recipe.
Lt9602Skin  
MaguilaSkin-Talk  
MaguilaSkin-Users  User notes for the MaguilaSkin recipe.
MailForm  
Mailform4-Talk  Talk page for Mailform4.
MajorChanges-Users  User notes for the MajorChanges recipe.
MapAdapt  Include Maps as html or Java pages into PmWiki 2.x Pages (Stable)
MarbleSkin  
Marinee-Users  User notes for the Marinee recipe.
MarkForDelete  Mark pages for delete and allow review. (stable)
Marklets-Talk  
MarkThingsDone-Talk  Talk page for MarkThingsDone.
MarkThingsDone-Users  User notes for the MarkThingsDone recipe.
MarkupExpressions  
MarkupExpressions-Sandbox  
MarkupExprPlus-Talk  Talk page for MarkupExprPlus.
MarkupExprPlus-Users  User notes for the MarkupExprPlus recipe.
MarkupExtensions-Users  User notes for the MarkupExtensions recipe.
MathJax-Users  User notes for the MathJax recipe.
Maxi-Talk  Talk page for the Maxi image viewer
Maxi-Users  User notes for the Maxi recipe.
MediaCSSMarkup  
MimeTeX-Users  User notes for the MimeTeX recipe.
Mini-Users  User notes for the Mini recipe.
MiniEdit-Talk  Talk page for MiniEdit.
MiniFancybox-Users  User notes for the Mini with Fancybox recipe.
Minimous-Users  User notes for the Minimous recipe.
MiscMX-Users  User notes for the Cookbook-ByCategory recipe.
MobileSkin-Users  User notes for the MobileSkin recipe.
ModuleGuidelines-Talk  Discussion of ModuleGuidelines
MonobookSkin-Talk  Talk page for MonobookSkin.
MonobookSkin-Users  User notes for the MonobookSkin recipe.
MoreCustomPageVariables-Users  User notes for the MoreCustomPageVariables recipe.
MovePage-Talk  Talk Page for MovePage recipe
MovePage-Users  User notes for the MovePage recipe.
MultiColumns  
Multilanguage  
Multilanguage-archive  
MultiLanguagePages-Users  User notes for the MultiLanguagePages recipe.
MultiLanguageViews-Users  User notes for the MultiLanguageViews recipe.
MultiUpload-Talk  Talk Page for MultiUpload recipe
NeatSkin-Talk  
NetstreamsSkin-Deutsch  
NetstreamsSkin-English  
NeutralSkin  
NewGroupBox-Users  User notes for the NewGroupBox recipe.
NewGroupWarning-Users  User notes for the NewGroupWarning recipe.
NewPageBoxPlus-Users  User notes for the NewPageBoxPlus recipe.
NewsList-Users  User notes for the NewsList recipe.
NewsPaperSkin-Talk  
NewsPaperSkin-Users  User notes for the NewsPaperSkin recipe.
NotebookSkinDiscuss  
NoteIt-Talk  NoteIt Talk
NotifyOnUpload  Generates notifications also on upload events (quick hack)
NotsavedWarning-Talk  Talk page for NotsavedWarning
NotsavedWarning-Users  User notes for the NotsavedWarning recipe.
Obsolete  Obsolete, superceded, and deprecated recipes
Only1Session  
OpenPass-Talk  Talk page for OpenPass.
OpenPass-Users  User notes for the OpenPass recipe.
Optimizations  
OptionMenu-Users  User notes for the OptionMenu recipe.
PageActions  
PageAttic-Talk  Talk page for PageAttic.
PageConfig-Users  User notes for the PageConfig recipe.
PageFeed-Users  User notes for the PageFeed recipe.
PageGenerationTime-Users  User notes for the PageGenerationTime recipe.
Pagelist  
PagelistAuthListShort-Users  User notes for the Pagelist Auth List Short recipe.
PageListPlus-Users  User notes for the PageListPlus recipe.
PagelistRandomImage-Users  User notes for the Pagelist Random Image recipe.
PagelistRecentChanges-Users  User notes for the Pagelist Recent Changes recipe.
PagelistSiteMap-Users  User notes for the Pagelist Site Map recipe.
PageTableOfContents-Users  User notes for the PageTableOfContents recipe.
PageTopStore-Users  User notes for the PageTopStore recipe.
ParchmentSkin  
ParseArgs-Talk  Talk page for ParseArgs.
PathHistory  Adds a trail of recent links visited to PmWiki (First version)
PerGroupSubDirectories-Users  User notes for the PerGroupSubDirectories recipe.
PhotoGallery-Users  User notes for the PhotoGallery recipe.
PHPFreeChat-Users  User notes for the PHPFreeChat recipe.
Phplm-Users  User notes for the Phplm (Phplayersmenu based dropdown/tree menu) recipe.
PhpNetSkin  
PhpQuickGallery  
Picasa  
PlainSkin-OldComments  
PmCalendar-Fan  
PmCalendar-Talk  Talk page for the PmCalendar recipe
PmCalendar-Users  User notes for the PmCalendar recipe.
PmDocConvert-Talk  Talk page for PmDocConvert.
PmDocConvert-Users  User notes for the PmDocConvert recipe.
PmForm-Users  User notes for the PmForm recipe.
PmGallery-Users  User notes for the pmGallery recipe.
PmGraphViz-Talk  Talk page for PmGraphViz.
PmGraphViz-Users  User notes for the PmGraphViz recipe.
PmReader-spec-v1-Talk  Talk page for PmReader (Application build on PmWiki for reading portable format of PmWiki files).
PmReader-Talk  Talk page for PmReader (Application build on PmWiki for reading portable format of PmWiki files).
PmReader-Users  User notes for the PmReader (Application build on PmWiki for reading portable format of PmWiki files) recipe.
Pmwiki-DivsSkin  
PmWiki2HTML-usingWGET  Page redirecting to Cookbook.ExportHTML
PmWiki2PDF-v2-Talk  Talk page for PmWiki2PDF-v2.
PmWiki2PDF-v2-Users  User notes for the PmWiki2PDF-v2 recipe.
PmWikiDivsSkin  
PmWikiImages  PmWiki related pictures/logos
PmWikiV1Skin  
Popup-EditForm2  
Popup-EditQuickRef2  
PostItNotes  Display yellow Post It Stickies. (stable)
PostItNotes-Users  User notes for the PostItNotes recipe.
PowerTools-Talk  Talk page for PowerTools.
PowerTools-Users  User notes for the PowerTools recipe.
PreviewChanges-Users  User notes for the PreviewChanges recipe.
PreviewFirst-Users  User notes for the PreviewFirst recipe.
PreviewSkins  
ProcessForm-Users  User notes for the ProcessForm recipe.
PublishFAQ  Supplied with a raw list of Qs and As, it outputs a formatted FAQ complete with TOC (RC)
PublishFAQ-Users  User notes for the PublishFAQ recipe.
PublishPDF-Users  User notes for the PublishPDF recipe.
PyweDeletea  
Qnotes-Talk  Talk page for Qnotes (QNotes is general purpose short-notes application build on PmWiki).
Qnotes-Users  User notes for the Qnotes (QNotes is general purpose short-notes application build on PmWiki) recipe.
QuickStartForAuthUser-comments1  
QuickStartForAuthUser-Users  User notes for the QuickStartForAuthUser recipe.
QuickTime-Talk  Talk page for QuickTime.
QuickTime-Users  User notes for the QuickTime recipe.
RandomQuote-OldVersion  
RandomQuote-Users  User notes for the RandomQuote recipe.
Rating2-Talk  Talk page for Rating2.
Rating2-Users  User notes for the Rating2 recipe.
RecentChanges-Users  
RecentChangesExcerpt-Users  User notes for the RecentChangesExcerpt recipe.
RecentPages  
RecentUploads  Redirects to Cookbook.RecentUploadsLog
RecentUploadsLog-Archive  Archive for the recipe RecentUploadsLog
RecentUploadsLog-Talk  Discussion of RecentUploadsLog
RecentUploadsLog-Users  User notes for the Recent Uploads Log recipe.
RecipeCheck-Users  User notes for the RecipeCheck recipe.
RecipeInfo  How to create a recipeinfo box like it is used in the cookbook (stable)
RecipeInfoForm  Form to change recipeinfo fields
RecipeList  The Cookbook RecipeList page list template
RecipeList-Talk  Talk page for RecipeList
RecipeMap  Map of older recipe filenames to recipe pages (Information)
RecipeUpdates  
RegularExpressions  
RelatedPages-Deutsch  
RememberEditPosition-Users  User notes for the RememberEditPosition recipe.
Reminder-Talk  Talk page for the Reminder recipe
Reminder-Users  User notes for the Reminder recipe.
RemoveQuestionMark-Users  User notes for the RemoveQuestionMark recipe.
Request-Users  User notes for the Request recipe.
RequireAuthor-Talk  
RequireAuthor-Users  User notes for the RequireAuthor recipe.
RestrictActions-Talk  
RichEditBugs  
RotateMarkup  Insert rotating images or markup (Obsolete -- use Cookbook.RandomQuote)
RoundedSkin  
RowspanInSimpleTables-Users  User notes for the Rowspan in simple tables recipe.
RssFeedDisplay-Archive  
SagePayPayment-Talk  
SchlaeferTwoSkin  
Scribd-Talk  Talk page for the Scribd recipe
Scribd-Users  User notes for the Scribd recipe.
SecLayer-Users  User notes for the SecLayer recipe.
SectionEdit-Users  User notes for the SectionEdit recipe.
SectionList  A nice way to do formatted displays of anchored sections of data on a page. (Future)
SecureAttachments-Users  User notes for the SecureAttachments recipe.
SelectQueryTalk  
SharedPages-Talk  Talk Page for SharedPages recipe
SharedPages-Users  User notes for the SharedPages recipe.
ShoppingCartProposal-Talk  
Shoutbox-Users  User notes for the Shoutbox recipe.
ShowHide-Talk  
SideBarBottom  
SideBarSpecial  
SimplaSkin  
SimpleForum-Talk  
SimpleForum-Users  User notes for the SimpleForum recipe.
SimpleForumGroupFooter  Used by Cookbook:SimpleForum
SimplemachinesUserSystemIntegration  
SimpleMAINlink  Add a link to your Main Home Page (beta)
SimplePieDisplay-Users  User notes for the SimplePieDisplay recipe.
SimpleRating  a simple rating system (Stable)
SimpleSkin  
SimpleSkinPreview  
SimpleTabSkin  
SimpleTabSkin-Users  User notes for the SimpleTabSkin recipe.
SimplyImpact-Users  User notes for the SimplyImpact recipe.
SinorcaSkin-Talk  Talk page for SinorcaSkin.
SinorcaSkin-Users  User notes for the SinorcaSkin recipe.
SiteInformation-Talk  Talk page for SiteInformation.
SiteInformation-Users  User notes for the SiteInformation recipe.
Skidoo-Users  User notes for the Skidoo recipe.
SkinAlternative  Skin your pages within your wiki itself, rather than using downloadable skins
SkinChange-Users  User notes for the SkinChange recipe.
SkiniSkin  
Skinnice  
Skins-Talk  Talk page about skins in general
SkinsGallery  
SkinsGallery2  
SkinsHeader  
SkinsList  
SkinTests  
Skittlish-SiteHeader  
Skittlish-Users  User notes for the Skittlish recipe.
SlideShow  Create slide presentations with skin support (Stable)
SlideShow-Users  User notes for the SlideShow recipe.
SlimTableOfContents-Users  User notes for the SlimTableOfContents recipe.
Soma  
SortableTables-Talk  Talk page for SortableTables.
SortableTables-Users  User notes for the SortableTables recipe.
SortByScore-Users  User notes for the SortByScore recipe.
Source  
SourceBlock-Talk  
SourceBlock-Users  User notes for the SourceBlock recipe.
SourceCodeHorizontalLines-Users  User notes for the SourceCodeHorizontalLines recipe.
SsofbJoomlaRhuk-Talk  
Standalone-Users  User notes for the Standalone recipe.
StarRater-Talk  
StarRater-Users  User notes for the StarRater recipe.
StaticPages  Allows pmwiki pages to be published as static pages
StyleOptions  
SubEthaEditPmWikiMode  
SubgroupMarkup-Users  User notes for the SubgroupMarkup recipe.
SubpageMarkup  Add one level of subpage using [[,subpage]] markup, deprecated in favour of Subgroup Markup (Renamed as Subgroup Markup)
SwitchToSSLMode-Talk  
Syntaxlove-Talk  Talk page for the Syntaxlove recipe
Syntaxlove-Users  User notes for the Syntaxlove recipe.
SysDiff-Users  User notes for the SysDiff recipe.
Tagger-Talk  
Tags-Talk  Talk page for Tags.
Tags-Users  User notes for the Tags recipe.
TbsDynamicContent  insert dynamic contents in your pmWiki page using TinyButStrong template engine. (in active use)
TechnobabbleSkin-Users  User notes for the TechnobabbleSkin recipe.
TellAFriend  Gives Form to Send Page to Friend (Beta)
TellAFriend-Talk  
Template-Talk  Talk page for Template.
Template-Users  User notes for the Template recipe.
Text2Tbl-Users  User notes for the Text2Tbl recipe.
TextCaptcha-Users  User notes for the TextCaptcha recipe.
TextExtract-Talk  
TextExtract-Users  User notes for the TextExtract recipe.
TextPatternSkin  
ThumbList-Users  User notes for the ThumbList recipe.
ThumbnailLinkToImage-Users  User notes for the ThumbnailLinkToImage recipe.
TimeZones-Users  User notes for the TimeZones recipe.
TitleBlock-standard  
TitleCased-Users  User notes for the TitleCased recipe.
TitleSpaced-Users  User notes for the TitleSpaced recipe.
ToDo-03  
ToDo-Comments  
ToDo-Talk  
Toggle-Talk  Discussion of Toggle
Toggle-Users  User notes for the Toggle recipe.
Toolbox-Users  User notes for the Toolbox recipe.
TopNav  
TotalCounter-Archive  
TotalCounter-Users  User notes for the TotalCounter recipe.
Translatelink  Insert Google translation links (Beta)
TriadSkin-Talk  Talk page of Triad Skin
TriadSkin-Users  User notes for the TriadSkin recipe.
TrueLatex-Talk  Talk page for TrueLatex.
Twitter-Talk  Talk page for the Twitter recipe
Twitter-Users  User notes for the Twitter recipe.
Txt2tags-Users  User notes for the Txt2tags recipe.
UBBThreadsUserSystemIntegration  
UpdateForm  Easily create forms to display, add, and update records in a MySQL table. (in active use at permaculturecollaborative.us)
UpForm-Users  User notes for the UpForm recipe.
UploadForm-Users  User notes for the UploadForm recipe.
UploadGroups-Users  User notes for the UploadGroups recipe.
UploadTypes-Users  User notes for the UploadTypes recipe.
UserAdmin-Talk  Talk Page for UserAdmin.
UserAdminTemplates  Custom templates for use with Cookbook.UserAdmin.
UserAuth2-Talk  
UserAuth2-Users  User notes for the UserAuth2 recipe.
UTF8Conv  A recipe to help with the convertion of different encodings to UTF-8 (alpha, abandoned)
UTF8Conv-Talk  
VersionChecker  
VietMap-Talk  Talk page for VietMap.
VietMap-Users  User notes for the VietMap recipe.
ViewPdf  
VisitorsLogging1337-Talk  
VoteCounter-Sandbox  
VoteCounter-Users  User notes for the Cookbook-ByCategory recipe.
Vtest  
WatchLists-Users  User notes for the WatchLists recipe.
WatchLists-watchlist  
Wikibox  
WikiBox-Users  User notes for the Cookbook-ByCategory recipe.
WikiCalendar-Talk  Talk page for WikiCalendar.
WikiFooter-Users  User notes for the Wiki Footer recipe.
WikiForms-Users  User notes for the WikiForms recipe.
WikiMail-Talk  Talk page for WikiMail.
WikiMail-Users  User notes for the Cookbook-ByCategory recipe.
Wikipath  A page text lookup grammar which attempts to understand wiki page structure (alpha)
Wikish  
WikiSh-Talk  
WikiSh-Users  User notes for the Cookbook-ByCategory recipe.
WikiShCL  Provide Command Line capabilities to WikiSh (see WikiSh)
WikiShConfig  
WikiShExamples  Examples and Applications of the use of WikiSh
WikiShTutorial  A tutorial starting at a very basic level and exposing the user to all simple and most intermediate capabilities of WikiSh
WikiStylesPlus-Users  User notes for the WikiStylesPlus recipe.
WordPaste  Ability to Paste Microsoft Word contents into PmWiki and retain bullet list, heading and other possible formatting. (Planning)
WordpressImport  Import entries form a Wordpress Blog into PmWiki. (Experimental)
WYSIWYG-donations  
WYSIWYGFundDrive  
XMLRPC-Users  User notes for the XMLRPC recipe.
XToDo  
YAG-Talk  Talk page for YAG.
Yaml132Skin-Talk  Talk page for the Yaml132 Skin
YAMLForth-Talk  Talk page for YAMLForth.
YAMLForth-Users  User notes for the YAMLForth recipe.
YumlMe-Talk  
Zap  
ZAP-CMS  
ZAP-Markups  
ZAPBusinessDirectory  Adventures in building a business directory
ZAPChat  Step by step procedure for creating a chat using ZAP.
ZAPdata  
ZAPData  
ZeroMasterGroup  Shorter URLs by introducing an omittable master group

Page load speed

See the speed of this page with pagelist caching enabled and disabled:

Note that even with pagelist caching enabled it may still take a while for the page to load if PmWiki has to regenerate the cache, but a subsequent load should be quicker.

Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 11:42 AM
  0: 00.00 00.00 config start
  1: 00.01 00.00 config end
  2: 00.05 MarkupToHTML begin
  3: 00.06 FPLTemplate: Chain begin
  4: 00.06 FPLTemplate: FPLTemplateLoad
  5: 00.07 FPLTemplate: FPLTemplateDefaults
  6: 00.07 FPLTemplate: FPLTemplatePageList
  7: 00.07 MakePageList pre
  8: 00.07 PageListCache begin load key=6e8c4ebcbf54630fc10bfcf6e6f8b937
  9: 00.07 PageListCache end load
 10: 00.07 PageListSources begin
 11: 00.07 PageListSources end count=30
 12: 00.07 PageListSort pre ret=4 order=title
 13: 00.07 MakePageList items count=30, filters=
 14: 00.07 MakePageList post count=30, readc=0
 15: 00.07 PageListSort begin
 16: 00.08 PageListSort sort
 17: 00.08 PageListSort end
 18: 00.08 MakePageList end
 19: 00.08 FPLTemplate: FPLTemplateSliceList
 20: 00.08 FPLTemplate: FPLTemplateFormat
 21: 00.12 MarkupToHTML begin
 22: 00.17 MarkupToHTML end
 23: 00.17 FPLTemplate: Chain end
 24: 00.17 FPLTemplate: Chain begin
 25: 00.17 FPLTemplate: FPLTemplateLoad
 26: 00.18 FPLTemplate: FPLTemplateDefaults
 27: 00.18 FPLTemplate: FPLTemplatePageList
 28: 00.18 MakePageList pre
 29: 00.18 PageListCache begin load key=cafa5d60da214da56d69541b2d00608a
 30: 00.18 PageListCache end load
 31: 00.18 PageListSources begin
 32: 00.18 PageListSources end count=1
 33: 00.18 PageListSort pre ret=4 order=name
 34: 00.18 MakePageList items count=1, filters=
 35: 00.18 MakePageList post count=1, readc=0
 36: 00.18 PageListSort begin
 37: 00.18 PageListSort sort
 38: 00.18 PageListSort end
 39: 00.18 MakePageList end
 40: 00.18 FPLTemplate: FPLTemplateSliceList
 41: 00.18 FPLTemplate: FPLTemplateFormat
 42: 00.18 MarkupToHTML begin
 43: 00.18 MarkupToHTML end
 44: 00.18 FPLTemplate: Chain end
 45: 00.19 FPLTemplate: Chain begin
 46: 00.19 FPLTemplate: FPLTemplateLoad
 47: 00.19 FPLTemplate: FPLTemplateDefaults
 48: 00.19 FPLTemplate: FPLTemplatePageList
 49: 00.19 MakePageList pre
 50: 00.19 PageListCache begin load key=579f54c30e969c0e19252e57b267470d
 51: 00.19 PageListCache end load
 52: 00.19 PageListSources begin
 53: 00.19 PageListSources end count=30
 54: 00.19 PageListSort pre ret=4 order=title
 55: 00.19 MakePageList items count=30, filters=
 56: 00.19 MakePageList post count=30, readc=0
 57: 00.19 PageListSort begin
 58: 00.20 PageListSort sort
 59: 00.20 PageListSort end
 60: 00.20 MakePageList end
 61: 00.20 FPLTemplate: FPLTemplateSliceList
 62: 00.20 FPLTemplate: FPLTemplateFormat
 63: 00.22 MarkupToHTML begin
 64: 00.22 FPLTemplate: Chain begin
 65: 00.22 FPLTemplate: FPLTemplateLoad
 66: 00.23 FPLTemplate: FPLTemplateDefaults
 67: 00.23 FPLTemplate: FPLTemplatePageList
 68: 00.23 MakePageList pre
 69: 00.23 PageListCache begin load key=4265e289af96df6a80695e1edd6fac60
 70: 00.23 PageListCache end load
 71: 00.23 PageListSources begin
 72: 00.23 PageListSources end count=204
 73: 00.23 PageListSort pre ret=4 order=name
 74: 00.23 MakePageList items count=204, filters=
 75: 00.23 MakePageList post count=204, readc=0
 76: 00.23 PageListSort begin
 77: 00.23 PageListSort sort
 78: 00.24 PageListSort end
 79: 00.24 MakePageList end
 80: 00.24 FPLTemplate: FPLTemplateSliceList
 81: 00.24 FPLTemplate: FPLTemplateFormat
 82: 00.89 MarkupToHTML begin
 83: 01.14 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
 84: 01.15 ReadApprovedUrls SiteAdmin.ApprovedUrls end
 85: 01.60 MarkupToHTML end
 86: 01.60 FPLTemplate: Chain end
 87: 01.60 FPLTemplate: Chain begin
 88: 01.60 FPLTemplate: FPLTemplateLoad
 89: 01.61 FPLTemplate: FPLTemplateDefaults
 90: 01.61 FPLTemplate: FPLTemplatePageList
 91: 01.61 MakePageList pre
 92: 01.61 PageListCache begin load key=8170a05537f6bc2008e1235402a91366
 93: 01.61 PageListCache end load
 94: 01.61 PageListSources begin
 95: 01.61 PageListSources end count=51
 96: 01.61 PageListSort pre ret=4 order=name
 97: 01.61 MakePageList items count=51, filters=
 98: 01.61 MakePageList post count=51, readc=0
 99: 01.61 PageListSort begin
100: 01.61 PageListSort sort
101: 01.61 PageListSort end
102: 01.61 MakePageList end
103: 01.61 FPLTemplate: FPLTemplateSliceList
104: 01.61 FPLTemplate: FPLTemplateFormat
105: 01.78 MarkupToHTML begin
106: 01.93 MarkupToHTML end
107: 01.93 FPLTemplate: Chain end
108: 01.93 FPLTemplate: Chain begin
109: 01.93 FPLTemplate: FPLTemplateLoad
110: 01.93 FPLTemplate: FPLTemplateDefaults
111: 01.93 FPLTemplate: FPLTemplatePageList
112: 01.93 MakePageList pre
113: 01.93 PageListCache begin load key=886f9e0dc306589eef77c3413a9d0865
114: 01.93 PageListCache end load
115: 01.93 PageListSources begin
116: 01.93 PageListSources end count=53
117: 01.93 PageListSort pre ret=4 order=name
118: 01.93 MakePageList items count=53, filters=
119: 01.93 MakePageList post count=53, readc=0
120: 01.93 PageListSort begin
121: 01.93 PageListSort sort
122: 01.93 PageListSort end
123: 01.93 MakePageList end
124: 01.93 FPLTemplate: FPLTemplateSliceList
125: 01.93 FPLTemplate: FPLTemplateFormat
126: 02.11 MarkupToHTML begin
127: 02.25 MarkupToHTML end
128: 02.25 FPLTemplate: Chain end
129: 02.26 FPLTemplate: Chain begin
130: 02.26 FPLTemplate: FPLTemplateLoad
131: 02.26 FPLTemplate: FPLTemplateDefaults
132: 02.26 FPLTemplate: FPLTemplatePageList
133: 02.26 MakePageList pre
134: 02.26 PageListCache begin load key=3791e48fa894776ade4444d5c4acc595
135: 02.26 PageListCache end load
136: 02.26 PageListSources begin
137: 02.26 PageListSources end count=75
138: 02.26 PageListSort pre ret=4 order=name
139: 02.26 MakePageList items count=75, filters=
140: 02.26 MakePageList post count=75, readc=0
141: 02.26 PageListSort begin
142: 02.26 PageListSort sort
143: 02.26 PageListSort end
144: 02.26 MakePageList end
145: 02.26 FPLTemplate: FPLTemplateSliceList
146: 02.26 FPLTemplate: FPLTemplateFormat
147: 02.42 MarkupToHTML begin
148: 02.63 MarkupToHTML end
149: 02.63 FPLTemplate: Chain end
150: 02.64 FPLTemplate: Chain begin
151: 02.64 FPLTemplate: FPLTemplateLoad
152: 02.64 FPLTemplate: FPLTemplateDefaults
153: 02.64 FPLTemplate: FPLTemplatePageList
154: 02.64 MakePageList pre
155: 02.64 PageListCache begin load key=c780cb6f52fff9b4a6febb9a9e4d3be0
156: 02.64 PageListCache end load
157: 02.64 PageListSources begin
158: 02.64 PageListSources end count=15
159: 02.64 PageListSort pre ret=4 order=name
160: 02.64 MakePageList items count=15, filters=
161: 02.64 MakePageList post count=15, readc=0
162: 02.64 PageListSort begin
163: 02.64 PageListSort sort
164: 02.64 PageListSort end
165: 02.64 MakePageList end
166: 02.64 FPLTemplate: FPLTemplateSliceList
167: 02.64 FPLTemplate: FPLTemplateFormat
168: 02.69 MarkupToHTML begin
169: 02.73 MarkupToHTML end
170: 02.73 FPLTemplate: Chain end
171: 02.74 FPLTemplate: Chain begin
172: 02.74 FPLTemplate: FPLTemplateLoad
173: 02.74 FPLTemplate: FPLTemplateDefaults
174: 02.74 FPLTemplate: FPLTemplatePageList
175: 02.74 MakePageList pre
176: 02.74 PageListCache begin load key=d3df43d30ede8c0100ac48ebd31ee84e
177: 02.74 PageListCache end load
178: 02.74 PageListSources begin
179: 02.74 PageListSources end count=100
180: 02.74 PageListSort pre ret=4 order=name
181: 02.74 MakePageList items count=100, filters=
182: 02.74 MakePageList post count=100, readc=0
183: 02.74 PageListSort begin
184: 02.74 PageListSort sort
185: 02.75 PageListSort end
186: 02.75 MakePageList end
187: 02.75 FPLTemplate: FPLTemplateSliceList
188: 02.75 FPLTemplate: FPLTemplateFormat
189: 02.98 MarkupToHTML begin
190: 03.25 MarkupToHTML end
191: 03.25 FPLTemplate: Chain end
192: 03.26 FPLTemplate: Chain begin
193: 03.26 FPLTemplate: FPLTemplateLoad
194: 03.26 FPLTemplate: FPLTemplateDefaults
195: 03.26 FPLTemplate: FPLTemplatePageList
196: 03.26 MakePageList pre
197: 03.26 PageListCache begin load key=e010a8b3cd005fa2a1f201575c0dfdde
198: 03.26 PageListCache end load
199: 03.26 PageListSources begin
200: 03.26 PageListSources end count=69
201: 03.26 PageListSort pre ret=4 order=name
202: 03.26 MakePageList items count=69, filters=
203: 03.26 MakePageList post count=69, readc=0
204: 03.26 PageListSort begin
205: 03.26 PageListSort sort
206: 03.26 PageListSort end
207: 03.26 MakePageList end
208: 03.26 FPLTemplate: FPLTemplateSliceList
209: 03.26 FPLTemplate: FPLTemplateFormat
210: 03.44 MarkupToHTML begin
211: 03.63 MarkupToHTML end
212: 03.63 FPLTemplate: Chain end
213: 03.63 FPLTemplate: Chain begin
214: 03.63 FPLTemplate: FPLTemplateLoad
215: 03.64 FPLTemplate: FPLTemplateDefaults
216: 03.64 FPLTemplate: FPLTemplatePageList
217: 03.64 MakePageList pre
218: 03.64 PageListCache begin load key=6f257c2ff6ae45e54a4b096c6897c89f
219: 03.64 PageListCache end load
220: 03.64 PageListSources begin
221: 03.64 PageListSources end count=80
222: 03.64 PageListSort pre ret=4 order=name
223: 03.64 MakePageList items count=80, filters=
224: 03.64 MakePageList post count=80, readc=0
225: 03.64 PageListSort begin
226: 03.64 PageListSort sort
227: 03.64 PageListSort end
228: 03.64 MakePageList end
229: 03.64 FPLTemplate: FPLTemplateSliceList
230: 03.64 FPLTemplate: FPLTemplateFormat
231: 03.85 MarkupToHTML begin
232: 04.11 MarkupToHTML end
233: 04.11 FPLTemplate: Chain end
234: 04.11 FPLTemplate: Chain begin
235: 04.11 FPLTemplate: FPLTemplateLoad
236: 04.11 FPLTemplate: FPLTemplateDefaults
237: 04.11 FPLTemplate: FPLTemplatePageList
238: 04.11 MakePageList pre
239: 04.11 PageListCache begin load key=c4ede2b9647ca5648498b6f486506d95
240: 04.11 PageListCache end load
241: 04.11 PageListSources begin
242: 04.11 PageListSources end count=44
243: 04.11 PageListSort pre ret=4 order=name
244: 04.11 MakePageList items count=44, filters=
245: 04.11 MakePageList post count=44, readc=0
246: 04.11 PageListSort begin
247: 04.11 PageListSort sort
248: 04.12 PageListSort end
249: 04.12 MakePageList end
250: 04.12 FPLTemplate: FPLTemplateSliceList
251: 04.12 FPLTemplate: FPLTemplateFormat
252: 04.22 MarkupToHTML begin
253: 04.34 MarkupToHTML end
254: 04.34 FPLTemplate: Chain end
255: 04.34 FPLTemplate: Chain begin
256: 04.34 FPLTemplate: FPLTemplateLoad
257: 04.34 FPLTemplate: FPLTemplateDefaults
258: 04.34 FPLTemplate: FPLTemplatePageList
259: 04.34 MakePageList pre
260: 04.34 PageListCache begin load key=1a8e72fff1e7e303c400afe8b02dc774
261: 04.34 PageListCache end load
262: 04.34 PageListSources begin
263: 04.34 PageListSources end count=11
264: 04.34 PageListSort pre ret=4 order=name
265: 04.34 MakePageList items count=11, filters=
266: 04.34 MakePageList post count=11, readc=0
267: 04.34 PageListSort begin
268: 04.34 PageListSort sort
269: 04.35 PageListSort end
270: 04.35 MakePageList end
271: 04.35 FPLTemplate: FPLTemplateSliceList
272: 04.35 FPLTemplate: FPLTemplateFormat
273: 04.36 MarkupToHTML begin
274: 04.40 MarkupToHTML end
275: 04.40 FPLTemplate: Chain end
276: 04.40 FPLTemplate: Chain begin
277: 04.40 FPLTemplate: FPLTemplateLoad
278: 04.41 FPLTemplate: FPLTemplateDefaults
279: 04.41 FPLTemplate: FPLTemplatePageList
280: 04.41 MakePageList pre
281: 04.41 PageListCache begin load key=65ba1dbe6a44ae4f7ebde52bf87b2528
282: 04.41 PageListCache end load
283: 04.41 PageListSources begin
284: 04.41 PageListSources end count=85
285: 04.41 PageListSort pre ret=4 order=name
286: 04.41 MakePageList items count=85, filters=
287: 04.41 MakePageList post count=85, readc=0
288: 04.41 PageListSort begin
289: 04.41 PageListSort sort
290: 04.41 PageListSort end
291: 04.41 MakePageList end
292: 04.41 FPLTemplate: FPLTemplateSliceList
293: 04.41 FPLTemplate: FPLTemplateFormat
294: 04.60 MarkupToHTML begin
295: 04.84 MarkupToHTML end
296: 04.84 FPLTemplate: Chain end
297: 04.84 FPLTemplate: Chain begin
298: 04.84 FPLTemplate: FPLTemplateLoad
299: 04.84 FPLTemplate: FPLTemplateDefaults
300: 04.84 FPLTemplate: FPLTemplatePageList
301: 04.84 MakePageList pre
302: 04.84 PageListCache begin load key=a23c771d5abc80c84a95ca587da88eca
303: 04.84 PageListCache end load
304: 04.84 PageListSources begin
305: 04.84 PageListSources end count=69
306: 04.84 PageListSort pre ret=4 order=name
307: 04.84 MakePageList items count=69, filters=
308: 04.85 MakePageList post count=69, readc=0
309: 04.85 PageListSort begin
310: 04.85 PageListSort sort
311: 04.85 PageListSort end
312: 04.85 MakePageList end
313: 04.85 FPLTemplate: FPLTemplateSliceList
314: 04.85 FPLTemplate: FPLTemplateFormat
315: 04.99 MarkupToHTML begin
316: 05.17 MarkupToHTML end
317: 05.17 FPLTemplate: Chain end
318: 05.17 FPLTemplate: Chain begin
319: 05.17 FPLTemplate: FPLTemplateLoad
320: 05.18 FPLTemplate: FPLTemplateDefaults
321: 05.18 FPLTemplate: FPLTemplatePageList
322: 05.18 MakePageList pre
323: 05.18 PageListCache begin load key=8fe1f7addaa2a1a7a7770474b49fe58f
324: 05.18 PageListCache end load
325: 05.18 PageListSources begin
326: 05.18 PageListSources end count=121
327: 05.18 PageListSort pre ret=4 order=name
328: 05.18 MakePageList items count=121, filters=
329: 05.18 MakePageList post count=121, readc=0
330: 05.18 PageListSort begin
331: 05.18 PageListSort sort
332: 05.18 PageListSort end
333: 05.18 MakePageList end
334: 05.18 FPLTemplate: FPLTemplateSliceList
335: 05.18 FPLTemplate: FPLTemplateFormat
336: 05.50 MarkupToHTML begin
337: 05.83 MarkupToHTML end
338: 05.83 FPLTemplate: Chain end
339: 05.83 FPLTemplate: Chain begin
340: 05.83 FPLTemplate: FPLTemplateLoad
341: 05.83 FPLTemplate: FPLTemplateDefaults
342: 05.84 FPLTemplate: FPLTemplatePageList
343: 05.84 MakePageList pre
344: 05.84 PageListCache begin load key=963863a6777660d072fba5e698880fd1
345: 05.84 PageListCache end load
346: 05.84 PageListSources begin
347: 05.84 PageListSources end count=8
348: 05.84 PageListSort pre ret=4 order=name
349: 05.84 MakePageList items count=8, filters=
350: 05.84 MakePageList post count=8, readc=0
351: 05.84 PageListSort begin
352: 05.84 PageListSort sort
353: 05.84 PageListSort end
354: 05.84 MakePageList end
355: 05.84 FPLTemplate: FPLTemplateSliceList
356: 05.84 FPLTemplate: FPLTemplateFormat
357: 05.86 MarkupToHTML begin
358: 05.88 MarkupToHTML end
359: 05.88 FPLTemplate: Chain end
360: 05.89 FPLTemplate: Chain begin
361: 05.89 FPLTemplate: FPLTemplateLoad
362: 05.89 FPLTemplate: FPLTemplateDefaults
363: 05.89 FPLTemplate: FPLTemplatePageList
364: 05.89 MakePageList pre
365: 05.89 PageListCache begin load key=8c41bddbe2ee5a6a15f2974964163550
366: 05.89 PageListCache end load
367: 05.89 PageListSources begin
368: 05.89 PageListSources end count=24
369: 05.89 PageListSort pre ret=4 order=name
370: 05.89 MakePageList items count=24, filters=
371: 05.89 MakePageList post count=24, readc=0
372: 05.89 PageListSort begin
373: 05.89 PageListSort sort
374: 05.89 PageListSort end
375: 05.89 MakePageList end
376: 05.89 FPLTemplate: FPLTemplateSliceList
377: 05.89 FPLTemplate: FPLTemplateFormat
378: 05.93 MarkupToHTML begin
379: 06.00 MarkupToHTML end
380: 06.00 FPLTemplate: Chain end
381: 06.00 FPLTemplate: Chain begin
382: 06.00 FPLTemplate: FPLTemplateLoad
383: 06.00 FPLTemplate: FPLTemplateDefaults
384: 06.00 FPLTemplate: FPLTemplatePageList
385: 06.00 MakePageList pre
386: 06.00 PageListCache begin load key=5d7ea7c731f0b9c7bdc2a5797fd676ca
387: 06.00 PageListCache end load
388: 06.00 PageListSources begin
389: 06.00 PageListSources end count=18
390: 06.00 PageListSort pre ret=4 order=name
391: 06.00 MakePageList items count=18, filters=
392: 06.00 MakePageList post count=18, readc=0
393: 06.00 PageListSort begin
394: 06.00 PageListSort sort
395: 06.01 PageListSort end
396: 06.01 MakePageList end
397: 06.01 FPLTemplate: FPLTemplateSliceList
398: 06.01 FPLTemplate: FPLTemplateFormat
399: 06.03 MarkupToHTML begin
400: 06.09 MarkupToHTML end
401: 06.09 FPLTemplate: Chain end
402: 06.09 FPLTemplate: Chain begin
403: 06.09 FPLTemplate: FPLTemplateLoad
404: 06.09 FPLTemplate: FPLTemplateDefaults
405: 06.09 FPLTemplate: FPLTemplatePageList
406: 06.09 MakePageList pre
407: 06.09 PageListCache begin load key=814a934ae66792182f2fd220bb818d31
408: 06.09 PageListCache end load
409: 06.09 PageListSources begin
410: 06.09 PageListSources end count=29
411: 06.09 PageListSort pre ret=4 order=name
412: 06.09 MakePageList items count=29, filters=
413: 06.09 MakePageList post count=29, readc=0
414: 06.09 PageListSort begin
415: 06.09 PageListSort sort
416: 06.10 PageListSort end
417: 06.10 MakePageList end
418: 06.10 FPLTemplate: FPLTemplateSliceList
419: 06.10 FPLTemplate: FPLTemplateFormat
420: 06.14 MarkupToHTML begin
421: 06.22 MarkupToHTML end
422: 06.22 FPLTemplate: Chain end
423: 06.23 FPLTemplate: Chain begin
424: 06.23 FPLTemplate: FPLTemplateLoad
425: 06.23 FPLTemplate: FPLTemplateDefaults
426: 06.23 FPLTemplate: FPLTemplatePageList
427: 06.23 MakePageList pre
428: 06.23 PageListCache begin load key=6790a6d3fda77884e759c5209800c36e
429: 06.23 PageListCache end load
430: 06.23 PageListSources begin
431: 06.23 PageListSources end count=16
432: 06.23 PageListSort pre ret=4 order=name
433: 06.23 MakePageList items count=16, filters=
434: 06.23 MakePageList post count=16, readc=0
435: 06.23 PageListSort begin
436: 06.23 PageListSort sort
437: 06.23 PageListSort end
438: 06.23 MakePageList end
439: 06.23 FPLTemplate: FPLTemplateSliceList
440: 06.23 FPLTemplate: FPLTemplateFormat
441: 06.25 MarkupToHTML begin
442: 06.30 MarkupToHTML end
443: 06.30 FPLTemplate: Chain end
444: 06.31 FPLTemplate: Chain begin
445: 06.31 FPLTemplate: FPLTemplateLoad
446: 06.31 FPLTemplate: FPLTemplateDefaults
447: 06.31 FPLTemplate: FPLTemplatePageList
448: 06.31 MakePageList pre
449: 06.31 PageListCache begin load key=1bfdddd537bf23aee6dc8055754142b2
450: 06.31 PageListCache end load
451: 06.31 PageListSources begin
452: 06.31 PageListSources end count=15
453: 06.31 PageListSort pre ret=4 order=name
454: 06.31 MakePageList items count=15, filters=
455: 06.31 MakePageList post count=15, readc=0
456: 06.31 PageListSort begin
457: 06.31 PageListSort sort
458: 06.31 PageListSort end
459: 06.31 MakePageList end
460: 06.31 FPLTemplate: FPLTemplateSliceList
461: 06.31 FPLTemplate: FPLTemplateFormat
462: 06.34 MarkupToHTML begin
463: 06.38 MarkupToHTML end
464: 06.38 FPLTemplate: Chain end
465: 06.39 FPLTemplate: Chain begin
466: 06.39 FPLTemplate: FPLTemplateLoad
467: 06.39 FPLTemplate: FPLTemplateDefaults
468: 06.39 FPLTemplate: FPLTemplatePageList
469: 06.39 MakePageList pre
470: 06.39 PageListCache begin load key=360cbe9c7b2369492cc4ef23254f4d68
471: 06.39 PageListCache end load
472: 06.39 PageListSources begin
473: 06.39 PageListSources end count=26
474: 06.39 PageListSort pre ret=4 order=name
475: 06.39 MakePageList items count=26, filters=
476: 06.39 MakePageList post count=26, readc=0
477: 06.39 PageListSort begin
478: 06.39 PageListSort sort
479: 06.39 PageListSort end
480: 06.39 MakePageList end
481: 06.39 FPLTemplate: FPLTemplateSliceList
482: 06.39 FPLTemplate: FPLTemplateFormat
483: 06.45 MarkupToHTML begin
484: 06.53 MarkupToHTML end
485: 06.53 FPLTemplate: Chain end
486: 06.53 FPLTemplate: Chain begin
487: 06.53 FPLTemplate: FPLTemplateLoad
488: 06.53 FPLTemplate: FPLTemplateDefaults
489: 06.53 FPLTemplate: FPLTemplatePageList
490: 06.53 MakePageList pre
491: 06.53 PageListCache begin load key=531be5f64c568c79f47bd0f9e9409116
492: 06.53 PageListCache end load
493: 06.53 PageListSources begin
494: 06.53 PageListSources end count=10
495: 06.53 PageListSort pre ret=4 order=name
496: 06.53 MakePageList items count=10, filters=
497: 06.53 MakePageList post count=10, readc=0
498: 06.53 PageListSort begin
499: 06.54 PageListSort sort
500: 06.54 PageListSort end
501: 06.54 MakePageList end
502: 06.54 FPLTemplate: FPLTemplateSliceList
503: 06.54 FPLTemplate: FPLTemplateFormat
504: 06.55 MarkupToHTML begin
505: 06.58 MarkupToHTML end
506: 06.58 FPLTemplate: Chain end
507: 06.58 FPLTemplate: Chain begin
508: 06.58 FPLTemplate: FPLTemplateLoad
509: 06.59 FPLTemplate: FPLTemplateDefaults
510: 06.59 FPLTemplate: FPLTemplatePageList
511: 06.59 MakePageList pre
512: 06.59 PageListCache begin load key=cc396ded7f0201435e8f1ad58d511a92
513: 06.59 PageListCache end load
514: 06.59 PageListSources begin
515: 06.59 PageListSources end count=11
516: 06.59 PageListSort pre ret=4 order=name
517: 06.59 MakePageList items count=11, filters=
518: 06.59 MakePageList post count=11, readc=0
519: 06.59 PageListSort begin
520: 06.59 PageListSort sort
521: 06.59 PageListSort end
522: 06.59 MakePageList end
523: 06.59 FPLTemplate: FPLTemplateSliceList
524: 06.59 FPLTemplate: FPLTemplateFormat
525: 06.60 MarkupToHTML begin
526: 06.64 MarkupToHTML end
527: 06.64 FPLTemplate: Chain end
528: 06.64 FPLTemplate: Chain begin
529: 06.64 FPLTemplate: FPLTemplateLoad
530: 06.64 FPLTemplate: FPLTemplateDefaults
531: 06.64 FPLTemplate: FPLTemplatePageList
532: 06.64 MakePageList pre
533: 06.64 PageListCache begin load key=0cee140209fe12ffcd037e9f0b9fe929
534: 06.64 PageListCache end load
535: 06.64 PageListSources begin
536: 06.64 PageListSources end count=22
537: 06.64 PageListSort pre ret=4 order=name
538: 06.64 MakePageList items count=22, filters=
539: 06.64 MakePageList post count=22, readc=0
540: 06.64 PageListSort begin
541: 06.64 PageListSort sort
542: 06.64 PageListSort end
543: 06.64 MakePageList end
544: 06.64 FPLTemplate: FPLTemplateSliceList
545: 06.64 FPLTemplate: FPLTemplateFormat
546: 06.69 MarkupToHTML begin
547: 06.75 MarkupToHTML end
548: 06.75 FPLTemplate: Chain end
549: 06.76 FPLTemplate: Chain begin
550: 06.76 FPLTemplate: FPLTemplateLoad
551: 06.76 FPLTemplate: FPLTemplateDefaults
552: 06.76 FPLTemplate: FPLTemplatePageList
553: 06.76 MakePageList pre
554: 06.76 PageListCache begin load key=5898e0b7859f2492df609772017b1f11
555: 06.76 PageListCache end load
556: 06.76 PageListSources begin
557: 06.76 PageListSources end count=40
558: 06.76 PageListSort pre ret=4 order=name
559: 06.76 MakePageList items count=40, filters=
560: 06.76 MakePageList post count=40, readc=0
561: 06.76 PageListSort begin
562: 06.76 PageListSort sort
563: 06.76 PageListSort end
564: 06.76 MakePageList end
565: 06.76 FPLTemplate: FPLTemplateSliceList
566: 06.76 FPLTemplate: FPLTemplateFormat
567: 06.84 MarkupToHTML begin
568: 06.96 MarkupToHTML end
569: 06.96 FPLTemplate: Chain end
570: 06.97 FPLTemplate: Chain begin
571: 06.97 FPLTemplate: FPLTemplateLoad
572: 06.97 FPLTemplate: FPLTemplateDefaults
573: 06.97 FPLTemplate: FPLTemplatePageList
574: 06.97 MakePageList pre
575: 06.97 PageListCache begin load key=e7820e7f46857bfbb0479088631434c0
576: 06.97 PageListCache end load
577: 06.97 PageListSources begin
578: 06.97 PageListSources end count=82
579: 06.97 PageListSort pre ret=4 order=name
580: 06.97 MakePageList items count=82, filters=
581: 06.97 MakePageList post count=82, readc=0
582: 06.97 PageListSort begin
583: 06.97 PageListSort sort
584: 06.97 PageListSort end
585: 06.97 MakePageList end
586: 06.97 FPLTemplate: FPLTemplateSliceList
587: 06.97 FPLTemplate: FPLTemplateFormat
588: 07.10 MarkupToHTML begin
589: 07.33 MarkupToHTML end
590: 07.33 FPLTemplate: Chain end
591: 07.33 FPLTemplate: Chain begin
592: 07.33 FPLTemplate: FPLTemplateLoad
593: 07.34 FPLTemplate: FPLTemplateDefaults
594: 07.34 FPLTemplate: FPLTemplatePageList
595: 07.34 MakePageList pre
596: 07.34 PageListCache begin load key=75abd2ebc5099daf54f3b3a69c3cd135
597: 07.34 PageListCache end load
598: 07.34 PageListSources begin
599: 07.34 PageListSources end count=84
600: 07.34 PageListSort pre ret=4 order=name
601: 07.34 MakePageList items count=84, filters=
602: 07.34 MakePageList post count=84, readc=0
603: 07.34 PageListSort begin
604: 07.34 PageListSort sort
605: 07.34 PageListSort end
606: 07.34 MakePageList end
607: 07.34 FPLTemplate: FPLTemplateSliceList
608: 07.34 FPLTemplate: FPLTemplateFormat
609: 07.56 MarkupToHTML begin
610: 07.80 MarkupToHTML end
611: 07.80 FPLTemplate: Chain end
612: 07.81 FPLTemplate: Chain begin
613: 07.81 FPLTemplate: FPLTemplateLoad
614: 07.81 FPLTemplate: FPLTemplateDefaults
615: 07.81 FPLTemplate: FPLTemplatePageList
616: 07.81 MakePageList pre
617: 07.81 PageListCache begin load key=5ce906186ca06c9109b0b5de4550e00e
618: 07.81 PageListCache end load
619: 07.81 PageListSources begin
620: 07.81 PageListSources end count=43
621: 07.81 PageListSort pre ret=4 order=name
622: 07.81 MakePageList items count=43, filters=
623: 07.81 MakePageList post count=43, readc=0
624: 07.81 PageListSort begin
625: 07.81 PageListSort sort
626: 07.81 PageListSort end
627: 07.81 MakePageList end
628: 07.81 FPLTemplate: FPLTemplateSliceList
629: 07.81 FPLTemplate: FPLTemplateFormat
630: 07.86 MarkupToHTML begin
631: 07.99 MarkupToHTML end
632: 07.99 FPLTemplate: Chain end
633: 07.99 FPLTemplate: Chain begin
634: 07.99 FPLTemplate: FPLTemplateLoad
635: 08.00 FPLTemplate: FPLTemplateDefaults
636: 08.00 FPLTemplate: FPLTemplatePageList
637: 08.00 MakePageList pre
638: 08.00 PageListCache begin load key=62856adf6d8458dabc5c152832fc1411
639: 08.00 PageListCache end load
640: 08.00 PageListSources begin
641: 08.00 PageListSources end count=20
642: 08.00 PageListSort pre ret=4 order=name
643: 08.00 MakePageList items count=20, filters=
644: 08.00 MakePageList post count=20, readc=0
645: 08.00 PageListSort begin
646: 08.00 PageListSort sort
647: 08.00 PageListSort end
648: 08.00 MakePageList end
649: 08.00 FPLTemplate: FPLTemplateSliceList
650: 08.00 FPLTemplate: FPLTemplateFormat
651: 08.01 MarkupToHTML begin
652: 08.07 MarkupToHTML end
653: 08.07 FPLTemplate: Chain end
654: 08.07 FPLTemplate: Chain begin
655: 08.07 FPLTemplate: FPLTemplateLoad
656: 08.08 FPLTemplate: FPLTemplateDefaults
657: 08.08 FPLTemplate: FPLTemplatePageList
658: 08.08 MakePageList pre
659: 08.08 PageListCache begin load key=012027bc08cca61861b4b008afdae123
660: 08.08 PageListCache end load
661: 08.08 PageListSources begin
662: 08.08 PageListSources end count=10
663: 08.08 PageListSort pre ret=4 order=name
664: 08.08 MakePageList items count=10, filters=
665: 08.08 MakePageList post count=10, readc=0
666: 08.08 PageListSort begin
667: 08.08 PageListSort sort
668: 08.08 PageListSort end
669: 08.08 MakePageList end
670: 08.08 FPLTemplate: FPLTemplateSliceList
671: 08.08 FPLTemplate: FPLTemplateFormat
672: 08.10 MarkupToHTML begin
673: 08.13 MarkupToHTML end
674: 08.13 FPLTemplate: Chain end
675: 08.13 FPLTemplate: Chain begin
676: 08.13 FPLTemplate: FPLTemplateLoad
677: 08.13 FPLTemplate: FPLTemplateDefaults
678: 08.13 FPLTemplate: FPLTemplatePageList
679: 08.13 MakePageList pre
680: 08.13 PageListCache begin load key=8d1cce30bc7a97ddc2ceca1a24ccf967
681: 08.13 PageListCache end load
682: 08.13 PageListSources begin
683: 08.13 PageListSources end count=13
684: 08.13 PageListSort pre ret=4 order=name
685: 08.13 MakePageList items count=13, filters=
686: 08.13 MakePageList post count=13, readc=0
687: 08.13 PageListSort begin
688: 08.13 PageListSort sort
689: 08.13 PageListSort end
690: 08.13 MakePageList end
691: 08.13 FPLTemplate: FPLTemplateSliceList
692: 08.13 FPLTemplate: FPLTemplateFormat
693: 08.14 MarkupToHTML begin
694: 08.18 MarkupToHTML end
695: 08.18 FPLTemplate: Chain end
696: 08.19 MarkupToHTML end
697: 08.19 FPLTemplate: Chain end
698: 08.19 FPLTemplate: Chain begin
699: 08.19 FPLTemplate: FPLTemplateLoad
700: 08.20 FPLTemplate: FPLTemplateDefaults
701: 08.20 FPLTemplate: FPLTemplatePageList
702: 08.20 MakePageList pre
703: 08.20 PageListCache begin load key=382e6288e2e17a9ca173e908da929754
704: 08.20 PageListCache end load
705: 08.20 PageListSources begin
706: 08.20 PageListSources end count=1
707: 08.20 PageListSort pre ret=4 order=name
708: 08.20 MakePageList items count=1, filters=
709: 08.20 MakePageList post count=1, readc=0
710: 08.20 PageListSort begin
711: 08.20 PageListSort sort
712: 08.20 PageListSort end
713: 08.20 MakePageList end
714: 08.20 FPLTemplate: FPLTemplateSliceList
715: 08.20 FPLTemplate: FPLTemplateFormat
716: 08.20 MarkupToHTML begin
717: 08.20 FPLTemplate: Chain begin
718: 08.20 FPLTemplate: FPLTemplateLoad
719: 08.20 FPLTemplate: FPLTemplateDefaults
720: 08.20 FPLTemplate: FPLTemplatePageList
721: 08.20 MakePageList pre
722: 08.20 PageListCache begin load key=2cffe0c8954023e132a8a3cc41563b88
723: 08.20 PageListCache end load
724: 08.20 PageListSources begin
725: 08.20 PageListSources end count=44
726: 08.20 PageListSort pre ret=4 order=name
727: 08.20 MakePageList items count=44, filters=
728: 08.20 MakePageList post count=44, readc=0
729: 08.20 PageListSort begin
730: 08.20 PageListSort sort
731: 08.21 PageListSort end
732: 08.21 MakePageList end
733: 08.21 FPLTemplate: FPLTemplateSliceList
734: 08.21 FPLTemplate: FPLTemplateFormat
735: 08.30 MarkupToHTML begin
736: 08.42 MarkupToHTML end
737: 08.42 FPLTemplate: Chain end
738: 08.43 MarkupToHTML end
739: 08.43 FPLTemplate: Chain end
740: 08.43 FPLTemplate: Chain begin
741: 08.43 FPLTemplate: FPLTemplateLoad
742: 08.43 FPLTemplate: FPLTemplateDefaults
743: 08.43 FPLTemplate: FPLTemplatePageList
744: 08.43 MakePageList pre
745: 08.43 PageListCache begin load key=df06036e93dd5ffea7885fb50f26663c
746: 08.43 PageListCache end load
747: 08.43 PageListSources begin
748: 08.43 PageListSources end count=612
749: 08.43 PageListSort pre ret=4 order=name
750: 08.43 MakePageList items count=612, filters=
751: 08.44 MakePageList post count=612, readc=0
752: 08.44 PageListSort begin
753: 08.44 PageListSort sort
754: 08.48 PageListSort end
755: 08.48 MakePageList end
756: 08.48 FPLTemplate: FPLTemplateSliceList
757: 08.48 FPLTemplate: FPLTemplateFormat
758: 09.95 MarkupToHTML begin
759: 11.96 MarkupToHTML end
760: 11.96 FPLTemplate: Chain end
761: 11.97 MarkupToHTML end
762: 11.98 MarkupToHTML begin
763: 12.06 MarkupToHTML end
764: 12.06 MarkupToHTML begin
765: 12.08 MarkupToHTML end
766: 12.08 now