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

           Summary: CentralNotice's Special:NoticeTemplate's insert links
                    should not be hardcoded
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: CentralNotice
        AssignedTo: rkald...@wikimedia.org
        ReportedBy: b...@mzmcbride.com


When you go to a page like
http://meta.wikimedia.org/w/index.php?title=Special:NoticeTemplate/view&template=2010_testing44
there are helpful "insert" links. When you click "hide link" for example, it
inserts some code into the <textarea>.

The returned code that's inserted into the textarea is hardcoded into the
extension files. Instead of hardcoding it, it would be nice if it could insert
the contents of a MediaWiki message. Like clicking "hide link" would insert the
contents of "MediaWiki:Centralnotice-hide-link-insert". This will allow better
and easier customization in the future (if we want to remove brackets from the
"translate" link for example) without requiring developer/sysadmin
intervention.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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