My problem is solved with the alias I've created, But I was just wondering why I had this problem and if this is a general mediawiki problem or just specific to my installation.
2010/9/6 Haim (Howard) Roman <[email protected]> > I'm not sure why you had all those links to the Upload page. I suspect the > Mediawiki developers didn't expect that. > > Another possible workaround would be to create a page called > Spécial:Téléchargement that would consist of only the following wiki text: > > #REDIRECT [[Spécial:Téléverser]] > > Of course, I'm not sure this would work with Special: pages. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Haim (Howard) Roman > Computer Center, Jerusalem College of Technology > Phone: 052-8-592-599 (6022 from within Machon Lev) > > > On Mon, Sep 6, 2010 at 01:16, Wikimini <[email protected]> wrote: > > > Hi, > > > > On my french wiki the special page "Special:Upload" was called > > "Spécial:Téléchargement" before (I think this was the standard name in > > french, wasn't it??). But after upgrade to 1.16 the URL " > > http://examplewiki.com/wiki/Spécial:Téléchargement<http://examplewiki.com/wiki/Sp%C3%A9cial:T%C3%A9l%C3%A9chargement> > <http://examplewiki.com/wiki/Sp%C3%A9cial:T%C3%A9l%C3%A9chargement> > > <http://examplewiki.com/wiki/Sp%C3%A9cial:T%C3%A9l%C3%A9chargement>" > > doesn't work anymore. It looks like this special page has been renamed to > > "Spécial:Téléverser" (instead of "Spécial:Téléchargement"). > > > > The problem is that a lot of links are still pointing to the old URL. > > Therefore I had to change the following alias in the file > > languages\messages\messagesFr : > > > > FROM : > > > > 'Upload' => array( 'Téléverser', 'Televerser', 'Téléversement', > > 'Televersement' ), > > > > TO : > > > > 'Upload' => array( 'Téléverser', 'Televerser', 'Téléversement', > > 'Televersement', 'Téléchargement', 'Telechargement' ), > > > > Well, it works now. But is that normal that I had to do that? Did I miss > > something? > > > > Thank you for your help > > > > Laurent > > _______________________________________________ > > MediaWiki-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
