Mailinglist Archive: opensuse-wiki (90 mails)

< Previous Next >
Re: [opensuse-wiki] Preparation progress languages.opensuse.org
  • From: "Rajko M." <rmatov101@xxxxxxxxxxx>
  • Date: Wed, 1 Sep 2010 17:59:28 -0500
  • Message-id: <201009011759.28486.rmatov101@xxxxxxxxxxx>
On Wednesday 01 September 2010 17:20:25 Christian Boltz wrote:
Hello,

on Montag, 30. August 2010, Rajko M. wrote:
* upload files
...
In other words: You have to upload things like icons and logos that are
the same in every language only to the EN wiki and they will be
available everywhere.

Gnokii already asked for that quite some time ago.
Actually it would be good idea to have real commons.opensuse.org so that all
images and files are independent from server that is using them, but as fast
help I agree with your proposal.

The LocalSettings.php entry would look like that:
(untested, but should work)

$wgForeignFileRepos[] = array(
'class' => 'ForeignAPIRepo',
'name' => 'en-opensuse',
'apibase' => 'http://en.opensuse.org/api.php',
'fetchDescription' => true,
'descriptionCacheExpiry' => 43200,
'apiThumbCacheExpiry' => 86400,
);

Matthew what can you do for us :)
Do you need bug report?

--
Regards,
Rajko
--
To unsubscribe, e-mail: opensuse-wiki+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-wiki+help@xxxxxxxxxxxx

< Previous Next >
References