Fix sourceforge bug 930108
authorAntoine Musso <hashar@users.mediawiki.org>
Wed, 7 Apr 2004 11:14:56 +0000 (11:14 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Wed, 7 Apr 2004 11:14:56 +0000 (11:14 +0000)
use $wgscriptname instead of /wiki/ in URLs

languages/Language.php
languages/LanguageEo.php
languages/LanguageFr.php

index 8adeeb2..4992f4c 100644 (file)
@@ -827,7 +827,7 @@ so you will not be able to save your edits right now. You may wish to cut-n-past
 the text into a text file and save it for later.",
 "protectedpagewarning" => "WARNING:  This page has been locked so that only
 users with sysop privileges can edit it. Be sure you are following the
-<a href='$wgScriptPath/{{ns:4}}:Protected_page_guidelines'>protected page
+<a href='$wgScript/{{ns:4}}:Protected_page_guidelines'>protected page
 guidelines</a>.",
 
 # History pages
index 4591171..152b700 100644 (file)
@@ -1,4 +1,4 @@
-<?php
+<?php
 include("LanguageUtf8.php");
 $wgInputEncoding       = "utf-8";
 $wgOutputEncoding      = "utf-8";
@@ -211,7 +211,7 @@ $wgEditEncoding             = "x";
 "redirectedfrom" => "(Alidirektita el $1)",
 "lastmodified" => "Laste redaktita je $1.",
 "viewcount"            => "Montrita $1-foje.",
-"gnunote"              => "La enhavo de Vikipedio disponeblas laŭ permesilo <a class='internal' href='/wiki/GFDL'>GNU Free Documentation License</a>.",
+"gnunote"              => "La enhavo de Vikipedio disponeblas laŭ permesilo <a class='internal' href='$wgScript/GFDL'>GNU Free Documentation License</a>.",
 "printsubtitle" => "(El http://eo.wikipedia.org)",
 "protectedpage" => "Protektita paĝo", #FIXME: ĉu "gardita" ktp?
 "administrators" => "Vikipedio:Administrantoj", # FIXME?
index b1a49eb..8b7884e 100644 (file)
@@ -367,7 +367,7 @@ Peut-être serait-il mieux que vous divisiez la page en sections plus petites.",
 vous ne pourrez donc pas sauvegarder vos modifications maintenant. Vous pouvez copier le texte dans un fichier et le sauver pour plus tard.",
 "protectedpagewarning" => "AVERTISSEMENT : cette page a été bloquée.
 Seuls les utilisateurs ayant le statut d'administrateur peuvent la modifier. Soyez certain que
-vous suivez les <a href='/wiki/$wgMetaNamespace:Page_protégée'>directives concernant les pages protégées</a>.",
+vous suivez les <a href='$wgScript/{{ns:4}}:Page_protégée'>directives concernant les pages protégées</a>.",
 
 # History pages
 #