Hi!! Firstly, thanks to Rob Church for the last answer. Now, a new problem, i have the following lines in LocalSettings.php:
$wgGroupPermissions['*' ]['read'] = false; $wgWhitelistRead = array ( all pages that could be view by anonymous sers );
Although User:XXX pages are included en wgWhitelistRead, anonymous users can't view them. Why??
Thanks a lot!! Bye
______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es
When you say they're "included" in $wgWhitelistRead, what exactly have you set that to for this to be the case?
Rob Church
On 24/12/05, Manuel Chica Serrano realjaencf@yahoo.es wrote:
Hi!! Firstly, thanks to Rob Church for the last answer. Now, a new problem, i have the following lines in LocalSettings.php:
$wgGroupPermissions['*' ]['read'] = false; $wgWhitelistRead = array ( all pages that could be view by anonymous sers );
Although User:XXX pages are included en wgWhitelistRead, anonymous users can't view them. Why??
Thanks a lot!! Bye
Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Hi! My array contains:
$wgGroupPermissions['*' ]['read'] = false;
$wgWhitelistRead = array ("Portada", "SiMiDa:KEEL", "SiMiDa:Ayuda","SiMiDa:About", "User:Anthony", "User:Kevin", "Special:Userlogin", "SiMiDa:General_disclaimer","Special:Search");
Anonymous users can't view User:Anthony, User:Kevin, Special:Search and General_disclaimer (the names of the pages are correctly written). The others pages can be accessed without problems. I don't know what is the problem.
bye!
----- Original Message ----- From: "Rob Church" robchur@gmail.com To: "MediaWiki announcements and site admin list" mediawiki-l@wikimedia.org Sent: Saturday, December 24, 2005 4:24 PM Subject: Re: [Mediawiki-l] is it possible to configure User pages as anonymouspage?
When you say they're "included" in $wgWhitelistRead, what exactly have you set that to for this to be the case?
Rob Church
On 24/12/05, Manuel Chica Serrano realjaencf@yahoo.es wrote:
Hi!! Firstly, thanks to Rob Church for the last answer. Now, a new problem, i have the following lines in LocalSettings.php:
$wgGroupPermissions['*' ]['read'] = false; $wgWhitelistRead = array ( all pages that could be view by anonymous sers );
Although User:XXX pages are included en wgWhitelistRead, anonymous users can't view them. Why??
Thanks a lot!! Bye
Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es _______________________________________________ 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
______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es
mediawiki-l@lists.wikimedia.org