Hi everyone,
I get a question: Does anyone know where I should set the parameter to have "Origem: Mysite, one among others" visible on the top of all pages of my site? Like Wikipedia has "From Wikipedia, the free encyclopedia".
Thanks a lot, mauro.
i think you should modify the following:
MediaWiki:Tagline MediaWiki:Pagetitle
vedant
On 2/10/06, Mauro do Carmo mauro@carmo.ws wrote:
Hi everyone,
I get a question: Does anyone know where I should set the parameter to have "Origem: Mysite, one among others" visible on the top of all pages of my site? Like Wikipedia has "From Wikipedia, the free encyclopedia".
Thanks a lot, mauro.
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Thanks Vedant,
However, even though I have the phrase I want, it is not being shown in the top of all my pages.
I guess it might be some configuration in LocalSettings.php.
Any clue?
Thanks again, mauro.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Vedant Lath Sent: Friday, February 10, 2006 9:43 AM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] From Wikipedia, the free encyclopedia
i think you should modify the following:
MediaWiki:Tagline MediaWiki:Pagetitle
vedant
On 2/10/06, Mauro do Carmo mauro@carmo.ws wrote:
Hi everyone,
I get a question: Does anyone know where I should set the parameter to have "Origem: Mysite, one among others" visible on the top of all pages of my site? Like Wikipedia has "From Wikipedia, the free encyclopedia".
Thanks a lot, mauro.
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
try ctrl+F5
have the same, each time i change a setting or image, i need to refresh it with ctrl+F5 before it shows up
-Mopster
-----Oorspronkelijk bericht----- Van: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org]Namens Mauro do Carmo Verzonden: vrijdag 10 februari 2006 18:49 Aan: 'MediaWiki announcements and site admin list' Onderwerp: RE: [Mediawiki-l] From Wikipedia, the free encyclopedia
Thanks Vedant,
However, even though I have the phrase I want, it is not being shown in the top of all my pages.
I guess it might be some configuration in LocalSettings.php.
Any clue?
Thanks again, mauro.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Vedant Lath Sent: Friday, February 10, 2006 9:43 AM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] From Wikipedia, the free encyclopedia
i think you should modify the following:
MediaWiki:Tagline MediaWiki:Pagetitle
vedant
On 2/10/06, Mauro do Carmo mauro@carmo.ws wrote:
Hi everyone,
I get a question: Does anyone know where I should set the parameter to have "Origem: Mysite, one among others" visible on the top of all pages of my site? Like Wikipedia has "From Wikipedia, the free encyclopedia".
Thanks a lot, mauro.
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
-- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Hi,
Add something like this to MediaWiki:Monobook.css (taking you're using monobook?). This will make whatever you put in MediaWiki:Tagline visible.
/* the tagline */ #siteSub { display: inline; font-size: 100%; font-weight: bold; color: #01459A; border-bottom-style: none; }
Regards,
Hans
Mauro do Carmo said the following on 10-2-2006 18:49:
Thanks Vedant,
However, even though I have the phrase I want, it is not being shown in the top of all my pages.
I guess it might be some configuration in LocalSettings.php.
Any clue?
Thanks again, mauro.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Vedant Lath Sent: Friday, February 10, 2006 9:43 AM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] From Wikipedia, the free encyclopedia
i think you should modify the following:
MediaWiki:Tagline MediaWiki:Pagetitle
vedant
On 2/10/06, Mauro do Carmo mauro@carmo.ws wrote:
Hi everyone,
I get a question: Does anyone know where I should set the parameter to have "Origem: Mysite, one among others" visible on the top of all pages of my site? Like Wikipedia has "From Wikipedia, the free encyclopedia".
Thanks a lot, mauro.
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
It would be better to add it to MediaWiki:Common.css then it would be visible on all skins.
vedant
On 2/11/06, Hans Hoogers - Scramble hans.hoogers@scramble.nl wrote:
Hi,
Add something like this to MediaWiki:Monobook.css (taking you're using monobook?). This will make whatever you put in MediaWiki:Tagline visible.
/* the tagline */ #siteSub { display: inline; font-size: 100%; font-weight: bold; color: #01459A; border-bottom-style: none; }
Regards,
Hans
Mauro do Carmo said the following on 10-2-2006 18:49:
Thanks Vedant,
However, even though I have the phrase I want, it is not being shown in
the top
of all my pages.
I guess it might be some configuration in LocalSettings.php.
Any clue?
Thanks again, mauro.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Vedant Lath Sent: Friday, February 10, 2006 9:43 AM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] From Wikipedia, the free encyclopedia
i think you should modify the following:
MediaWiki:Tagline MediaWiki:Pagetitle
vedant
On 2/10/06, Mauro do Carmo mauro@carmo.ws wrote:
Hi everyone,
I get a question: Does anyone know where I should set the parameter to have "Origem: Mysite, one among others" visible on the top of all pages of my site? Like Wikipedia has "From Wikipedia, the free encyclopedia".
Thanks a lot, mauro.
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org