Cookbook /
SystemTools
Summary: System tools
- Note: The last column counts the number of users who left comments on the *-Users page dedicated to the recipe.
Name | Summary | Categories | Users* |
---|---|---|---|
AdminByShell | A collection of ways to assist sysadmin of pmwiki using shell tools ( ) | SystemTools Searching | |
Ai | Ai is another mysql data query using an original and efficient system of envelop and masks (4 functional, but experimental for security reasons maybe) | System tools, Data, CMS, Forms | |
BackupHTMLZip | Export your wiki to static HTML then optionally compress/zip it (20170717 Experimental) | Administration, System tools, Security, PHP55, PHP72 | |
BackupWithRsync | How to backup a PmWiki installation with the program `rsync`. (0.1 abandoned) | SystemTools, Administration | |
BlockGroupCreation | How can I only permit writing to existing groups? (201803019 Mantained) | Administration SystemTools PHP72 | |
BulkReplace | Change the content of many pages at a time ( just a rough draft) | Editing Administration System Tools | |
Bundle | A (proposed) community-supported bundle of commonly used cookbook recipes (0 proposal) | Administration Bundles CMS System tools | |
Caddy | How to set up Caddy for a working PmWiki installation, including a working CleanURLs configuration ( ) | SystemTools Administration | |
CaseCorrection | Makes PmWiki intelligently case-insensitive (20170618 beta) | Administration, Links, CMS, SystemTools, PHP72 | +4 |
CleanUp | Purge deleted pages and attachments from the server directories (20220507 Beta) | Administration, SystemTools, Uploads, PHP55, PHP72, PHP81 | +6 |
CompareDatabaseRecipes | Comparison of Database Recipes for PmWiki ( draft) | Data, Forms, CMS, SystemTools | |
CompressedUploads | Modify scripts/upload.php to work with bzip2 archives ( ) | SystemTools, Administration | |
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. (0.6 beta beta) | CMS, Forms, Data, SystemTools, CustomPageStore | |
DirList | Local/LAN directory listings and downloads. (20241030 beta) | System tools, Includes, Links, Uploads PHP55 PHP72 PHP74 PHP83 | |
DQReport | Enhance the functionality that DataQuery offers to build a complete database frontend (2008-11-03 Functional) | Forms, Data, SystemTools | |
EditFunctionHelper | A function to easily place, remove or substitute functions on EditFunctions array (20180320 Mantainedd) | SystemTools PHP72 | |
EmbedMore | Useful Trick for adding anything you can do with a web-page to your wiki-pages (Forms, SQL-lookup, Multi-Media, IP-camera... whatever you can think of) (N/A ) | CMS, SystemTools, Data, Database, Media, PHP, Javascript, Scripting | |
ExportHTML | Export PmWiki pages as "static" HTML pages (2007-01-12 ) | SystemTools, Administration, PHP72 | +1 |
ExportHTMLWiki | Create a wiki using static HTML pages as front end for visitors (2023-10-06 stable) | SystemTools, Administration CMS PHP55 PHP72 PHP81 | +1 |
ExtensionDesign | How to create extensions compatible with ExtensionHub (2024-04-10 Experimental) | Extensions PmWiki Developer System Tools | |
ExtensionHub | Configuration panel for extensions (2024-08-13a Experimental) | Administration System Tools Extensions CMS PHP83 | +1 |
GooglePlusOne | A recipe to enable the use of Google Plus One widgets in your PmWiki pages (1.0 RC) | Links Menus SystemTools | +2 |
Google XML Sitemap Creator | Create an XML sitemap in the root of the website which is suitable for submission to Google (and other) search engines. (20231026 Active) | Administration, Editing, System Tools, PHP55, PHP72, PHP82 | |
IFrameLogin | Demo kit for passing messages between pmwiki and an embedded iframe (see includeSite), with a simple working login demonstration. (2019.12.5 Beta, Active) | SystemTools, Layout, Administration, Security, Passwords, Javascript | |
ImportText | Import text files as PmWiki pages (20231117 Under development) | System tools, WikiConversion, PHP72, PHP82 | +2 |
InstallOnIIS | How to install PmWiki on IIS v6 or v7 (2.2 living document) | +2 | |
InstallOnIIS10 | Install PmWiki on Windows 10 and IIS 10 (2023-01-18 Living document) | Administration Install System tools | |
InstallOnIIS7dot5plus | Install PmWiki on IIS 7.5, 8, 8.5, 10, or newer (2014-07-20 Living document) | Administration Install System tools | +1 |
MailmanAuth | Use an external mailing list for PmWiki authentication (2008-09-02 beta) | Administration, Security, SystemTools | |
MarkdownOutput | Presents a wiki page in Markdown format instead of HTML (2023-10-10 beta) | Markup, Layout, SystemTools, WikiConversion | |
MigrateUTF8 | Convert filenames of PmWiki pages and uploads to UTF-8 (2024-07-14a experimental) | Administration Attachments International SystemTools | |
MoveCopyDelGroup | Move/copy/delete wiki groups (20230420 In active use) | Administration, FileManagement , Delete, SystemTools | |
MovePage | Move and copy wiki pages (20240428 production) | Administration, Editing, Page naming, System tools, PHP72, PHP83, Core candidate | +8 |
OnEvent | activate recipes based on group(s), name(s), cookie(s), session var(s), mark(s) in the needle page, action(s), download var(s), post var(s), get var(s) and does it all from config.php in a easy multi event match per call ? (20180313 mantained) | Administration SystemTools PHP72 | |
OutputCompression | Use zlib output compression to make pages load faster (8 May 2005 ) | Administration, SystemTools, PHP72 | |
PccfToPcfOverride | Allows existing recipes to run on PHP 7 without causing deprecated create_function() messages. (2018-07-07 Beta) | PHP55 PHP72 System Tools | |
PerformanceComparisons | Page to share site setups and performance ( ) | SystemTools, Administration | |
PHP | PHP windows installation and configuration for PmWiki (2009-11-24 Living document) | SystemTools Install | |
PHP files management | PHP file manager ( ) | SystemTools, Administration | |
RecipeCheck | Check for new versions of recipes on pmwiki.org (20190903, pmwiki-2.3.38? Stable) | Administration, System tools, Security, PHP74 | +4 |
RenamePage | Rename a wiki page from a browser (2014-02-27 (aka "2.0.21" inside of the code) stable) | System tools, PHP55 | |
SelectQuery | Run a SQL SELECT query based on parameters submitted (4.0, December 13th, 2017 demo at Interdependent Web) | CMS, SystemTools, PHP72 | +2 |
ServerInfo | Markup - Display $_SERVER Super-Global results from current Server (2022-06-10 Stable) | PmWikiDeveloper, MarkupWriting, Markup, SystemTools, PHP | |
SessionPageStore | Temporary/Ephemeral page storage for testing purposes (20160127 Experimental) | Administration, SystemTools, CustomPageStore, PHP55, PHP72 | |
SiteDump | creates a .tar.gz file of the complete site for download (2017-06-01 stable) | Administration SystemTools, PHP55, PHP72 | |
SMTPMail | Send automated e-mails via your SMTP server (20231002 Experimental) | SystemTools PHP72 | |
SourceHistory | Web php programming abilities from computers without any editor installed (0.1 2008-12-07 beta) | SystemTools MarkupWriting | |
SQLite PageStore class | Store wiki pages in an SQLite database file (20190903 Experimental) | Administration, Data, SystemTools, CustomPageStore, PHP55, PHP72, PHP74 | |
Standalone | Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache (2019-09-10 ) | SystemTools | +1 -1 |
Suffr | Allows Wiki users to administer the underlying computer system democratically (February 2011 design (working proof of concept)) | System tools | |
SystemLimits | Ways to increase various memory and filesize limits for a PmWiki installation (N/A ) | SystemTools, Administration, Uploads | +1 |
TextExtract | search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (2024-05-14a stable) | Markup Searching Includes SystemTools Markup Expressions PHP55 PHP72 PHP81 | +5 |
TotalCounter | A statistic counter - counts page views, users, languages, browsers, operating systems, referers, locations and web bots (2024-11-13 ) | CMS, Administration, SystemTools, PHP83 | +7 -4 |
TwoWayMirroringWithRsync | How to keep identical copies of a wiki on two systems, one hosted and the other local ( ) | SystemTools | |
UpdateForm | Easily create forms to display, add, and update records in a MySQL table. (1.3 updated 8/20/2017. Live demo at interdepweb.com) | CMS, SystemTools, Forms, PHP72 | +1 |
UpgradeBashScript | A script that tries to automate the process of upgrading the wiki. (1.1 Maintained) | Administration, SystemTools | |
ViewDiff | Compare arbitrary revisions and view a particular version. (2011-05-13 Beta) | Layout, Editing, Includes, SystemTools | +1 |
WikiBox | Allow posting to and reading from PmWiki via email (2008-08-17 Alpha) | System Tools Markup Administration | +4 |
WikiCVSStorage | Use CVS to backup/archive your wiki. (1.0 ) | WikiFarms, PIM, SystemTools | |
WikiHost | Code for your Config.php file to simplify updates/templating/migration regardless of http or https (2020-10-14 ) | Markup, System tools, Administration | |
Wiki On A Stick | How to place a standalone wiki on a USB stick (2007-05-02 new) | SystemTools Install | +1 |
WikiRoot | Add Markup to insert the root path to your Wiki allowing, for example, something like a relative address for images or files in your Wiki. (2020-10-14 ) | Markup, System tools, Administration | |
WikiSh | Wiki-based script language roughly emulating linux shell tools - NOTE THIS RECIPE IS NO LONGER MAINTAINED AND DOES NOT WORK ON MODERN VERSIONS OF PHP (2015-06-06 (abandoneware) Beta) | Markup Searching Includes SystemTools Administration Files Security Markup Expressions Forms Obsolete | +3 |
ZipExport | Export the content of PmWiki-formatted page files in a zip archive (20200319a Beta) | Export, SystemTools, Administration, PHP74 |
- Note: The last column counts the number of users who left comments on the *-Users page dedicated to the recipe.