Property changes on: trunk/extensions/ContactPage/SpecialContact.php |
___________________________________________________________________ |
Added: svn:eol-style |
1 | 1 | + native |
Property changes on: trunk/extensions/ContactPage/ContactPage.i18n.de.php |
___________________________________________________________________ |
Added: svn:eol-style |
2 | 2 | + native |
Property changes on: trunk/extensions/ContactPage/ContactPage.i18n.php |
___________________________________________________________________ |
Added: svn:eol-style |
3 | 3 | + native |
Property changes on: trunk/extensions/ContactPage/ContactPage.php |
___________________________________________________________________ |
Added: svn:eol-style |
4 | 4 | + native |
Property changes on: trunk/extensions/BreadCrumbs/BreadCrumbsFunctions.php |
___________________________________________________________________ |
Added: svn:eol-style |
5 | 5 | + native |
Property changes on: trunk/extensions/Polyglot/Polyglot.php |
___________________________________________________________________ |
Added: svn:eol-style |
6 | 6 | + native |
Property changes on: trunk/extensions/HTMLets/HTMLets.php |
___________________________________________________________________ |
Added: svn:eol-style |
7 | 7 | + native |
Property changes on: trunk/extensions/LanguageSelector/LanguageSelector.php |
___________________________________________________________________ |
Added: svn:eol-style |
8 | 8 | + native |
Property changes on: trunk/extensions/PageNotice/PageNotice.php |
___________________________________________________________________ |
Added: svn:eol-style |
9 | 9 | + native |
Property changes on: trunk/extensions/Player/PlayerClass.php |
___________________________________________________________________ |
Added: svn:eol-style |
10 | 10 | + native |
Property changes on: trunk/extensions/Player/PlayerDefaultSettings.php |
___________________________________________________________________ |
Added: svn:eol-style |
11 | 11 | + native |
Property changes on: trunk/extensions/Player/Player.php |
___________________________________________________________________ |
Added: svn:eol-style |
12 | 12 | + native |
Property changes on: trunk/extensions/Player/SpecialPlayer.php |
___________________________________________________________________ |
Added: svn:eol-style |
13 | 13 | + native |
Property changes on: trunk/extensions/Player/Player.i18n.de.php |
___________________________________________________________________ |
Added: svn:eol-style |
14 | 14 | + native |
Property changes on: trunk/extensions/Player/Player.i18n.php |
___________________________________________________________________ |
Added: svn:eol-style |
15 | 15 | + native |
Property changes on: trunk/extensions/News/News.php |
___________________________________________________________________ |
Added: svn:eol-style |
16 | 16 | + native |
Property changes on: trunk/extensions/News/NewsRenderer.php |
___________________________________________________________________ |
Added: svn:eol-style |
17 | 17 | + native |
Property changes on: trunk/extensions/Lockdown/Lockdown.php |
___________________________________________________________________ |
Added: svn:eol-style |
18 | 18 | + native |
Property changes on: trunk/extensions/PageBy/PageBy.i18n.php |
___________________________________________________________________ |
Added: svn:eol-style |
19 | 19 | + native |
Property changes on: trunk/extensions/PageBy/PageBy.php |
___________________________________________________________________ |
Added: svn:eol-style |
20 | 20 | + native |
Property changes on: trunk/extensions/PageBy/PageBy.i18n.de.php |
___________________________________________________________________ |
Added: svn:eol-style |
21 | 21 | + native |
Property changes on: trunk/extensions/PageBy/PageByRenderer.php |
___________________________________________________________________ |
Added: svn:eol-style |
22 | 22 | + native |
Index: trunk/extensions/Wikidata/OmegaWiki/GotoSourceTemplate.php |
— | — | @@ -1,25 +1,25 @@ |
2 | | -<?php
|
3 | | -
|
4 | | -global
|
5 | | - $swissProtGotoSourceTemplate;
|
6 | | -
|
7 | | -interface GotoSourceTemplate {
|
8 | | - public function getURL($sourceIdentifier);
|
9 | | -}
|
10 | | -
|
11 | | -class PrefixGotoSourceTemplate implements GotoSourceTemplate {
|
12 | | - protected $prefix;
|
13 | | -
|
14 | | - public function __construct($prefix) {
|
15 | | - $this->prefix = $prefix;
|
16 | | - }
|
17 | | -
|
18 | | - public function getURL($sourceIdentifier) {
|
19 | | - return $this->prefix . $sourceIdentifier;
|
20 | | - }
|
21 | | -}
|
22 | | -
|
23 | | -$swissProtGotoSourceTemplate = new PrefixGotoSourceTemplate("http://www.expasy.org/uniprot/");
|
24 | | -
|
25 | | -
|
26 | | -?>
|
| 2 | +<?php |
| 3 | + |
| 4 | +global |
| 5 | + $swissProtGotoSourceTemplate; |
| 6 | + |
| 7 | +interface GotoSourceTemplate { |
| 8 | + public function getURL($sourceIdentifier); |
| 9 | +} |
| 10 | + |
| 11 | +class PrefixGotoSourceTemplate implements GotoSourceTemplate { |
| 12 | + protected $prefix; |
| 13 | + |
| 14 | + public function __construct($prefix) { |
| 15 | + $this->prefix = $prefix; |
| 16 | + } |
| 17 | + |
| 18 | + public function getURL($sourceIdentifier) { |
| 19 | + return $this->prefix . $sourceIdentifier; |
| 20 | + } |
| 21 | +} |
| 22 | + |
| 23 | +$swissProtGotoSourceTemplate = new PrefixGotoSourceTemplate("http://www.expasy.org/uniprot/"); |
| 24 | + |
| 25 | + |
| 26 | +?> |
Property changes on: trunk/extensions/Wikidata/OmegaWiki/GotoSourceTemplate.php |
___________________________________________________________________ |
Added: svn:eol-style |
27 | 27 | + native |
Property changes on: trunk/extensions/Wikidata/OmegaWiki/WikiDataGlobals.php |
___________________________________________________________________ |
Added: svn:eol-style |
28 | 28 | + native |
Property changes on: trunk/extensions/Wikidata/OmegaWiki/SpecialAddCollection.php |
___________________________________________________________________ |
Added: svn:eol-style |
29 | 29 | + native |
Property changes on: trunk/extensions/SemanticMediaWiki/languages/SMW_LanguagePl.php |
___________________________________________________________________ |
Added: svn:eol-style |
30 | 30 | + native |
Property changes on: trunk/extensions/CategoryTree/CategoryTree.i18n.zh-hk.php |
___________________________________________________________________ |
Added: svn:eol-style |
31 | 31 | + native |
Property changes on: trunk/extensions/CategoryTree/CategoryTree.i18n.zh-tw.php |
___________________________________________________________________ |
Added: svn:eol-style |
32 | 32 | + native |
Property changes on: trunk/extensions/CategoryTree/CategoryTree.i18n.zh-sg.php |
___________________________________________________________________ |
Added: svn:eol-style |
33 | 33 | + native |