Re: [Mediawiki-l] New Extension: AllTimeZones

2012-04-03 Thread John Vandenberg
This is a really useful solution. Thanks Nischay! On Wed, Apr 4, 2012 at 1:12 PM, nischay nahata wrote: > > Hi, > > I have made an extension called AllTimeZones [1] that lets anyone put up > dates in a page in all Timezone formats. > I think it will be especially useful for admins when announcin

Re: [Mediawiki-l] New Extension: AllTimeZones

2012-04-03 Thread Gregory Varnum
Interesting idea - I've seen something similar done with templates. Any interest in hosting this on WM's Git installation rather than github? -greg aka varnent On Apr 3, 2012, at 11:12 PM, nischay nahata wrote: > Hi, > > I have made an extension called AllTimeZones [1] that lets anyone put u

[Mediawiki-l] New Extension: AllTimeZones

2012-04-03 Thread nischay nahata
Hi, I have made an extension called AllTimeZones [1] that lets anyone put up dates in a page in all Timezone formats. I think it will be especially useful for admins when announcing a meeting rather than the current usage I saw at http://meta.wikimedia.org/wiki/Wikidata/Events (using the Template:

Re: [Mediawiki-l] How to allow user registration ?

2012-04-03 Thread Support Simpsonspedia
hi, .../index.php?title=Special:UserLogin&type=signup you can create new accounts with a temporary password. every new registrated user should change this password. best regards -Ursprüngliche Nachricht- From: Aaron Gray Sent: Tuesday, April 03, 2012 8:40 PM To: MediaWiki announceme

Re: [Mediawiki-l] MathJax on mediawiki 1.8?

2012-04-03 Thread Mark Parson
I wasn't able to get it working via the instructions on MediaWiki, but the instructions on Mathjax's own site worked like a charm: http://www.mathjax.org/ On Thu, Mar 29, 2012 at 9:34 AM, John Foster wrote: > On Tue, Mar 27, 2012 at 11:27 AM, Mark Parson wrote: > >> Sorry for the bump, anyone h

Re: [Mediawiki-l] How to allow user registration ?

2012-04-03 Thread Aaron Gray
On 3 April 2012 20:11, Benjamin Lees wrote: > On Tue, Apr 3, 2012 at 2:40 PM, Aaron Gray > wrote: > > How do I (re)enable and disable user registration ? > > In LocalSettings.php, remove the line > "$wgGroupPermissions['*']['createaccount'] = false;" or change "false" > to "true". See > > http:

Re: [Mediawiki-l] How to allow user registration ?

2012-04-03 Thread Benjamin Lees
On Tue, Apr 3, 2012 at 2:40 PM, Aaron Gray wrote: > How do I (re)enable and disable user registration ? In LocalSettings.php, remove the line "$wgGroupPermissions['*']['createaccount'] = false;" or change "false" to "true". See http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_acco

[Mediawiki-l] How to allow user registration ?

2012-04-03 Thread Aaron Gray
Hi, I have created a wiki without user registration enabled. How do I (re)enable and disable user registration ? Also how do I sign up new users on a restricted access wiki with no user self registration ? Many thanks in advance, Aaron ___ MediaWiki-