Index: trunk/tools/make-wmf-branch/default.conf |
— | — | @@ -9,8 +9,6 @@ |
10 | 10 | 'AntiBot', |
11 | 11 | 'AntiSpoof', |
12 | 12 | 'ApiSandbox', |
13 | | - 'ArticleFeedback', |
14 | | - 'ArticleFeedbackv5', |
15 | 13 | 'AssertEdit', |
16 | 14 | 'Babel', |
17 | 15 | 'CategoryTree', |
— | — | @@ -21,6 +19,7 @@ |
22 | 20 | 'cldr', |
23 | 21 | 'ClickTracking', |
24 | 22 | 'ClientSide', |
| 23 | + 'CodeReview', |
25 | 24 | 'Collection', |
26 | 25 | 'CommunityApplications', |
27 | 26 | 'CommunityHiring', |
— | — | @@ -36,6 +35,7 @@ |
37 | 36 | 'DismissableSiteNotice', |
38 | 37 | 'DoubleWiki', |
39 | 38 | 'DumpHTML', |
| 39 | + 'EditPageTracking', |
40 | 40 | 'EmailCapture', |
41 | 41 | 'ExpandTemplates', |
42 | 42 | 'ExtensionDistributor', |
— | — | @@ -55,6 +55,8 @@ |
56 | 56 | 'MWSearch', |
57 | 57 | 'MarkAsHelpful', |
58 | 58 | 'Math', |
| 59 | + 'MoodBar', |
| 60 | + 'Narayam', |
59 | 61 | 'NewUserMessage', |
60 | 62 | 'normal', |
61 | 63 | 'Nuke', |
— | — | @@ -75,7 +77,7 @@ |
76 | 78 | 'Renameuser', |
77 | 79 | 'RSS', |
78 | 80 | 'ScanSet', |
79 | | - 'SecurePoll', // Maybe move to specials? |
| 81 | + 'SecurePoll', |
80 | 82 | 'ShortUrl', |
81 | 83 | 'SimpleAntiSpam', |
82 | 84 | 'SimpleSurvey', |
— | — | @@ -89,12 +91,14 @@ |
90 | 92 | 'SwiftCloudFiles', |
91 | 93 | 'SyntaxHighlight_GeSHi', |
92 | 94 | 'timeline', |
| 95 | + 'TitleBlacklist', |
93 | 96 | 'TitleKey', |
94 | 97 | 'TorBlock', |
95 | 98 | 'Translate', |
96 | 99 | 'TrustedXFF', |
97 | 100 | 'UnicodeConverter', |
98 | 101 | 'UploadBlacklist', |
| 102 | + 'UploadWizard', |
99 | 103 | 'UserDailyContribs', |
100 | 104 | 'UserThrottle', |
101 | 105 | 'Vector', |
— | — | @@ -103,6 +107,8 @@ |
104 | 108 | 'wikidiff2', |
105 | 109 | 'wikihiero', |
106 | 110 | 'WikiEditor', |
| 111 | + 'WikiLove', |
| 112 | + 'WikimediaIncubator', |
107 | 113 | 'WikimediaMaintenance', |
108 | 114 | 'WikimediaMessages', |
109 | 115 | 'ZeroRatedMobileAccess', |
— | — | @@ -113,23 +119,19 @@ |
114 | 120 | $specialExtensions = array( |
115 | 121 | |
116 | 122 | // Fundraising |
117 | | - 'CentralNotice' => '^/branches/wmf/1.18wmf1/extensions/CentralNotice', // Updated in 1.18wmf1 |
118 | | - 'ContributionReporting' => '^/branches/wmf/1.18wmf1/extensions/ContributionReporting', // NOT updated in 1.17wmf1 |
119 | | - 'ContributionTracking' => '^/branches/wmf/1.18wmf1/extensions/ContributionTracking', // Updated in 1.17wmf1 |
120 | | - 'DonationInterface' => '^/branches/wmf/1.18wmf1/extensions/DonationInterface', // NOT updated in 1.17wmf1 |
121 | | - 'FundraiserPortal' => '^/branches/wmf/1.18wmf1/extensions/FundraiserPortal', // NOT updated in 1.17wmf1 |
122 | | - 'LandingCheck' => '^/branches/wmf/1.18wmf1/extensions/LandingCheck', // Updated in 1.17wmf1 |
123 | | - 'VariablePage' => '^/branches/wmf/1.18wmf1/extensions/VariablePage', // NOT updated in 1.17wmf1 |
| 123 | + 'CentralNotice' => '^/branches/wmf/1.18wmf1/extensions/CentralNotice', |
| 124 | + 'ContributionReporting' => '^/branches/wmf/1.18wmf1/extensions/ContributionReporting', |
| 125 | + 'ContributionTracking' => '^/branches/wmf/1.18wmf1/extensions/ContributionTracking', |
| 126 | + 'DonationInterface' => '^/branches/wmf/1.18wmf1/extensions/DonationInterface', |
| 127 | + 'FundraiserPortal' => '^/branches/wmf/1.18wmf1/extensions/FundraiserPortal' |
| 128 | + 'LandingCheck' => '^/branches/wmf/1.18wmf1/extensions/LandingCheck', |
| 129 | + 'VariablePage' => '^/branches/wmf/1.18wmf1/extensions/VariablePage', |
124 | 130 | |
125 | | - 'CodeReview' => '^/branches/wmf/1.18wmf1/extensions/CodeReview', |
126 | | - 'EditPageTracking'=> '^/branches/wmf/1.18wmf1/extensions/EditPageTracking', |
127 | | - 'MobileFrontend' => '^/branches/wmf/1.18wmf1/extensions/MobileFrontend', |
128 | | - 'MoodBar' => '^/branches/wmf/1.18wmf1/extensions/MoodBar', |
129 | | - 'Narayam' => '^/branches/wmf/1.18wmf1/extensions/Narayam', |
130 | | - 'TitleBlacklist' => '^/branches/wmf/1.18wmf1/extensions/TitleBlacklist', |
131 | | - 'UploadWizard' => '^/branches/wmf/1.18wmf1/extensions/UploadWizard', |
132 | | - 'WikiLove' => '^/branches/wmf/1.18wmf1/extensions/WikiLove', |
133 | | - 'WikimediaIncubator' => '^/branches/wmf/1.18wmf1/extensions/WikimediaIncubator', |
| 131 | + // Features |
| 132 | + 'ArticleFeedback => '^/branches/wmf/1.18wmf1/extensions/ArticleFeedback'', |
| 133 | + 'ArticleFeedbackv5' => '^/branches/wmf/1.18wmf1/extensions/ArticleFeedbackv5', |
| 134 | + |
| 135 | + // Other |
134 | 136 | ); |
135 | 137 | |
136 | 138 | $preservedItems = array( |