change all occurrences of "Mediawiki" to "MediaWiki".
This commit is contained in:
parent
d3bc7dbf0d
commit
6f55251951
10 changed files with 14 additions and 14 deletions
|
|
@ -971,7 +971,7 @@ function wfRestoreWarnings() {
|
|||
|
||||
/** Standard unix timestamp (number of seconds since 1 Jan 1970) */
|
||||
define('TS_UNIX',0);
|
||||
/** Mediawiki concatenated string timestamp (yyyymmddhhmmss) */
|
||||
/** MediaWiki concatenated string timestamp (yyyymmddhhmmss) */
|
||||
define('TS_MW',1);
|
||||
/** Standard database timestamp (yyyy-mm-dd hh:mm:ss) */
|
||||
define('TS_DB',2);
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
"Booksources" => "Ffynnonellau llyfrau allanol",
|
||||
"Categories" => "Categorïau tudalennau",
|
||||
"Export" => "",
|
||||
"Version" => "Dangos fersiwn Mediawiki"
|
||||
"Version" => "Dangos fersiwn MediaWiki"
|
||||
);
|
||||
|
||||
/* private */ $wgSysopSpecialPagesCy = array(
|
||||
|
|
|
|||
|
|
@ -29,12 +29,12 @@ $pdOutput = '/var/www/mwdoc/';
|
|||
|
||||
/** Some more Phpdoc settings */
|
||||
//$pdOthers = ' -dn \'MediaWiki\' ';
|
||||
$pdOthers .= ' --title \'Mediawiki generated documentation\' -o \'HTML:frames:DOM/earthli\' ';
|
||||
$pdOthers .= ' --title \'MediaWiki generated documentation\' -o \'HTML:frames:DOM/earthli\' ';
|
||||
|
||||
/** Mediawiki location */
|
||||
/** MediaWiki location */
|
||||
$mwPath = '/var/www/mediawiki/';
|
||||
|
||||
/** Mediawiki subpaths */
|
||||
/** MediaWiki subpaths */
|
||||
$mwPathI = $mwPath.'includes/';
|
||||
$mwPathM = $mwPath.'maintenance/';
|
||||
$mwPathS = $mwPath.'skins/';
|
||||
|
|
@ -117,8 +117,8 @@ Check above for possible errors.
|
|||
END;
|
||||
|
||||
|
||||
# phpdoc -d ./mediawiki/includes/ ./mediawiki/maintenance/ -f ./mediawiki/*php -t ./mwdoc/ -dn 'MediaWiki' --title 'Mediawiki generated documentation' -o 'HTML:frames:DOM/earthli'
|
||||
# phpdoc -d ./mediawiki/includes/ ./mediawiki/maintenance/ -f ./mediawiki/*php -t ./mwdoc/ -dn 'MediaWiki' --title 'MediaWiki generated documentation' -o 'HTML:frames:DOM/earthli'
|
||||
|
||||
# phpdoc -f ./mediawiki/includes/GlobalFunctions.php -t ./mwdoc/ -dn 'MediaWiki' --title 'Mediawiki generated documentation' -o 'HTML:frames:DOM/earthli'
|
||||
# phpdoc -f ./mediawiki/includes/GlobalFunctions.php -t ./mwdoc/ -dn 'MediaWiki' --title 'MediaWiki generated documentation' -o 'HTML:frames:DOM/earthli'
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
<li id="n-mainpage"><a href="${nav_urls/mainpage/href}"
|
||||
i18n:translate="string:mainpage">Home</a></li>
|
||||
<li id="n-aboutmediawiki"><a href="${nav_urls/aboutmediawiki/href}"
|
||||
i18n:translate="string:aboutmediawiki">About Mediawiki</a></li>
|
||||
i18n:translate="string:aboutmediawiki">About MediaWiki</a></li>
|
||||
<li id="n-portal" tal:condition="nav_urls/portal/href"><a href="${nav_urls/portal/href}"
|
||||
i18n:translate="string:portal">Community Portal</a></li>
|
||||
<li id="n-currentevents" tal:condition="nav_urls/currentevents/href"><a href="${nav_urls/currentevents/href}"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
** Mediawiki Print style sheet for CSS2-capable browsers.
|
||||
** MediaWiki Print style sheet for CSS2-capable browsers.
|
||||
** Copyright Gabriel Wicke, http://www.aulinx.de/
|
||||
**
|
||||
** Derived from the plone (http://plone.org/) styles
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
** Mediawiki 'DaVinci' style sheet for CSS2-capable browsers.
|
||||
** MediaWiki 'DaVinci' style sheet for CSS2-capable browsers.
|
||||
**
|
||||
** Copyright Gabriel Wicke - http://www.aulinx.de/
|
||||
**
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
** Mediawiki 'mono' style sheet for CSS2-capable browsers.
|
||||
** MediaWiki 'mono' style sheet for CSS2-capable browsers.
|
||||
**
|
||||
** Copyright Gabriel Wicke - http://www.aulinx.de/
|
||||
**
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
** Mediawiki 'monobook' style sheet for CSS2-capable browsers.
|
||||
** MediaWiki 'monobook' style sheet for CSS2-capable browsers.
|
||||
** Copyright Gabriel Wicke - http://wikidev.net/
|
||||
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
|
||||
**
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
** Mediawiki 'monobook' style sheet for CSS2-capable browsers.
|
||||
** MediaWiki 'monobook' style sheet for CSS2-capable browsers.
|
||||
** Copyright Gabriel Wicke - http://wikidev.net/
|
||||
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
|
||||
**
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
<li id="n-mainpage"><a href="${nav_urls/mainpage/href}"
|
||||
i18n:translate="string:mainpage">Home</a></li>
|
||||
<li id="n-aboutmediawiki"><a href="${nav_urls/aboutmediawiki/href}"
|
||||
i18n:translate="string:aboutmediawiki">About Mediawiki</a></li>
|
||||
i18n:translate="string:aboutmediawiki">About MediaWiki</a></li>
|
||||
<li id="n-portal" tal:condition="nav_urls/portal/href"><a href="${nav_urls/portal/href}"
|
||||
i18n:translate="string:portal">Community Portal</a></li>
|
||||
<li id="n-currentevents" tal:condition="nav_urls/currentevents/href"><a href="${nav_urls/currentevents/href}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue