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

           Summary: Allow more detailed formatting of log entries
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=7579)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7579)
implementation of $wgLogFormatters

$wgLogActions does not provide for a lot of fine-grained control over log
entries; I wrote an extension to log failed login attempts to our wiki, which
involved displaying entries for non-existent users. I ended up implementing
something which let me intercept the individual entries before they were
displayed. Attached are the changes I made against 1.15.3.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to