just keep checking my google at piotr kudtacik
i am emperor and weather shield ,also global life insurence harbor point .and world art history hard cover book
----------------------------------------
From: mediawiki-l-request@Wikimedia.org Subject: MediaWiki-l Digest, Vol 36, Issue 34 To: mediawiki-l@Wikimedia.org Date: Fri, 22 Sep 2006 20:07:48 +0000
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: Fw: Pre-formatted text within lists - don't work in 1.7.1! (asselarain-mediawikil@yahoo.com)
- Re: Fw: Pre-formatted text within lists - don't work in 1.7.1! (Alexis Moinet)
- Mwdumper (Mario Scriminaci)
- Fwd: Mwdumper (Mario Scriminaci)
- Re: just removing title of main page (Justin Morgan)
- Re: Hang up during installation... (MHart)
- Re: Hang up during installation... (Kutahopia@aol.com)
- Re: Adding <pre> to the button bar when editing (Justin Morgan)
- Advanced Statistics (Bob DeSilets)
- Re: Hang up during installation... (Kutahopia@aol.com)
Message: 1 Date: Thu, 21 Sep 2006 23:56:53 -0700 (PDT) From: asselarain-mediawikil@yahoo.com Subject: Re: [Mediawiki-l] Fw: Pre-formatted text within lists - don't work in 1.7.1! To: MediaWiki announcements and site admin list mediawiki-l@Wikimedia.org Message-ID: 20060922065653.60561.qmail@web30003.mail.mud.yahoo.com Content-Type: text/plain; charset=iso-8859-1
Thanks, but try: # 1 # 2 #: <pre> line 1 pre-formatted and line 2 pp. </pre> # 3 # 4
and it fails! (The second line appears normal -- ie not pre-formatted!
----- Original Message ---- From: Alexis Moinet alexis.moinet@fpms.ac.be To: MediaWiki announcements and site admin list mediawiki-l@Wikimedia.org Sent: Tuesday, September 19, 2006 4:21:29 PM Subject: Re: [Mediawiki-l] Fw: Pre-formatted text within lists - don't work in 1.7.1!
asselarain-mediawikil-/E1597aS9LQAvxtiuMwx3w@public.gmane.org a ?crit :
I have posted the following mail a number of days ago. No replies. Please, isn't there any comment on this??????
################################################################################################# I am posting this message again. Sorry, but does anyone have a comment? If one just use <pre> </pre> tags (or indentation implying the same!) between list elements, the list continuity is lost. (e.g. Numbered list will be broken here and will start at 1. in the next item!). There used to be a work around for this: # one # two <nowiki> </nowiki><pre><nowiki> TMP </nowiki></pre> # three
as said in http://meta.wikimedia.org/wiki/Help:List
you could use :
#one #two #: <pre> bla bla </pre> #three
the #: is # + colon (":")
note : this put an indent before the <pre> block
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Message: 2 Date: Fri, 22 Sep 2006 09:28:02 +0200 From: Alexis Moinet alexis.moinet@fpms.ac.be Subject: Re: [Mediawiki-l] Fw: Pre-formatted text within lists - don't work in 1.7.1! To: MediaWiki announcements and site admin list mediawiki-l@Wikimedia.org Message-ID: 45139082.9000404@fpms.ac.be Content-Type: text/plain; charset=ISO-8859-1; format=flowed
asselarain-mediawikil-/E1597aS9LQAvxtiuMwx3w@public.gmane.org a ?crit :
Thanks, but try: # 1 # 2 #: <pre> line 1 pre-formatted and line 2 pp. </pre> # 3 # 4
and it fails! (The second line appears normal -- ie not pre-formatted!
This almost do the trick (still there is a weird indentation)
# 1 # 2 #: <pre> line 1 pre-formatted #: and line 2 pp. #: and line 3</pre> # 3 # 4
Message: 3 Date: Fri, 22 Sep 2006 11:03:49 +0200 From: "Mario Scriminaci" mario.scriminaci@gmail.com Subject: [Mediawiki-l] Mwdumper To: mediawiki mediawiki-l@Wikimedia.org Message-ID: 6b5407d70609220203h5369d559q10dd78a6b1e5d22@mail.gmail.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hello everybody!
this is my frist mail and I have a big problem!
I can't use media wiki to do the restoration of wikipedia dump into my mysql database. So I use mwdumper, but it doesn't work very well. It inserts first 280,000 pages and not the others. During the execution of the process, it runs slowly, for the first 280,000 pages, because, in my opinion, it works well. Then it begins to go fastly and it ends after little time...
The problem is that once the pages it inserts are 280,000, other time 49,000, and everytime I try to do the restoration, this number changed.
I think the problem is with mysql, with the management of the tails and the buffer in input, but I don't know what I could do.
If someone can help me, please answers to the mail, thanks a lot.
Mario Scriminaci
Message: 4 Date: Fri, 22 Sep 2006 14:33:12 +0200 From: "Mario Scriminaci" mario.scriminaci@gmail.com Subject: [Mediawiki-l] Fwd: Mwdumper To: mediawiki mediawiki-l@Wikimedia.org Message-ID: 6b5407d70609220533y658021a7y8e7a0780b8419a24@mail.gmail.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hello everybody!
this is my frist mail and I have a big problem!
I can't use media wiki to do the restoration of wikipedia dump into my mysql database. So I use mwdumper, but it doesn't work very well. It inserts first 280,000 pages and not the others. During the execution of the process, it runs slowly, for the first 280,000 pages, because, in my opinion, it works well. Then it begins to go fastly and it ends after little time...
The problem is that once the pages it inserts are 280,000, other time 49,000, and everytime I try to do the restoration, this number changed.
I think the problem is with mysql, with the management of the tails and the buffer in input, but I don't know what I could do.
If someone can help me, please answers to the mail, thanks a lot.
Mario Scriminaci
Message: 5 Date: Fri, 22 Sep 2006 08:21:59 -0500 From: "Justin Morgan" JMorgan@d2hawkeye.com Subject: Re: [Mediawiki-l] just removing title of main page To: "Hugh Prior" mediawiki@localpin.com, "MediaWiki announcements and site admin list" mediawiki-l@Wikimedia.org Message-ID: 27E6B53A6B1ADF49B715893D85F2303D016F29D3@D2HAWKEYE-01-EX.atlarge.net Content-Type: text/plain; charset="us-ascii"
Similar question to Dinth's, but rather than actually rename the "Main Page", how can I not have the page display the words "Main Page". I
would
like the sort of effect that Wikipedia has that the Main Page is called main page but does not display the words. See http://en.wikipedia.org/wiki/Main_Page
Add the following code to your monobook.js file [[Mediawiki:monobook.js]]:
/* BEGIN */ // Remove "Main Page" title from just that page var mpTitle = "Main Page"; var isMainPage = (document.title.substr(0, document.title.lastIndexOf("
- ")) == mpTitle);
var isDiff = (document.location.search && (document.location.search.indexOf("diff=") != -1 || document.location.search.indexOf("oldid=") != -1));
if (isMainPage && !isDiff) { document.write('<style type="text/css">/*<![CDATA[*/ #lastmod, #siteSub, #contentSub, h1.firstHeading { display: none !important; } /*]]>*/</style>'); } /* END */
-Justin
PRIVACY NOTICE
This email and any attachments may be confidential and/or privileged. Use of the information contained in this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error, please notify the sender by replying to this message and delete this email.
Message: 6 Date: Fri, 22 Sep 2006 11:01:20 -0400 From: "MHart" wiki@matthart.com Subject: Re: [Mediawiki-l] Hang up during installation... To: "MediaWiki announcements and site admin list" mediawiki-l@Wikimedia.org Message-ID: 007c01c6de57$f7104f00$4f4613ac@corp.intuit.net Content-Type: text/plain; charset=iso-8859-1; format=flowed; reply-type=original
I would say yes - at least try that first. I had an install hang when I setup a new server - and that was the problem.
- MHart
----- Original Message ----- From: "Dylan Kennet" diellan@gmail.com To: "MediaWiki announcements and site admin list" mediawiki-l@wikimedia.org Sent: Wednesday, September 20, 2006 3:09 PM Subject: Re: [Mediawiki-l] Hang up during installation...
I don't have a memory limit set, as was checked by the installer's message: "* PHP is configured with no memory_limit." Should I add in a limit?
-Dylan
On 9/20/06, MHart wiki@matthart.com wrote:
Probably PHP's memory setting.
I'm trying to install MediaWiki 1.7.1 and the process hangs partway through. After the "Initializing Data..." part, it just cuts off. My Apache error logs report nothing, and when I did some debugging, I
Edit php.ini and locate
memory_limit = ??M (probably 8M)
set it to at least 20M and restart the apache server
- MHart
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
Message: 7 Date: Fri, 22 Sep 2006 13:55:21 EDT From: Kutahopia@aol.com Subject: Re: [Mediawiki-l] Hang up during installation... To: mediawiki-l@Wikimedia.org Cc: Kutahopia@aol.com Message-ID: 3c1.b8c8950.32457d89@aol.com Content-Type: text/plain; charset="US-ASCII"
I have repetitively attempted to convert to "digest"; however, it's, ostensibly, stuck.
Thank You.
In a message dated 22-Sep-06 08:02:17 Pacific Daylight Time, wiki@matthart.com writes:
I would say yes - at least try that first. I had an install hang when I setup a new server - and that was the problem.
- MHart
----- Original Message ----- From: "Dylan Kennet" diellan@gmail.com To: "MediaWiki announcements and site admin list" mediawiki-l@wikimedia.org Sent: Wednesday, September 20, 2006 3:09 PM Subject: Re: [Mediawiki-l] Hang up during installation...
I don't have a memory limit set, as was checked by the installer's message: "* PHP is configured with no memory_limit." Should I add in a limit?
-Dylan
On 9/20/06, MHart wiki@matthart.com wrote:
Probably PHP's memory setting.
I'm trying to install MediaWiki 1.7.1 and the process hangs partway through. After the "Initializing Data..." part, it just cuts off. My Apache error logs report nothing, and when I did some debugging, I
Edit php.ini and locate
memory_limit = ??M (probably 8M)
set it to at least 20M and restart the apache server
- MHart
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
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org _http://mail.wikipedia.org/mailman/listinfo/mediawiki-l_ (http://mail.wikipedia.org/mailman/listinfo/mediawiki-l)
_wiki@matthart.com_ (mailto:wiki@matthart.com)
_mediawiki-l@Wikimedia.org_ (mailto:mediawiki-l@Wikimedia.org) , _mediawiki-l@Wikimedia.org_ (mailto:mediawiki-l@Wikimedia.org)
I have repetitively attempted to convert to "digest"; however, it's, ostensibly, stuck.
Thank You.
Thank You,
DonFphrnqTaub Persina DONFPHRNQTAUB PERSINA
Message: 8 Date: Thu, 21 Sep 2006 08:47:16 -0500 From: "Justin Morgan" JMorgan@d2hawkeye.com Subject: Re: [Mediawiki-l] Adding <pre> to the button bar when editing To: "MediaWiki announcements and site admin list" mediawiki-l@Wikimedia.org Message-ID: 27E6B53A6B1ADF49B715893D85F2303D016F284E@D2HAWKEYE-01-EX.atlarge.net Content-Type: text/plain; charset="us-ascii"
Take a look at the CharInsert function... it's not exactly what you want but it comes pretty close.
-Justin
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Andrew Lowe Sent: Wednesday, September 20, 2006 10:17 PM To: mediawiki-l@wikimedia.org Subject: [Mediawiki-l] Adding <pre> to the button bar when editing
Hi all, Today someone in the office discovered the <pre> tag. I've now been asked if it can be added to the "button bar" that appears at the top of the edit window - the one with the buttons for bold, italics, links etc etc. I wouldn't even know where to start looking for that info or even what the appropriate bits and pieces are called so does anyone know if this can be done?
Any thoughts greatly aprpeciated.
Andrew
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
PRIVACY NOTICE
This email and any attachments may be confidential and/or privileged. Use of the information contained in this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error, please notify the sender by replying to this message and delete this email.
Message: 9 Date: Fri, 22 Sep 2006 15:57:54 -0400 From: Bob DeSilets desilets@isc.upenn.edu Subject: [Mediawiki-l] Advanced Statistics To: mediawiki-l@Wikimedia.org Message-ID: 54D95CEA-099B-4794-99A8-98C2A17C2ED7@isc.upenn.edu Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
I'm trying to find out some information about getting more advanced statistics on our local wiki installation. Is anyone using modified code or a reporting package that can give additional information about the number of visitors, page views, etc? I really don't know php myself, so I'm hoping that someone else has come up with a solution before I try to start learning how to code.
Thanks!
Bob
Bob DeSilets Sr. IT Support Specialist desilets@isc.upenn.edu 215-898-0067
Message: 10 Date: Fri, 22 Sep 2006 16:07:35 EDT From: Kutahopia@aol.com Subject: Re: [Mediawiki-l] Hang up during installation... To: Kutahopia@aol.com, mediawiki-l@Wikimedia.org Message-ID: c53.36cd6b1.32459c87@aol.com Content-Type: text/plain; charset="US-ASCII"
Please help.
In a message dated 22-Sep-06 10:55:21 Pacific Daylight Time, Kutahopia writes:
I have repetitively attempted to convert to "digest"; however, it's, ostensibly, stuck.
Thank You.
In a message dated 22-Sep-06 08:02:17 Pacific Daylight Time, wiki@matthart.com writes:
I would say yes - at least try that first. I had an install hang when I setup a new server - and that was the problem.
- MHart
----- Original Message ----- From: "Dylan Kennet" diellan@gmail.com To: "MediaWiki announcements and site admin list" mediawiki-l@wikimedia.org Sent: Wednesday, September 20, 2006 3:09 PM Subject: Re: [Mediawiki-l] Hang up during installation...
I don't have a memory limit set, as was checked by the installer's message: "* PHP is configured with no memory_limit." Should I add in a limit?
-Dylan
On 9/20/06, MHart wiki@matthart.com wrote:
Probably PHP's memory setting.
I'm trying to install MediaWiki 1.7.1 and the process hangs partway through. After the "Initializing Data..." part, it just cuts off. My Apache error logs report nothing, and when I did some debugging, I
Edit php.ini and locate
memory_limit = ??M (probably 8M)
set it to at least 20M and restart the apache server
- MHart
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
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org _http://mail.wikipedia.org/mailman/listinfo/mediawiki-l_ (http://mail.wikipedia.org/mailman/listinfo/mediawiki-l)
_wiki@matthart.com_ (mailto:wiki@matthart.com)
_mediawiki-l@Wikimedia.org_ (mailto:mediawiki-l@Wikimedia.org) , _mediawiki-l@Wikimedia.org_ (mailto:mediawiki-l@Wikimedia.org)
I have repetitively attempted to convert to "digest"; however, it's, ostensibly, stuck.
Thank You.
Thank You,
DonFphrnqTaub Persina DONFPHRNQTAUB PERSINA
Thank You,
DonFphrnqTaub Persina DONFPHRNQTAUB PERSINA
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
End of MediaWiki-l Digest, Vol 36, Issue 34
_________________________________________________________________ Windows Live Spaces is here! It’s easy to create your own personal Web site. http://spaces.live.com/signup.aspx