On Mon, Apr 13, 2009 at 8:20 AM, Ekompute .info wrote:
> Hi, I would like to implement Wikipedia's image feature where it can
> automatically link to Wikimedia Commons without downloading another copy of
> the image. However, I do not want to link to Wikimedia Commons but to my own
> separate data
For a moment, I almost fell off my chair. I just managed to successfully
install Mediawiki 1.14 after trying for several months and here comes
Version 1.17!
PM Poon
On Mon, Apr 13, 2009 at 1:04 PM, Jackey Tse wrote:
> http://www.mediawiki.org/wiki/Manual:User_rights#List_of_Permissions
>
> MW 1
http://www.mediawiki.org/wiki/Manual:User_rights#List_of_Permissions
MW 1.17 ?!
latest version is 1.15alpha
Jacky Tse | Web Developer | Game Architect | Chravian.com | freexd.hk
2009/4/13 Tim Ware
> Where can I view a good resource on setting permissions in MW v.1.17?
>
> I'd like to so
On Mon, Apr 13, 2009 at 2:35 PM, Tim Ware wrote:
> Where can I view a good resource on setting permissions in MW v.1.17?
>
> I'd like to somehow set them by category, if that seems the best way.
>
> Thanks.
>
> Tim
You might want to check that version number again at
[[Special:Version]] because 1.
Where can I view a good resource on setting permissions in MW v.1.17?
I'd like to somehow set them by category, if that seems the best way.
Thanks.
Tim
. !
.
Tim Ware .. HyperA
Thank you, Dan. It works marvellously!
PM Poon
On Mon, Apr 13, 2009 at 9:02 AM, Daniel Barrett wrote:
> Use CSS. Look at the tag: all category pages have class "ns-14"
> (namespace 14 = Category:) in the body.
>
> body.ns-14 #siteNotice {
> display: none;
> }
>
> Dan
>
> -Original Messag
Use CSS. Look at the tag: all category pages have class "ns-14"
(namespace 14 = Category:) in the body.
body.ns-14 #siteNotice {
display: none;
}
Dan
-Original Message-
Hi, I am trying to remove sitenotice from all the category pages. How do I go
about doing it?
__
Hi, I am trying to remove sitenotice from all the category pages. How do I
go about doing it?
PM Poon
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Hi, I would like to implement Wikipedia's image feature where it can
automatically link to Wikimedia Commons without downloading another copy of
the image. However, I do not want to link to Wikimedia Commons but to my own
separate database.
The reason why I intend to do this is because my webhost
Can I have a link to your wiki to see it myself?
On Apr 12, 2009, at 5:56 PM, Bobby S wrote:
> Jeremy,
>
> Hey - I tried what you wrote re: Get Satisfaction's widget, but what I
> end up with is a text FEEDBACK link at the bottom of each page. It
> should be a feedback graphic like the one on the
I can't reproduce what you're seeing.
Can you provide some URLs or more detail? Are you talking about the
English Wikipedia located at http://en.wikipedia.org/?
http://en.wikipedia.org/wiki/Fort_Wayne_TinCaps exists and it
displays the page without going through a redirect.
http://en.wikipedi
Here is an example:
Fort Wayne TinCaps
If you type "fort wayne tincaps" in to Wikipedia you will get to "Fort
Wayne TinCaps" without having to set up a redirect.
However, with a typical Mediawiki installation you have to set up
those redirects if there is either different capitalization within a
I forgot to mention that you'll need to load the script and wait
until the JS is finished loading before calling it's functions.
So try this:
common.css:
@import url('http://s3.amazonaws.com/getsatisfaction.com/feedback/
feedback.css');
common.js:
importScriptURI("http://s3.amazonaws.com/getsa
There's no need to write an extension or modify any php.
You can accomplish that just by modifying common.js and common.css
( http://www.mediawiki.org/wiki/Manual:Interface/Common.js , http://
www.mediawiki.org/wiki/Manual:Interface/Common.css )
It looks like part of it is just a floating iframe
I am trying to add the Get Satisfaction widget to Mediawiki. Here is
some sample code:
@import
url('http://s3.amazonaws.com/getsatisfaction.com/feedback/feedback.css');
var tab_options = {}
tab_o
2009/4/10 Oliver Kersten :
> Hello there!
>
> Is there a magic word or a similar function in MediaWiki (version 13.3) to
> get the language out of the browser settings?
>
> For example: If a non-logged-in user visits the wiki the main page should
> show the language given in the user's browser se
16 matches
Mail list logo