Index: trunk/extensions/DoubleWiki/DoubleWiki.php |
— | — | @@ -25,8 +25,8 @@ |
26 | 26 | |
27 | 27 | $wgExtensionCredits['other'][] = array( |
28 | 28 | 'name' => 'DoubleWiki', |
29 | | - //'author' => '', |
30 | | - 'url' => 'http://www.mediawiki.org/wiki/Extension:DoubleWiki', |
| 29 | + 'author' => 'ThomasV', |
| 30 | + 'url' => 'http://wikisource.org/wiki/Wikisource:DoubleWiki_Extension', |
31 | 31 | 'version' => preg_replace('/^.* (\d\d\d\d-\d\d-\d\d) .*$/', '\1', '$LastChangedDate$'), #just the date of the last change |
32 | 32 | 'description' => 'Displays a page and its translation from another wiki on two columns of the same page', |
33 | 33 | 'descriptionmsg' => 'doublewiki-desc', |