I want to keep registration open to new users, but allow login in their
account only after the sysop/admin activates the account... sorry if I
missed some simple setting.
Thanks in advance.
imti
-----Original Message-----
From: mediawiki-l-bounces@Wikimedia.org
[mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of
mediawiki-l-request@Wikimedia.org
Sent: Tuesday, July 18, 2006 3:49 AM
To: mediawiki-l@Wikimedia.org
Subject: MediaWiki-l Digest, Vol 34, Issue 48
Send MediaWiki-l mailing list submissions to
mediawiki-l@Wikimedia.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
or, via email, send a message with subject or body 'help' to
mediawiki-l-request@Wikimedia.org
You can reach the person managing the list at
mediawiki-l-owner@Wikimedia.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MediaWiki-l digest..."
Today's Topics:
1. Re: Please remove the wrong property fromglobalmonobook
stylesheet (Ron Hall)
2. Re: Ldap Authentication (Lane, Ryan)
3. Re: Ldap Authentication (Rick DeNatale)
4. UNC links? (K. Fairchild)
5. Re: UNC links? (Jimmy Collins)
6. FCKeditor (Familie Arndt)
7. Re: Captcha image won't show up (Ben DeVore)
8. Re: UNC links? (Dan Davis)
9. Changing font color of "dead links" (Logan Andrews)
10. Re: Changing font color of "dead links" (Alexis Moinet)
11. Syntax for RegEx (Andy Roberts)
12. Re: Syntax for RegEx (Rotem Liss)
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 Jul 2006 10:59:23 -0400
From: Ron Hall ron.hall@mcgill.ca
Subject: Re: [Mediawiki-l] Please remove the wrong property
fromglobalmonobook stylesheet
To: MediaWiki announcements and site admin list
mediawiki-l@Wikimedia.org
Message-ID: 44BBA5CB.4060001@mcgill.ca
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Ron Hall wrote:
I was going to keep my mouth shut, but.......
Keeping it there is same like you'd said to whoever "Don't you
worry, you
can have unsafe sex, because there are ways how to cure veneral
diseases." Isn't better to prevent the cure?
I'll skip responding to this rather lurid question.
I won't - if the one little piece of the entire puzzle is a small
change in a stylesheet, then your analogy really should be
if venereal disease is a potential problem - do have sex. In other
A copy editor I is not today - read don't instead of do for the
having
sex part.
Dang.
r
------------------------------
Message: 2
Date: Mon, 17 Jul 2006 10:18:57 -0500
From: "Lane, Ryan" Ryan.Lane@ocean.navo.navy.mil
Subject: Re: [Mediawiki-l] Ldap Authentication
To: "MediaWiki announcements and site admin list"
mediawiki-l@Wikimedia.org
Message-ID:
FC45D28A421D8F42A3F422E99521E662066FF3@navo2.ocean.navo.navy.mil
Content-Type: text/plain; charset="us-ascii"
I handle support requests on the talk page of the link you provided. The
problem you are having generally occurs because either you have a
corrupted download of the plugin, or you have another extension that is
doing this.
The LDAP plugin does not output any header info. In fact, as long as you
have debug info turned off, it shouldn't output anything at all.
V/r,
Ryan Lane
-----Original Message-----
From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-
bounces@Wikimedia.org] On Behalf Of Markus.Gierich@fiducia.de
Sent: Friday, July 14, 2006 5:12 AM
To: mediawiki-l@Wikimedia.org
Subject: [Mediawiki-l] Ldap Authentication
I have problems using LdapAuthentication.php.
I include the file via require_once within LocalSettings.php an get
the
following message:
Warning: Cannot modify header information - headers already sent by
(output
started at /var/local/wiki/extensions/LdapAuthentication.php:739) in
/var/local/wiki/includes/OutputPage.php on line 491
I'm using PHP 4.4 and Mediawiki 1.6 and the samples from
http://meta.wikimedia.org/wiki/LDAP_Authentication
Thank you for answering
Markus
MediaWiki-l mailing list
MediaWiki-l@Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
------------------------------
Message: 3
Date: Mon, 17 Jul 2006 11:36:53 -0400
From: "Rick DeNatale" rick.denatale@gmail.com
Subject: Re: [Mediawiki-l] Ldap Authentication
To: "MediaWiki announcements and site admin list"
mediawiki-l@wikimedia.org
Message-ID:
deb2337a0607170836x3e39f74fw94676a323523d04c@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 7/17/06, Lane, Ryan Ryan.Lane@ocean.navo.navy.mil wrote:
I handle support requests on the talk page of the link you provided.
The
problem you are having generally occurs because either you have a
corrupted download of the plugin, or you have another extension that
is
doing this.
The LDAP plugin does not output any header info. In fact, as long as
you
have debug info turned off, it shouldn't output anything at all.
I suspect that his problem might be that he's including
LdapAuthentication.php before the <?php line in LocalSettings.php,
and that there are some blank lines in it.
PHP put's out the header lines as soon as it sees anything to output,
and that anything can be a blank line if it's before the <?php tag
--
Rick DeNatale
IPMS/USA Region 12 Coordinator
http://ipmsr12.denhaven2.com/
Visit the Project Mercury Wiki Site
http://www.mercuryspacecraft.com/
------------------------------
Message: 4
Date: Mon, 17 Jul 2006 16:05:56 -0400
From: "K. Fairchild"
kfairchild@stenbarr.com
Subject: [Mediawiki-l] UNC links?
To:
mediawiki-l@Wikimedia.org
Message-ID:
A1A3591BA13EB34F8C2988E29ADF36AE9B0268@SBMEXCHANGE.STENBARR.COM
Content-Type: text/plain; charset="us-ascii"
Maybe I'm missing something obvious, but is there any way to allow
linking of UNC addresses via MediaWiki 1.7.1? Since the Wiki is run
internally, I'm not too worried about issues such as authentication or
accessibility... If someone's windows account doesn't have access to the
UNC share, they don't need to have access via the Wiki... Currently,
I've tried treating it like an HTML link and using
file:///\UNCShare/Path
file:///\\UNCShare\Path which didn't work...
and a few other methods... any suggestions? I'd really like it to
handle just like a normal link... For the time being, though, I'm just
having people put it in as plain text and if someone needs to follow the
link, they copy the text and then paste it into Start --> Run... It's
not a pretty method, but it works ;)
Thanks!
--Kevin Fairchild
------------------------------
Message: 5
Date: Mon, 17 Jul 2006 22:37:12 +0200
From: Jimmy Collins
Jimmy.Collins@web.de
Subject: Re: [Mediawiki-l] UNC links?
To: MediaWiki announcements and site admin list
mediawiki-l@Wikimedia.org
Message-ID:
1171030461@web.de
Content-Type: text/plain; charset=iso-8859-15
Hi Kevin,
did you add "file://" to $wgUrlProtocols in LocalSettings.php?
$wgUrlProtocols = array(
'http://',
'https://',
'ftp://',
'irc://',
'gopher://',
'telnet://', // Well if we're going to support the above.. -?var
'nntp://', // @bug 3808 RFC 1738
'worldwind://',
'mailto:',
'news:'
'file://'
);
Cheers,
Jimmy
> -----Urspr?ngliche Nachricht-----
> Von: MediaWiki announcements and site admin list
mediawiki-l@Wikimedia.org
> Gesendet: 17.07.06 22:06:34
> An:
mediawiki-l@Wikimedia.org
> Betreff: [Mediawiki-l] UNC links?
> Maybe I'm missing something obvious, but is there any way to allow
> linking of UNC addresses via MediaWiki 1.7.1? Since the Wiki is run
> internally, I'm not too worried about issues such as authentication or
> accessibility... If someone's windows account doesn't have access to
the
> UNC share, they don't need to have access via the Wiki... Currently,
> I've tried treating it like an HTML link and using
> file:///\UNCShare/Path
file:///\\UNCShare\Path which didn't
work...
> and a few other methods... any suggestions? I'd really like it to
> handle just like a normal link... For the time being, though, I'm just
> having people put it in as plain text and if someone needs to follow
the
> link, they copy the text and then paste it into Start --> Run...
It's
> not a pretty method, but it works ;)
>
>
>
> Thanks!
>
>
>
>
>
> --Kevin Fairchild
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l@Wikimedia.org
>
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
------------------------------
Message: 6
Date: Mon, 17 Jul 2006 23:28:18 +0200
From: Familie Arndt
chmarndt@online.de
Subject: [Mediawiki-l] FCKeditor
To: mediawiki-l@wikimedia.org
Message-ID:
200607172328.18505.chmarndt@online.de
Content-Type: text/plain; charset="us-ascii"
HTML text editor for mediawiki, FCKeditor, wysiwyg, ...
The next step.
A new version of the FCKeditor extension has been published,
see
http://meta.wikimedia.org/wiki/FCKeditor
The image dialog has been adapted for inserting and formatting
images in edit mode. An ajax suggest function has moreover been
added to the image dialog for showing a list of image names,
see
http://meta.wikimedia.org/wiki/FCKeditor#Image_inserting_and_formatting
Markus
------------------------------
Message: 7
Date: Mon, 17 Jul 2006 17:31:28 -0400
From: "Ben DeVore"
benjamin.devore@gmail.com
Subject: Re: [Mediawiki-l] Captcha image won't show up
To: "MediaWiki announcements and site admin list"
mediawiki-l@wikimedia.org
Message-ID:
13f12fb10607171431i58bedbcbj76e5a4776a277738@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
For me, using mediawiki 1.6.7 the specialpage didn't register
correctly, so I went back through the old versions of fancycaptcha.php
till I got one that worked. I think it may have been the third one
down.
Cheers!
On 7/14/06, Adil W. Ahmad
adilwaris@hotmail.com wrote:
> Hi, I am testing MediaWiki 1.71, and I installed the Captcha extension
from wikimedia.org.SimpleCaptcha works fine, but when I use
FancyCaptcha, the image just doesn't show up ...So, the problem is that
the person doesn't know what to type in the input box for the
captcha.The python.cy file generated the images, they are stored in the
same directory as specified in the $wgCaptchaDirectory variable, the
passphrase was also set correctly and I am using default settings.Can
anyone help?My configuration:Mediawiki 1.71Apache 2.0.55PHP 5.1.2Windows
Server 2003 R2 (IIS disabled)I have searched everywhere and haven't
found a solution yet. Thanks much,A
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l@Wikimedia.org
>
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
>
------------------------------
Message: 8
Date: Mon, 17 Jul 2006 21:59:17 -0400
From: "Dan Davis"
hokie99cpe+wiki@gmail.com
Subject: Re: [Mediawiki-l] UNC links?
To: "MediaWiki announcements and site admin list"
mediawiki-l@wikimedia.org
Message-ID:
e1e332090607171859h1fbdfa74ka48f98ac9c82a81a@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 7/17/06, Jimmy Collins
Jimmy.Collins@web.de wrote:
> Hi Kevin,
>
> did you add "file://" to $wgUrlProtocols in LocalSettings.php?
>
Also, what browser is being used? Once you add 'file://' as Jimmy
stated, it should work just fine for IE... However, if you use
Firefox, take a look here:
http://kb.mozillazine.org/Links_to_local_pages_don%27t_work
The mistake I made at first was to replace www.example.com with the
destination of the local link... it needs to be the server that is
actually serving the link rather than the content.
For example, if your wiki is wiki.host.com and you are trying to link
to file://///internalserver/file.htm:
user_pref("capability.policy.localfilelinks.checkloaduri.enabled",
"allAccess");
user_pref("capability.policy.localfilelinks.sites",
"
http://wiki.host.com");
user_pref("capability.policy.policynames", "localfilelinks");
Then you can create your link in your wiki to
[file://///internalserver/file.htm].
HTH
Dan
------------------------------
Message: 9
Date: Tue, 18 Jul 2006 01:50:08 -0400
From: "Logan Andrews"
maquiscat@hotmail.com
Subject: [Mediawiki-l] Changing font color of "dead links"
To: mediawiki-l@Wikimedia.org
Message-ID:
BAY104-F268EADF806B396E5111BE5AB630@phx.gbl
Content-Type: text/plain; format=flowed
On 7/2/06, Sy Ali <sy1234 at gmail.com> wrote:
>On 6/30/06, Rob Church <robchur at gmail.com> wrote:
>>On 30/06/06, Colleen Robledo <colleenrobledo at gmail.com> wrote:
>> > Can anyone tell me (in the main.css file), which element is for the
>>"dead
>> > links/pages" that haven't been created yet? I can't seem to
identify
>>it,
>> > and want to change the color (the default is red). I thought
perhaps
>>it was
>> > the a.stub element, but changing the color there on main.css didn't
>>make any
>> > change on my wiki when saved to the server and reloaded.
>>
>>a.new
>
>I edited MediaWiki:Common.css to add this:
>
>
>/* This resolves an issue with CSS not working correctly. It must be
>the first entry. */
>thisneverworks {
>}
>
>a.new {
>color: #AABBCC !important;
>}
>
>
http://jrandomhacker.info/MediaWiki:Common.css#Custom_link_colour
>
>I played a bit more to try to make new links look like normal text. I
>got it working, but the way I did it means that new links will be
>black.. which may not work when the text is supposed to be some other
>colour.
I tried this and the other variations listed at the link and it changed
all
the uncreated pages links EXCEPT the ones in the Tabs, particularly the
one
labeled "Discussion". I can affect the hover, and the background and
everything but the text.
Logan
------------------------------
Message: 10
Date: Tue, 18 Jul 2006 01:16:01 -0700 (PDT)
From: Alexis Moinet
alexis.moinet@fpms.ac.be
Subject: Re: [Mediawiki-l] Changing font color of "dead links"
To: mediawiki-l@Wikimedia.org
Message-ID:
5374209.post@talk.nabble.com
Content-Type: text/plain; charset=us-ascii
find and change this in the main.css (when you want to change something
in
the tabs, look after all the "p-cactions" properties) :
#p-cactions .new a {
color: #ba0000;
}
--
View this message in context:
http://www.nabble.com/Changing-font-color-of-%22dead-links%22-tf1958738.
html#a5374209
Sent from the WikiMedia General forum at Nabble.com.
------------------------------
Message: 11
Date: Tue, 18 Jul 2006 11:37:01 +0100
From: "Andy Roberts"
aroberts@gmail.com
Subject: [Mediawiki-l] Syntax for RegEx
To: mediawiki-l@wikimedia.org
Message-ID:
674c5a10607180337rbe3f7a9lf71ca59306c1c406@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I don't understand the syntax for contructing regular expressions yet,
can anybody help please?
I wanted to make one which catches all external links to sites which
begin with the number 1 and also end with .org as this is a spam
pattern I have been having repeated trouble with recently, but using
|1*.org| has the unintended effect of blocking all .orgs
So I reverted to this:
$wgSpamRegex="/(phente|xanax|valium|geocities|casino|myflooring.org|disp
lay:none|-ambien|overflow:[
\t\n]*auto)/";
Cheers
--
Andy Roberts
------------------------------
Message: 12
Date: Tue, 18 Jul 2006 13:49:06 +0300
From: Rotem Liss
mail@rotemliss.com
Subject: Re: [Mediawiki-l] Syntax for RegEx
To: MediaWiki announcements and site admin list
mediawiki-l@Wikimedia.org
Message-ID:
44BCBCA2.5050400@rotemliss.com
Content-Type: text/plain; charset=ISO-8859-1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andy Roberts wrote:
> I don't understand the syntax for contructing regular expressions yet,
> can anybody help please?
>
> I wanted to make one which catches all external links to sites which
> begin with the number 1 and also end with .org as this is a spam
> pattern I have been having repeated trouble with recently, but using
> |1*.org| has the unintended effect of blocking all .orgs
>
> So I reverted to this:
>
>
$wgSpamRegex="/(phente|xanax|valium|geocities|casino|myflooring.org|disp
lay:none|-ambien|overflow:[
> \t\n]*auto)/";
>
> Cheers
I think |1[a-z.]*.org| should work, but I haven't tested it. The
phrase "1*" actaully means "zero or more occurrences of the character
1".
You can search the Internet for help about Regular Expressions.
- --
#define Name RotemLiss
#define Mail mailSTRUDELrotemlissDOTcom
#define Site www.rotemliss.com
#define KeyFingerPrint 4AFD 8579 A449 4267 BED9 38E5 6EF8 5B1F EBDE 7AC0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.org
iD8DBQFEvLyibvhbH+veesARAvgvAJ4xi66KM9V63wELbtaOqoyhpD3QsQCgpTOO
shHBmfsGTTBCfhOx6XVC0ys=
=MI0/
-----END PGP SIGNATURE-----
------------------------------
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
End of MediaWiki-l Digest, Vol 34, Issue 48
*******************************************