PmWiki 2.4.4 freeware
PmWiki, developed by Patrick R. Michaud, is a versatile and user-friendly wiki software that empowers users to create and manage collaborative websites effortlessly. With its lightweight design and robust features, PmWiki allows for easy content editing, customizable skins, and seamless integration of extensions. Its focus on simplicity and flexibility makes it ideal for both personal projects and larger community-driven initiatives. Whether you're building documentation, a knowledge base, or a ... ...
Author | Patrick R. Michaud |
Released | 2025-04-21 |
Filesize | 666 kB |
Downloads | 1331 |
OS | Windows All |
Installation | Instal And Uninstall |
Keywords | PmWiki, Webpage Editor, Wiki-based System, Website Development, Wiki, Webpage, Development, Website |
Users' rating (43 rating) |
PmWiki Free Download - we do not host any PmWiki torrent files or links of PmWiki on rapidshare.com, depositfiles.com, megaupload.com etc. All PmWiki download links are direct PmWiki download from publisher site or their selected mirrors.
2.4.4 | Apr 21, 2025 | New Release | This version disables upload extensions ai, ps, and eps, which may introduce vulnerabilities when processed by Ghostscript. To re-enable any of these, add it to your config.php override. Numbered headers in the table of contents now have dedicated class names, making them easier to style with CSS. The edit text area has been updated to behave more consistently across browsers; if both autofocus and scroll restoration are enabled, it will now ignore the latter to avoid conflicts. A new variable, $FmtV['$LinkRel'], allows admins to set the rel attribute for external links, for example: $FmtV['$LinkRel'] = 'noreferrer nofollow';. The Notify feature has been expanded with new configuration options. A new core script, scripts/tools.php, has been added. It provides helper functions for tasks like creating multipart emails with rich text and attachments, verifying multi-factor authentication codes, and encrypting/decrypting strings. This script is not loaded by default: addons that need it must include it explicitly. Finally, a new variable $CookbookDir has been introduced (default: "$FarmD/cookbook"), making it easier to relocate the cookbook directory outside of the core distribution if needed. The documentation was updated. |
2.4.3 | Mar 16, 2025 | New Release | This version adds class names to heading numbers to allow for custom styling. A Notify bug was fixed with duplicate notifications when UpdatePage() was called by addons. The documentation was updated. |
2.4.2 | Jan 31, 2025 | New Release | This version fixes an intermittent bug with the dark theme toggle, updates the core JavaScript library, and the documentation was updated. |