https://bugzilla.wikimedia.org/show_bug.cgi?id=18529

           Summary: Customisable Software Version Table in Special:Version
                    via Hook
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: char...@mudoo.net


Created an attachment (id=6041)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6041)
Example Hook Implementation

I've attached an example patch that will add a hook that allows the adding of
arbitrary rows to the Software Version table in [[Special:Version]] that
currently holds the version numbers of MediaWiki, PHP, and your database.

This would be useful because it would let developers/maintainers of a wiki
installation add in site-specific information, such as the version of other
daemons and servers that their wiki relies on (Search, Spam Filtering, Caching,
etc), as well as a version number of the configuration that the wiki is running
off of if they have that in version control.

The patch may need to be cleaned up a bit, but it works and it's easy to use
and implement.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to