Index: trunk/extensions/TreeAndMenu/TreeAndMenu.php |
— | — | @@ -28,7 +28,7 @@ |
29 | 29 | $wgExtensionCredits['parserhook'][] = array( |
30 | 30 | 'path' => __FILE__, |
31 | 31 | 'name' => 'TreeAndMenu', |
32 | | - 'author' => '[http://www.organicdesign.co.nz/nad Nad], [http://www.organicdesign.co.nz/User:Sven Sven]', |
| 32 | + 'author' => array( '[http://www.organicdesign.co.nz/User:Nad Nad]', '[http://www.organicdesign.co.nz/User:Sven Sven]' ), |
33 | 33 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Treeview', |
34 | 34 | 'description' => 'Adds #tree and #menu parser functions which contain bullet-lists to be rendered as collapsible treeview\'s or dropdown menus. |
35 | 35 | The treeview\'s use the [http://www.destroydrop.com/javascripts/tree dTree] JavaScript tree menu, |
Index: trunk/extensions/uniwiki/GenericEditPage/GenericEditPage.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | $wgExtensionCredits['other'][] = array( |
11 | 11 | 'path' => __FILE__, |
12 | 12 | 'name' => 'GenericEditPage', |
13 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 13 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
14 | 14 | 'description' => 'Supplements the edit page with something more usable', |
15 | 15 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Generic_Edit_Page', |
16 | 16 | 'descriptionmsg' => 'gep-desc', |
Index: trunk/extensions/uniwiki/FormatChanges/FormatChanges.php |
— | — | @@ -8,7 +8,7 @@ |
9 | 9 | $wgExtensionCredits['other'][] = array( |
10 | 10 | 'path' => __FILE__, |
11 | 11 | 'name' => 'FormatChanges', |
12 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 12 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
13 | 13 | 'description' => 'Reformats the [[Special:RecentChanges|recent changes]]', |
14 | 14 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Format_Changes', |
15 | 15 | 'descriptionmsg' => 'formatchanges-desc', |
Index: trunk/extensions/uniwiki/Authors/Authors.php |
— | — | @@ -13,7 +13,7 @@ |
14 | 14 | $wgExtensionCredits['other'][] = array( |
15 | 15 | 'path' => __FILE__, |
16 | 16 | 'name' => 'Authors', |
17 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 17 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
18 | 18 | 'description' => 'Appends a list of contributors to articles', |
19 | 19 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Authors', |
20 | 20 | 'descriptionmsg' => 'authors-desc', |
Index: trunk/extensions/uniwiki/MooTools12core/MooTools12core.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | $wgExtensionCredits['other'][] = array( |
11 | 11 | 'path' => __FILE__, |
12 | 12 | 'name' => 'MooTools12core', |
13 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 13 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
14 | 14 | 'description' => 'Adds mootools-1.2-core-yc.js to each page', |
15 | 15 | 'url' => 'http://www.mediawiki.org/wiki/Extension:MooTools_1.2_Core', |
16 | 16 | 'descriptionmsg' => 'mootools12core-desc', |
Index: trunk/extensions/uniwiki/CatBoxAtTop/CatBoxAtTop.php |
— | — | @@ -11,7 +11,7 @@ |
12 | 12 | $wgExtensionCredits['other'][] = array( |
13 | 13 | 'path' => __FILE__, |
14 | 14 | 'name' => 'CatBoxAtTop', |
15 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 15 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
16 | 16 | 'description' => 'Adds a category box to the top right of pages', |
17 | 17 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Category_Box_at_Top', |
18 | 18 | 'descriptionmsg' => 'catboxattop-desc', |
Index: trunk/extensions/uniwiki/CssHooks/CssHooks.php |
— | — | @@ -11,7 +11,7 @@ |
12 | 12 | $wgExtensionCredits['other'][] = array( |
13 | 13 | 'path' => __FILE__, |
14 | 14 | 'name' => 'CssHooks', |
15 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 15 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
16 | 16 | 'description' => 'Add some CSS hooks to the HTML output of articles, for better styling', |
17 | 17 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_CSS_Hooks', |
18 | 18 | 'descriptionmsg' => 'csshooks-desc', |
Index: trunk/extensions/uniwiki/CreatePage/CreatePage.php |
— | — | @@ -17,7 +17,7 @@ |
18 | 18 | $wgExtensionCredits['other'][] = array( |
19 | 19 | 'path' => __FILE__, |
20 | 20 | 'name' => 'CreatePage', |
21 | | - 'author' => 'Travis Derouin, Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 21 | + 'author' => array( 'Travis Derouin', 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
22 | 22 | 'description' => 'Adds a [[Special:CreatePage|special page]] for creating new pages', |
23 | 23 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Generic_Edit_Page', |
24 | 24 | 'descriptionmsg' => 'createpage-desc', |
Index: trunk/extensions/uniwiki/Layouts/Layouts.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | $wgExtensionCredits['other'][] = array( |
11 | 11 | 'path' => __FILE__, |
12 | 12 | 'name' => 'Layouts', |
13 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 13 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
14 | 14 | 'description' => 'Populate newly-created pages with editable "layouts" to encourage a common structure for pages', |
15 | 15 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Layouts', |
16 | 16 | 'descriptionmsg' => 'layouts-desc', |
Index: trunk/extensions/uniwiki/Javascript/Javascript.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | $wgExtensionCredits['other'][] = array( |
11 | 11 | 'path' => __FILE__, |
12 | 12 | 'name' => 'Javascript', |
13 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 13 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
14 | 14 | 'description' => 'Adds uniwiki.js to each page containing Javascript code shared between Uniwiki extensions', |
15 | 15 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Javascript', |
16 | 16 | 'descriptionmsg' => 'javascript-desc', |
Index: trunk/extensions/uniwiki/AutoCreateCategoryPages/AutoCreateCategoryPages.php |
— | — | @@ -10,7 +10,7 @@ |
11 | 11 | $wgExtensionCredits['other'][] = array( |
12 | 12 | 'path' => __FILE__, |
13 | 13 | 'name' => 'AutoCreateCategoryPages', |
14 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 14 | + 'author' => array ( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
15 | 15 | 'description' => 'Create stub Category pages automatically', |
16 | 16 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Auto_Create_Category_Pages', |
17 | 17 | 'descriptionmsg' => 'autocreatecategorypages-desc', |
Index: trunk/extensions/uniwiki/FormatSearch/FormatSearch.php |
— | — | @@ -8,7 +8,7 @@ |
9 | 9 | $wgExtensionCredits['other'][] = array( |
10 | 10 | 'path' => __FILE__, |
11 | 11 | 'name' => 'FormatSearch', |
12 | | - 'author' => 'Merrick Schaefer, Mark Johnston, Evan Wheeler and Adam Mckaig (at UNICEF)', |
| 12 | + 'author' => array( 'Merrick Schaefer', 'Mark Johnston', 'Evan Wheeler', 'Adam Mckaig (at UNICEF)' ), |
13 | 13 | 'description' => 'Changes to clean up the search results page', |
14 | 14 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Uniwiki_Format_Search', |
15 | 15 | 'descriptionmsg' => 'formatsearch-desc', |