Cookbook /
CookbookPageList
Cookbook
- Cookbook /
- CommentPageLink How to create a comment page
- Comments Comment addon - comments in separate files
- Comments-UseCases
- CommentsSplit A simple way to have publically-editable comments section at the bottom of your pages
- CompactPageList How to make a compact pagelist
- CompareDatabaseRecipes Comparison of Database Recipes for PmWiki (draft)
- CompareFormsRecipes Comparison of various form recipes
- CompareVersions Determine if two versions of the same file are the same or how they differ
- ComplexRecipes Guidelines for people who want to share complex cookbook recipes with other PmWiki user
- CompressedPageStore Save wiki pages/files in compressed (gzip) format
- CompressedUploads Modify scripts/upload.php to work with bzip2 archives
- ConditionalExtensions A Conditional Markup extension for PmWiki 2.x (Stable)
- ConditionalMarkupSamples List of default and custom conditional markup definitions (Stable)
- ConfigPhp config.php tips and tricks
- ConfirmEditNotSaved Ask users to confirm if they are leaving the edit page without saving
- Content API to create external pages dependent upon text in a wiki page. (Bug fixes, referencing content from other pages)
- ContentType How to change PmWiki's default charset or Content-type
- ControllingWebRobots How to control web robots or bots trying to scan files (stable)
- ConvertHtml Redirects to Cookbook.ConvertHTML
- ConvertHTML Convert an HTML page to PmWiki markup (beta)
- ConvertPhpWiki Convert PhpWiki pages to PmWiki (Experimental)
- Converttable
- ConvertTable Convert table action (Working)
- ConvertTABLE How to convert HTML pages with tables full of data into advanced tables
- ConvertTikiWiki Convert TikiWiki pages into PmWiki format (Experimental)
- ConvertUseMod Convert UseMod pages to PmWiki (Experimental)
- Cookbook List of cookbook recipe categories
- Cookbook-ByCategory
- CookbookBasics Explains what the cookbook and its recipes are.
- CookbookLicenses A go-to for cookbook authors and wiki authors about how recipes and Cookbook entries are licensed. (beta)
- CookbookPageList List of all cookbook pages
- CookbookVMware
- CopyingInternationalURLs Some hints and tricks to copy URLs with international (UTF-8) characters
- CopyPasteCalendar Adds a calendar to your wiki pages without installing any additional scripts
- 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
- CreativeCommonsLicenseDisplay Display a compliant Creative Commons License description from a wiki page (Stable)
- CreditsBlock Create a "last edited by" block that includes everybody who had a hand in developing a page
- Creole Enable Creole markup (wikicreole.org) (Stable)
- CryptPlus Additional password hashing algorithms for AuthUser and HtpasswdForm (Initial release ("works for me"))
- CSS List of CSS-related recipes
- CssCompress Css Compressor for recipes and skins (maintained)
- CSSInWikiPages Apply CSS styles via wiki pages (Stable)
- CSSPopups How to make popups with CSS
- CSSToolTipsToGo markup for tooltip functionality (New)
- 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
- CSVTemplate Allow representing the same CSV data in different locations using templates. (stable)
- CurlyQuotes Display Curly Double/Single Quotes and M/N Dashes
- 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)
- CustomBullets Enable custom bullets to distinguish document types
- CustomPagelistSortOrderFunctions Custom functions for creating custom page sort orders with pagelists
- CustomRecentChanges How to create RecentChanges pages for selected groups
- CustomRedirects This recipe modifies the behavior of PmWiki's
redirect
markup (Obsolete) - CustomSyntax Design notes of PmSyntax and custom markup rules (Beta)
- Dailymotion Markup for embedding DailyMotion videos (Stable)
- DarkColorScheme How to use the core dark/night theme or add one to your skin (experimental)
- Dash-Pagenames URLs and page names with dashes for word spacing, UTF-8 friendly (new)
- DatabaseStandard Working towards a standard for database integration to PmWiki (beta)
- 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)
- DataSections Create formated lists of PTVs stored between anchor blocks on another page. (alpha)
- Datepicker Adds a datepicker button (use it with a date input field) (beta )
- Dcal a calendar recipe (alpha)
- Dcal-talk
- DDMU Redirects to DragDropMultiUpload.
- DeactivateParagraphTag Prevent the automatic insertion of a <p> tag by the markup engine (Beta)
- DebuggingForCookbookAuthors Share tips and tricks with other authors about PmWiki specific debugging (perpetual)
- DebugMessages Capture recipe debug messages for display by the messages directive (In use)
- DecimalOutlineListsAndHeadings Decimal Outline Lists and Headings (Stable)
- DefaultTableAttributes How to change the default attributes for tables created using PmWiki.Tables
- DeleteAction
- DeletePage Use a "delete" action and a separate password for deleting pages
- Delicious Insert a delicious.com user's links or tags into PmWiki (Stable)
- DeliciousPlaytagger Embed mp3's with the Delicious.com playtagger (stable)
- DeltaBytesRecentChanges Display the number of bytes (characters) added or deleted to a page in RecentChanges.
- DeObMail Unobtrusive e-mail link (de)obfuscator (Beta)
- DesCrypt Provide client-side DES and 3DES encryption support
- DetectBrowser detect what browser your visitor is using
- DetectMobile PHP API to determine whether the browser is a mobile device. (Active)
- DetectMobileFree Function to determine whether the current browser is a mobile device. (Active)
- Dice Dice roller for PmWiki (stable)
- DictIndex Enable page listings using a "dictionary index" format via fmt=dictindex (Working)
- DiffDelay In page histories, display vertical spacing proportional to the time between the edits. (Preview)
- DirectoryAndFilePermissions Explains which directories and files need to be readable, writable, and servable by the webserver. (Developing)
- DirList Local/LAN directory listings and downloads. (beta)
- DiscussionTab Provide a skin with a "discussion" tab and "article" tab, etc.
- DisplayHtml Markup to display the html resulting of pmwiki syntax. (Stable)
- DisplayWRL This recipe enables to display WRL files with the flux plugin
- DivisionsExplained Explanation of
(:div:)
and>>..<<
markup for creating page sections (divisions) (Needs attention) - DNSauth Authentication by (dynamic) DNS or IP address (superseded by AuthDNS)
- Doc2Pmwiki Convert Word documents to PmWiki pages (working)
- DomTT Use divs as tooltips (Stable)
- DoTheRightThing Link shortcuts to custom searches for your browser (beta)
- DotsInLinks How to enable dots in wiki links (Experimental)
- DownloadManager How can I know how many times a file was downloaded from my wiki?
- DQReport Enhance the functionality that DataQuery offers to build a complete database frontend (Functional)
- DragDropMultiUpload Allow authors to upload files by simply dropping them into the wiki page (Beta)
Skins
No results found.