Default Templates: i would each page that is newly created (let's say by searching a nonexistant page and then clicking "create page") will have a certain look. i'm aware of the templates feature, but i only know how to add it to a page after it's created. is there a way to say a default look for a newly created page? --- mediawiki-l-request@Wikimedia.org wrote:
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:
- Re: Google Sitemaps (Mauro do Carmo)
- Re: 'pending review' page revisions (Rob
Church) 3. Re: least upper bound on permissions needed to run (Jan Theodore Galkowski) 4. Re: least upper bound on permissions needed to run (Jan Theodore Galkowski) 5. discussions questions (Ittay Dror) 6. MW's system of redirect after login (Eric K) 7. limit access to special namespace to logged in users only (Rejo Zenger) 8. Re: MW's system of redirect after login (Rob Church) 9. Re: discussions questions (Rob Church) 10. Special:Version is blank issue (Gary Kirk)
----------------------------------------------------------------------
Message: 1 Date: Wed, 27 Dec 2006 13:29:20 -0800 From: "Mauro do Carmo" mauro@carmo.info Subject: Re: [Mediawiki-l] Google Sitemaps To: "'MediaWiki announcements and site admin list'" mediawiki-l@Wikimedia.org Message-ID: 5hbed6$a3qs1u@smtp01.lnh.mail.rcn.net Content-Type: text/plain; charset="iso-8859-1"
Hi all,
___________________________________________________________________
?MediaWiki rocks!?
Ok... I got the answer to my problem. I've just learned that I can add several RewriteRules into my .htaccess. That's great!!! And here is the solution to whomever it might apply:
RewriteRule ^(.*) /wiki/index.php?title=$1 [L,QSA] RewriteRule ^sitemap.xml /wiki/sitemap.xml [L,QSA]
Thank you guys! Take care. []'s mauro.
___________________________________________________________________
Server: MediaWiki: 1.6.8 PHP: 4.3.11 (apache) MySQL: 4.1.20-max-log phpMyAdmin - 2.8.0.1 * no access to shell command Client: Win XP Home Edition SP2 Browser Mozila FireFox
___________________________________________________________________
|-----Original Message----- |From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Mauro |do Carmo |Sent: Tuesday, December 26, 2006 12:14 PM |To: 'MediaWiki announcements and site admin list' |Subject: Re: [Mediawiki-l] Google Sitemaps | |Hi all,
|___________________________________________________________________
| ?MediaWiki rocks!? | |The extension GoogleSitmaps is working very nice in my wiki 1.6.8, even though in the |Extension:Google Sitemap they suggest 1.7.1 |version of wiki. | |However, I still have a minor problem: I have a redirect .htaccess in my directory so that all links |shows like |http://domain.com/Page1. My problem is that Extension:Google Sitemap is generating a link like this |http://domain.com/wiki/Page1. I |need your help in order to take off this ?wiki? from the generated link. | |I have read in the Discussion_Page that if I add $wgHiddenPath, it would help me to fix this problem; |but I've tried it with no |success. | |My LocalSetting now looks like this: | |$wgArticlePath = "/$1"; |$wgHiddenPath = "/$1"; | | |Any clue would be must appreciated. Thanks a lot, mauro.
|___________________________________________________________________
|Server: | MediaWiki: 1.6.8 | PHP: 4.3.11 (apache) | MySQL: 4.1.20-max-log | phpMyAdmin - 2.8.0.1 | * no access to shell command |Client: | Win XP Home Edition SP2 | Browser Mozila FireFox
|___________________________________________________________________
| | | | ||-----Original Message----- ||From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of |Diona ||Kidd ||Sent: Tuesday, December 19, 2006 7:06 AM ||To: jeremie@shadowfrance.net; MediaWiki announcements and site admin list ||Subject: Re: [Mediawiki-l] Google Sitemaps || ||Oh, I got it! I looked up Fran?ois Boutines-Vignard via Google and ||found the information. I was looking at another url that had no info ||for the SpecialGoogleSitemap.php file. Logged in as a bureaucrat and ||it updated. || ||Thanks! || ||[1] -
http://www.mediawiki.org/wiki/Extension:Google_Sitemap/Sources
|| ||Diona || || ||On Dec 14, 2006, at 9:28 PM, J?r?mie Bouillon wrote: || ||> Fran?ois Boutines-Vignard || ||_______________________________________________ ||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.5.432 / Virus Database: 268.15.21/589 - Release Date: 12/15/2006 5:10 PM || | |-- |No virus found in this outgoing message. |Checked by AVG Free Edition. |Version: 7.5.432 / Virus Database: 268.15.26/601 - Release Date: 12/24/2006 11:31 AM | |_______________________________________________ |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.5.432 / Virus Database: 268.15.26/601 - Release Date: 12/24/2006 11:31 AM |
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.15.26/601 - Release Date: 12/24/2006 11:31 AM
Message: 2 Date: Thu, 28 Dec 2006 02:07:32 +0000 From: "Rob Church" robchur@gmail.com Subject: Re: [Mediawiki-l] 'pending review' page revisions To: "MediaWiki announcements and site admin list" mediawiki-l@wikimedia.org Message-ID:
e92136380612271807j16829c65hccdbdc751bf9c25d@mail.gmail.com
Content-Type: text/plain; charset=UTF-8; format=flowed
On 27/12/06, Ittay Dror ittayd@qlusters.com wrote:
is there a way to allow users to edit a page, but
make it 'pending review' so the revision that they created is not shown until authorized (maybe further edited)?
Not at the moment, but it's promised for some time Real Soon(tm) - stable versioning support was committed to at Wikimania 2006, and now, of course, all the users are hounding for blood...that, and single sign-on for Wikimedia wikis.
There is, I understand, some proof-of-concept code to demonstrate that template snapshots, etc. can work, and I believe there's a partial branch in Subversion, so it's quite plausible that we'll have this some time in 2007. To be honest, though, I don't think there's a more specific deadline than "soon" available.
Rob Church
Message: 3 Date: Wed, 27 Dec 2006 21:31:12 -0500 From: "Jan Theodore Galkowski" jtgalkowski@alum.mit.edu Subject: Re: [Mediawiki-l] least upper bound on permissions needed to run To: mediawiki-l@Wikimedia.org Cc: dgalkowski@fas.harvard.edu Message-ID:
1167273072.20811.282207049@webmail.messagingengine.com
Content-Type: text/plain; charset="ISO-8859-1"
okay.
we're having fun here trying to get texvc to
generate PNG files usable
by MediaWiki.
we can get it to run properly from the shell, but
it does not generate
anything from within MediaWiki.
[snip]
suggestions? links?
[snip]
We have found a truly remarkable solution to this problem which unfortunately this margin is too narrow to contain.
For details, email dgalkows@fas.harvard.edu
Message: 4 Date: Wed, 27 Dec 2006 21:31:32 -0500 From: "Jan Theodore Galkowski" jtgalkowski@alum.mit.edu Subject: Re: [Mediawiki-l] least upper bound on permissions needed to run To: mediawiki-l@Wikimedia.org Cc: Dave Galkowski dgalkows@fas.harvard.edu Message-ID:
1167273092.20814.282207049@webmail.messagingengine.com
Content-Type: text/plain; charset="ISO-8859-1"
okay.
we're having fun here trying to get texvc to
generate PNG files usable
by MediaWiki.
we can get it to run properly from the shell, but
it does not generate
anything from within MediaWiki.
[snip]
suggestions? links?
[snip]
We have found a truly remarkable solution to this problem which unfortunately the margin is too narrow to contain.
For details, email dgalkows@fas.harvard.edu
Message: 5 Date: Thu, 28 Dec 2006 08:42:13 +0200 From: Ittay Dror ittayd@qlusters.com Subject: [Mediawiki-l] discussions questions To: MediaWiki-l@Wikimedia.org Message-ID: 45936745.7050209@qlusters.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed
i'm confused by the 'post a comment' inputbox. what should i put in the edit box? the title of the page to post a comment to?
Can i have an easy 'comment on this page' link at the bottom of each page?
What extensions do you know that tackle this issue? i saw LiquidThreads. is there something stable? Is there an extension that integrates javascript, so the user can marks a text in the page and comment about it? this is useful for users to post corrections to pages.
Thanks, Ittay
--
Ittay Dror, Chief architect, openQRM group leader, R&D, Qlusters Inc. ittayd@qlusters.com +972-3-6081994 Fax: +972-3-6081841
www.openqrm.org - Data Center Provisioning
Message: 6 Date: Thu, 28 Dec 2006 01:46:44 -0800 (PST) From: Eric K ek79501@yahoo.com Subject: [Mediawiki-l] MW's system of redirect after login To: MW mediawiki-l@wikimedia.org Message-ID: 20061228094644.55186.qmail@web52905.mail.yahoo.com Content-Type: text/plain; charset=iso-8859-1
Here's scenario #1:
- User sees page
- Clicks "login"
- is redirected to the page, where he can edit.
This is a good, however the following scenario #2 is not good:
- User sees page
- Clicks "Edit"
- Prompted for login, and he logs in
- But, now loses the link of the page he wanted to
edit
This is the problem. Is there any way the original page link can be preserved through all the steps of scenario #2? This is because usually people's first impulse is to hit "Edit". See my point?
Erik
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Message: 7 Date: Thu, 28 Dec 2006 10:49:33 +0100 From: Rejo Zenger mediawiki-l@subs.krikkit.nl Subject: [Mediawiki-l] limit access to special namespace to logged in users only To: mediawiki-l@wikimedia.org Message-ID: 20061228094933.GA16147@zaphod.krikkit.nl Content-Type: text/plain; charset="us-ascii"
Hi,
I am looking for a "good" solution to limit the access to pages in the "Special" namespace to logged in users only (except Userlogin of course, otherwise no one would ever be able to login and see the other pages in that namespace :)).
A "good" solution would not be something of a dirty hack in the code of Mediawiki or apache configuration, but it would be something like a properly-coded extension or even a built-in feature of Mediawiki.
I am planning to deploy a Mediawiki install for a website that is being maintained by a community of users, but of which special pages like the history of edits, should only be disclosed to this who are allowed to edit the pages (non-anonymous users).
I am aware this is not specifically what Mediawiki was written for, and I understand this one of the reasons this feature is not or not yet in Mediawiki available. However, I presume, I am not the only one looking for something like this.
Of course I did search Google, this lists's archives and the Mediawiki site to find me an answer. The answers I have found until now seem all to be in one way or another "a dirty hack" (an unmaintained extension, clumsy hack of Mediawiki code, etc). I do not mind creating a solution myself, but I want to make sure I am not overlooking something.
Thank you in advance for your help,
-- Rejo Zenger rejo@zenger.nl https://rejo.zenger.nl
mediawiki-l@lists.wikimedia.org