Андрій Гончар | 1 Jun 2011 10:56
Picon

Access restriction for actions

How can I restrict access to actions on 'history', 'view source' and
'discussion' for anonymous users?
Also, of course, I would like to hide approprite tabs!
Thanks!
ashadjohe | 1 Jun 2011 16:14
Picon
Favicon

confirmation e-mail adress

Hello,
now when I subscribe mailing list on
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l could you help me
to contact with someone connected with www.aqworldswiki.com, because I want
to ask the owner of that mailbox about confirmation my e-mail adress on
that page

Regards and I hope to accept my request :)
Dvorkin, Asya | 1 Jun 2011 21:58
Favicon

podcast producer and MediaWiki

Hi everyone,

Is it possible to use podcast producer with MediaWiki (m4v format)?  Everything I've read talks about
youtube and similar services (in combination with extensions:VideoFlash).

Thank you,
Asya
Trevor Parscal | 1 Jun 2011 23:16
Picon
Gravatar

Re: podcast producer and MediaWiki

You can enable file with .mv4 file extensions to be uploaded, but thumbnail
and player support will require an extension. There are a few options there
I believe, but not sure if any support mpeg4.
On Jun 1, 2011 12:58 PM, "Dvorkin, Asya" <dvorkias <at> umdnj.edu> wrote:
> Hi everyone,
>
> Is it possible to use podcast producer with MediaWiki (m4v format)?
Everything I've read talks about youtube and similar services (in
combination with extensions:VideoFlash).
>
> Thank you,
> Asya
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l <at> lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Chau Chee Yang | 2 Jun 2011 06:32
Picon

How to configure mediawiki that used for multiple wiki site to share MediaWiki:common.css

Hi,

I have a mediawiki 1.16.5 instance.  This wiki instance manage multiple 
wiki site.  Each wiki site is a separate database.

I want to add MediaWiki:common.css to one of the wiki but it only 
available to that wiki only.  How may I share the common.css to other 
wiki site too?

I managed to use $wgSharedDB to share all login info to other wikis.

Best Regards,
Chau Chee Yang
Chau Chee Yang | 2 Jun 2011 06:34
Picon

Apache rewrite rule with proxy flag fail to work for mediawiki service

I am testing on the apache rewrite rules with mediawiki.

I wish to include a wiki service under a namespace of my domain.

For example:

  http://mylan/wiki/Country

will show content of

  http://en.wikipedia.org/wiki/Country

My rule in .htaccess is

  RewriteRule ^/?wiki/(.*)$ http://en.wikipedia.org/wiki/$1 [P]

Access the URL from browser:

  http://mylan/wiki/Country

will show the content from wikipedia but the URL will switch to

  http://en.wikipedia.org/wiki/Country

I expect the URL remain as

  http://mylan/wiki/Country

Please advise on how to make it works.

(Continue reading)

Q | 2 Jun 2011 06:44
Picon

Re: Apache rewrite rule with proxy flag fail to work for mediawiki service

On 6/1/2011 11:34 PM, Chau Chee Yang wrote:
> I am testing on the apache rewrite rules with mediawiki.
> 
> I wish to include a wiki service under a namespace of my domain.
> 
> Please advise on how to make it works.
>

You dont, live-mirroring of Wikipedia is strongly discouraged. Download
a dump[1] instead.

1 - http://en.wikipedia.org/wiki/Wikipedia:Database_download
Chau Chee Yang | 2 Jun 2011 07:24
Picon

Re: Apache rewrite rule with proxy flag fail to work for mediawiki service

Thanks for reply.

I am not trying to mirror proxy en.wikipedia.org.  I am testing the 
Rewriterule.  I just use wikipedia.org as example to illustrate the 
situation I face.

On 2011-06-02 12:44 PM, Q wrote:
> On 6/1/2011 11:34 PM, Chau Chee Yang wrote:
>> I am testing on the apache rewrite rules with mediawiki.
>>
>> I wish to include a wiki service under a namespace of my domain.
>>
>> Please advise on how to make it works.
>>
>
> You dont, live-mirroring of Wikipedia is strongly discouraged. Download
> a dump[1] instead.
>
> 1 - http://en.wikipedia.org/wiki/Wikipedia:Database_download
alicatux | 2 Jun 2011 11:10
Picon

Re: How to configure mediawiki that used for multiple wiki site to share MediaWiki:common.css

The best way is to place the common.css on the meta site and include
it on each site using import rule.
http://www.w3.org/TR/CSS2/cascade.html#at-import

-alicatux

On 2 June 2011 16:32, Chau Chee Yang <cychau <at> gmail.com> wrote:
> Hi,
>
> I have a mediawiki 1.16.5 instance.  This wiki instance manage multiple
> wiki site.  Each wiki site is a separate database.
>
> I want to add MediaWiki:common.css to one of the wiki but it only
> available to that wiki only.  How may I share the common.css to other
> wiki site too?
>
> I managed to use $wgSharedDB to share all login info to other wikis.
>
> Best Regards,
> Chau Chee Yang
>
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l <at> lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

_______________________________________________
MediaWiki-l mailing list
(Continue reading)

Dvorkin, Asya | 2 Jun 2011 15:34
Favicon

Re: podcast producer and MediaWiki

Thank you!

Are you talking about VideoFlash extension or some other one?

Asya

On Jun 1, 2011, at 5:16 PM, Trevor Parscal wrote:

> You can enable file with .mv4 file extensions to be uploaded, but thumbnail
> and player support will require an extension. There are a few options there
> I believe, but not sure if any support mpeg4.
> On Jun 1, 2011 12:58 PM, "Dvorkin, Asya" <dvorkias <at> umdnj.edu> wrote:
>> Hi everyone,
>> 
>> Is it possible to use podcast producer with MediaWiki (m4v format)?
> Everything I've read talks about youtube and similar services (in
> combination with extensions:VideoFlash).
>> 
>> Thank you,
>> Asya
>> _______________________________________________
>> MediaWiki-l mailing list
>> MediaWiki-l <at> lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l <at> lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Gmane