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

           Summary: Enable subpages on frwikisource
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://fr.wikisource.org/wiki/Wikisource:Scriptorium/J
                    uillet_2010#Renomage_des_sous-pages
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The frwikisource community would like give the ability to rename all pages of a
given books to admins (they already have the rights 'move-subpages' and
'suppressredirect'). To achieve that, it is required:

1. to activate the subpages on the Page: and Discussion_Page: namespaces (104
and 105):

$wgNamespacesWithSubpages = ...
    'frwikisource'       => array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>0, 9=>1, 10=>1, 11=>1, 12=>1, 13=>1, 14=>0, 15=>1, 104=>1
105=>1),

2. and to increase the $wgMaximumMovedPages to 500 (at least, the average
number of pages is 400-450) and preferably to 1000 (about maximum number of
pages for a book).

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