|
Cookbook /
PITSSummary: Generic PmWiki Issue Tracking System ("pits")
Version: pits-0.24.phpΔ
Prerequisites: pmwiki-2.0.beta38
Status:
Maintainer:
Note to David Sovinski: This fork of the PITS script is not what is running on PmWiki.org and is not supported by Pm or myself. If it is OK with you, I suggest keeping the original PITS recipe here and moving the fork to another Cookbook page - for example "CommunityPITS" or just "ITS" (for issue tracking system), which will be prominently cross-linked from and to this page here. --Petko May 15, 2013, at 10:11 AM Petko, given the list of caveats attached to the version running on pmwiki.org(unsupported, non-generic), I think it more appropriate that a actively-supported, generic cookbook recipe be here, and the unsupported one for this site be elsewhere. MichaelPaulukonis May 16, 2013, at 10:34 AM 0.23 and the other versions are currently unsupported by me because I don't have the potential to support scripts released by other developers. The script running on PmWiki.org is fully endorsed and supported by me - I'll update it and document it as soon as I find the time - this will be faster for me than reviewing code modified by other people. The PITS listings use functions that I wrote with a different layout and caching that are not available in the Community version as of 0.24 so it will not be correct our demo to link to the community version. This is clearly a fork which I cannot support, it's place is on its own, different page with other maintainers. I still support code released by Pm or by me. --Petko May 16, 2013, at 02:43 PM Description"pits" will now work with any WikiGroup name and is capable of running multiple instances of "pits" on a single site or field Installation
ConfigurationIn the MyPitsGroup.php
<?include_once("cookbook/pits.php"); UsageNotes
Change log / Release notes
DiscussionNotes on implementation are being added. AuthorsA big THANK YOU to Peter Bowers who performed the changes to get the recipe working again ImplementationCategories: Modules
User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |