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

       Web browser: ---
             Bug #: 31258
           Summary: Implement a way to set the document title properly
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: minor
          Priority: Unprioritized
         Component: Javascript
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Suggesting the page.startup module gets a method like OutputPage's setPageTitle
and setPageTitleActionText.

The code to do it properly is fairly tedious, centralizing will make sure it's
done right and without hassle.

It should use the message key 'pagetitle' (making sure to globally replace
{{SITENAME}} with wgSiteName and pass the input as first message param).

If a prefixed action text is used, separation should be done with ' - '.

-- 
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