[MediaWiki-l] Re: Subject: [Cargo] Row in table does not show up on searches or most table views

2021-09-29 Thread Yaron Koren
Hi,

The fact that you have "Manufacturer" as the only allowed value for the
"Manufacturer" field seems incorrect, although I don't know if that's what
is causing the issue. Beyond that, I would make sure that you're using the
latest version of Cargo (3.0) - there have been various bugs previously
that may possibly be causing this problem; I'm not sure.

-Yaron

On Wed, Sep 29, 2021 at 12:10 PM David Epstein  wrote:

> Below is Template:Device, did I do something wrong?
>
>
> 
> {{#template_params:Technologies (list)|Manufacturer|TechLevel (label=Tech
> Level)|StartDate (label=Manufacture Start Date)|StopDate (label=Manufacture
> Stop Date)|Place (label=Place of Manufacture)}}
> {{#cargo_declare:_table=Device|Technologies=List (,) of
> Page|Manufacturer=Page (allowed
> values=Manufacturer)|TechLevel=Integer|StartDate=Date|StopDate=Date|Place=Page}}
> {{#cargo_store:_table=Device}}
> {{#template_display:_format=standard}}
> [[Category:Device]]
> 
>
___
MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
List information: 
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/


[MediaWiki-l] Re: Subject: [Cargo] Row in table does not show up on searches or most table views

2021-09-29 Thread David Epstein
Below is Template:Device, did I do something wrong?



{{#template_params:Technologies (list)|Manufacturer|TechLevel (label=Tech
Level)|StartDate (label=Manufacture Start Date)|StopDate (label=Manufacture
Stop Date)|Place (label=Place of Manufacture)}}
{{#cargo_declare:_table=Device|Technologies=List (,) of
Page|Manufacturer=Page (allowed
values=Manufacturer)|TechLevel=Integer|StartDate=Date|StopDate=Date|Place=Page}}
{{#cargo_store:_table=Device}}
{{#template_display:_format=standard}}
[[Category:Device]]


On Wed, Sep 29, 2021 at 4:58 PM Yaron Koren  wrote:

> Oh, never mind, then. What does the #cargo_declare call in the "Device"
> template look like? Perhaps there's something there that is preventing the
> "Taroq 7" page from getting its data saved.
>
> On Wed, Sep 29, 2021 at 1:09 AM David Epstein  wrote:
>
>> Hi Yaron,
>>
>> Yes, it is the MuliPageEdit Page. I posted the screenshot here
>> https://pasteboard.co/i6qipp5zwPYQ.png . The template calls must be
>> different since all the data are different -- right? I mean, all data of a
>> given schema use the same template but with different details. I'm not sure
>> how to correct the problem since I just entered the data normally via the
>> form. What would cause this?
>>
>> -david
>>
>> On Wed, Sep 29, 2021 at 12:52 AM Yaron Koren  wrote:
>>
>>> Hi David,
>>>
>>> Sorry for the long delay. Unfortunately, attached files will get
>>> filtered out, so I can't see the image. I'm guessing, though, that it's a
>>> screenshot of Page Forms' Special:MultiPageEdit page. Is that correct? If
>>> so, note that that page actually edits template calls, not Cargo table rows
>>> (at least, not directly), so there's a chance that there will be a
>>> discrepancy between the two. For example, if there are two template calls
>>> that are identical to one another, Cargo will only store one of those rows,
>>> because it thinks the second is a mistake. (Basically.) Could that be the
>>> issue here?
>>>
>>> -Yaron
>>>
>>> On Wed, Sep 22, 2021 at 5:34 AM David Epstein 
>>> wrote:
>>>
 Hi Folks,

 Please ignore if you receive two versions of this email. The list
 server told me that " The message's content type was not explicitly
 allowed" when I inserted a screenshot. I'm trying to attach a ZIP of an
 image this time.

 What would cause the behavior shown in the attached file? There are two
 rows in the table, but the second row does not show up on any searches or
 even on the "view table" page. It only shows on the edit table page, but
 the count at the bottom says "showing page 1 of 1 entries". I've tried
 recreating the table, deleting and recreating the "Taroq 7" page, etc.
 Nothing I've tried solves the issue.

 Thank you,
 david
 ___
 MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
 List information:
 https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/

>>>
>>>
>>> --
>>> WikiWorks · MediaWiki Consulting · http://wikiworks.com
>>> ___
>>> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
>>> List information:
>>> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>>>
>> ___
>> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
>> List information:
>> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>>
>
>
> --
> WikiWorks · MediaWiki Consulting · http://wikiworks.com
> ___
> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
> List information:
> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>
___
MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
List information: 
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/


[MediaWiki-l] Re: Subject: [Cargo] Row in table does not show up on searches or most table views

2021-09-29 Thread Yaron Koren
Oh, never mind, then. What does the #cargo_declare call in the "Device"
template look like? Perhaps there's something there that is preventing the
"Taroq 7" page from getting its data saved.

On Wed, Sep 29, 2021 at 1:09 AM David Epstein  wrote:

> Hi Yaron,
>
> Yes, it is the MuliPageEdit Page. I posted the screenshot here
> https://pasteboard.co/i6qipp5zwPYQ.png . The template calls must be
> different since all the data are different -- right? I mean, all data of a
> given schema use the same template but with different details. I'm not sure
> how to correct the problem since I just entered the data normally via the
> form. What would cause this?
>
> -david
>
> On Wed, Sep 29, 2021 at 12:52 AM Yaron Koren  wrote:
>
>> Hi David,
>>
>> Sorry for the long delay. Unfortunately, attached files will get filtered
>> out, so I can't see the image. I'm guessing, though, that it's a screenshot
>> of Page Forms' Special:MultiPageEdit page. Is that correct? If so, note
>> that that page actually edits template calls, not Cargo table rows (at
>> least, not directly), so there's a chance that there will be a discrepancy
>> between the two. For example, if there are two template calls that are
>> identical to one another, Cargo will only store one of those rows, because
>> it thinks the second is a mistake. (Basically.) Could that be the issue
>> here?
>>
>> -Yaron
>>
>> On Wed, Sep 22, 2021 at 5:34 AM David Epstein  wrote:
>>
>>> Hi Folks,
>>>
>>> Please ignore if you receive two versions of this email. The list server
>>> told me that " The message's content type was not explicitly allowed" when
>>> I inserted a screenshot. I'm trying to attach a ZIP of an image this time.
>>>
>>> What would cause the behavior shown in the attached file? There are two
>>> rows in the table, but the second row does not show up on any searches or
>>> even on the "view table" page. It only shows on the edit table page, but
>>> the count at the bottom says "showing page 1 of 1 entries". I've tried
>>> recreating the table, deleting and recreating the "Taroq 7" page, etc.
>>> Nothing I've tried solves the issue.
>>>
>>> Thank you,
>>> david
>>> ___
>>> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
>>> List information:
>>> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>>>
>>
>>
>> --
>> WikiWorks · MediaWiki Consulting · http://wikiworks.com
>> ___
>> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
>> List information:
>> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>>
> ___
> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
> List information:
> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>


-- 
WikiWorks · MediaWiki Consulting · http://wikiworks.com
___
MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
List information: 
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/


[MediaWiki-l] Re: Subject: [Cargo] Row in table does not show up on searches or most table views

2021-09-28 Thread David Epstein
Hi Yaron,

Yes, it is the MuliPageEdit Page. I posted the screenshot here
https://pasteboard.co/i6qipp5zwPYQ.png . The template calls must be
different since all the data are different -- right? I mean, all data of a
given schema use the same template but with different details. I'm not sure
how to correct the problem since I just entered the data normally via the
form. What would cause this?

-david

On Wed, Sep 29, 2021 at 12:52 AM Yaron Koren  wrote:

> Hi David,
>
> Sorry for the long delay. Unfortunately, attached files will get filtered
> out, so I can't see the image. I'm guessing, though, that it's a screenshot
> of Page Forms' Special:MultiPageEdit page. Is that correct? If so, note
> that that page actually edits template calls, not Cargo table rows (at
> least, not directly), so there's a chance that there will be a discrepancy
> between the two. For example, if there are two template calls that are
> identical to one another, Cargo will only store one of those rows, because
> it thinks the second is a mistake. (Basically.) Could that be the issue
> here?
>
> -Yaron
>
> On Wed, Sep 22, 2021 at 5:34 AM David Epstein  wrote:
>
>> Hi Folks,
>>
>> Please ignore if you receive two versions of this email. The list server
>> told me that " The message's content type was not explicitly allowed" when
>> I inserted a screenshot. I'm trying to attach a ZIP of an image this time.
>>
>> What would cause the behavior shown in the attached file? There are two
>> rows in the table, but the second row does not show up on any searches or
>> even on the "view table" page. It only shows on the edit table page, but
>> the count at the bottom says "showing page 1 of 1 entries". I've tried
>> recreating the table, deleting and recreating the "Taroq 7" page, etc.
>> Nothing I've tried solves the issue.
>>
>> Thank you,
>> david
>> ___
>> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
>> List information:
>> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>>
>
>
> --
> WikiWorks · MediaWiki Consulting · http://wikiworks.com
> ___
> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
> List information:
> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>
___
MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
List information: 
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/


[MediaWiki-l] Re: Subject: [Cargo] Row in table does not show up on searches or most table views

2021-09-28 Thread Yaron Koren
Hi David,

Sorry for the long delay. Unfortunately, attached files will get filtered
out, so I can't see the image. I'm guessing, though, that it's a screenshot
of Page Forms' Special:MultiPageEdit page. Is that correct? If so, note
that that page actually edits template calls, not Cargo table rows (at
least, not directly), so there's a chance that there will be a discrepancy
between the two. For example, if there are two template calls that are
identical to one another, Cargo will only store one of those rows, because
it thinks the second is a mistake. (Basically.) Could that be the issue
here?

-Yaron

On Wed, Sep 22, 2021 at 5:34 AM David Epstein  wrote:

> Hi Folks,
>
> Please ignore if you receive two versions of this email. The list server
> told me that " The message's content type was not explicitly allowed" when
> I inserted a screenshot. I'm trying to attach a ZIP of an image this time.
>
> What would cause the behavior shown in the attached file? There are two
> rows in the table, but the second row does not show up on any searches or
> even on the "view table" page. It only shows on the edit table page, but
> the count at the bottom says "showing page 1 of 1 entries". I've tried
> recreating the table, deleting and recreating the "Taroq 7" page, etc.
> Nothing I've tried solves the issue.
>
> Thank you,
> david
> ___
> MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
> List information:
> https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
>


-- 
WikiWorks · MediaWiki Consulting · http://wikiworks.com
___
MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org
List information: 
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/


[MediaWiki-l] (no subject)

2021-04-17 Thread Володя Лукин

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-12-26 Thread Колян Визичканыч
6e6b55315ccefecfad2b938c02d0d473c7d4b7f1
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-12-26 Thread Колян Визичканыч

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-12-13 Thread jerrycoll25
Sent from Samsung tablet___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-09-24 Thread Jeffrey Walton
Hi Everyone,

I updated from Mediawiki 1.34.2 to Mediawiki 1.34.3 on CentOS 7,
x86_64, fully patched.

There were some warnings during the upgrade:

Package wikimedia/password-blacklist is abandoned, you should avoid
using it. Use wikimedia/common-passwords instead.
Package jakub-onderka/php-parallel-lint is abandoned, you should avoid
using it. Use php-parallel-lint/php-parallel-lint instead.
Package jakub-onderka/php-console-color is abandoned, you should avoid
using it. Use php-parallel-lint/php-console-color instead.
Package jakub-onderka/php-console-highlighter is abandoned, you should
avoid using it. Use php-parallel-lint/php-console-highlighter instead.
Package phpunit/php-token-stream is abandoned, you should avoid using
it. No replacement was suggested.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid
using it. No replacement was suggested.

Jeff

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-08-06 Thread Faiza Khan
faizakhank...@gmail.com
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-07-06 Thread Nathaniel Sturtz
When will MediaWiki work with Php 7.4?
-
--Nathaniel Sturtz

-- 

ICSD Confidentiality Notice: This email and any attachments are covered 

by the Electronic Communications Privacy Act, 18 U.S.C.§§2510-2521 and 
may 
contain privileged and confidential information intended only for 
the use 
of the individual or entity named. If
 you are not the intended recipient, 
you are hereby notified that you 
should not review, use, disclose, 
distribute, copy, or forward this 
email. If you have received this email 
in error, please notify the 
sender immediately and delete/destroy any and 
all copies
 of the original message. 
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-06-18 Thread David L Burns
Unscribe from ALL LIST
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-01-30 Thread David L Burns
https://lists.wikimedia.org/pipermail/mediawiki-l/2019-December/thread.html
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-01-30 Thread David L Burns

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-01-30 Thread David L Burns
https://lists.wikimedia.org/pipermail/mediawiki-l/2019-October/subject.html
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2020-01-28 Thread Larry Jamison

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2019-11-29 Thread Stevie Schreibvogel
thank you

#srs
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2019-08-17 Thread lance meeks
I'm posting
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2019-06-07 Thread Willie Ingalsbe
-- 

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2019-06-06 Thread Rajkumar Raiyan

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2019-04-09 Thread Amanda Quad
Please do not spam the MediaWiki mailing list. Thank you.
-- Amanda


On Tuesday, April 9, 2019, 5:05 AM, sampsongonzale...@gmail.com 
 wrote:


Ok
Sent from Yahoo Mail on Android
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2019-04-09 Thread sampsongonzale...@gmail.com

Ok
Sent from Yahoo Mail on Android
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2019-03-25 Thread Amanda Quad
Please do not send blank messages to the MediaWiki mailing list. Thank you.
— Amanda


On Monday, March 25, 2019, 5:59 AM, Lakisha Neely  
wrote:

lakishane...@gmail.com
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2019-03-25 Thread Lakisha Neely
lakishane...@gmail.com
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2018-04-07 Thread Amanda Quad
Procedurally closing blank message.
— Amanda


On Saturday, April 7, 2018, 7:25 AM, Heather Mercer 
 wrote:

Post to liat
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2018-04-07 Thread Heather Mercer
Post to liat
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2018-02-16 Thread Jagadish Bhetariya
Thanks

J.M.Aarya
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2018-01-06 Thread Amanda Quad
This non-English text translates to promotional advertising.
Again, PLEASE STOP spamming the MediaWiki mailing list. Thank you.
— Amanda

On Saturday, January 6, 2018, 11:36 AM, Shanel Niloo Shanel Coats Color 
 wrote:

گروه طراحی رنگ شنل نیلو  طرح و اجرا سازه های ساختمانی و صنعتی و دریایی
پیشرو در صنعت رنگ و رزین

sn25762576
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2018-01-06 Thread Shanel Niloo Shanel Coats Color
گروه طراحی رنگ شنل نیلو  طرح و اجرا سازه های ساختمانی و صنعتی و دریایی
پیشرو در صنعت رنگ و رزین

sn25762576
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2018-01-06 Thread Amanda Quad
Again, please do not send spam/gibberish messages to the MediaWiki mailing 
list. Repeatedly doing this could be cause for a posting ban.
— Amanda


On Saturday, January 6, 2018, 11:23 AM, Shanel Niloo Shanel Coats Color 
 wrote:

sn25762576
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2018-01-06 Thread Shanel Niloo Shanel Coats Color
sn25762576
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2018-01-01 Thread Amanda Quad
Spam - user warned.
— Amanda

On Monday, January 1, 2018, 12:36 PM, Shanel Niloo Shanel Coats Color 
 wrote:

sn25762576
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2018-01-01 Thread Shanel Niloo Shanel Coats Color
sn25762576
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2017-12-20 Thread Amanda Quad
Please do not send blank or otherwise spam emails to the MediaWiki mailing 
list. Thank you.
— Amanda


On Wednesday, December 20, 2017, 1:14 PM, Robin Alexander 
 wrote:


___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2017-12-20 Thread Robin Alexander

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2017-07-01 Thread Robin Alexander

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2016-06-15 Thread william peñaloza
y que bot me recomendarías o seria mas fácil y que soporte mejor las tareas
que necesito que cumpla y que sirva sin problemas dentro de windows

El 9 de junio de 2016, 16:53, Luis Miguel Morillas 
escribió:

> Use a bot.
>
> And set a subject when you send  a message ;)
> El 9/6/2016 23:20, "william peñaloza"  escribió:
>
> > buenos dias quisiera saber si hay alguna manera de carga masiva de datos
> > donde me facilite subir mis paginas sin necesidad del editor de wiki
> > o una manera q sea mas eficaz o externa al editor de media wiki para
> poder
> > actualizar el contenido de mi wiki
> >
> > gracias de antemano
> >
> > --
> >
> >
> >
> >
> > *Declinación de Responsabilidades:* Los servicios de MISENA son
> soportados
> > tecnológicamente por © Google y ofrecidos por el Servicio Nacional de
> > Aprendizaje – SENA de manera gratuita a los aprendices e instructores de
> > programas de formación titulada, las opiniones que contenga este mensaje
> > son exclusivas de su autor y no representan la opinión del Servicio
> > Nacional de Aprendizaje o de sus autoridades. El receptor deberá
> verificar
> > posibles virus informáticos que tenga el correo o cualquier anexo, razón
> > por la cual el SENA no es responsable de los daños causados por cualquier
> > virus transmitido en este correo electrónico.
> >
> > Los contenidos, textos, imágenes, archivos enviados en este mensaje son
> > responsabilidad exclusiva del remitente y no reflejan ni comprometen de
> > ninguna manera a la institución. No se autoriza el uso de esta
> herramienta
> > para el intercambio de correos masivos, cadenas o spam, ni de mensajes
> > ofensivos, de carácter político, sexual o religioso, con fines de lucro,
> > con propósitos delictivos o cualquier otro mensaje que se considere
> > indebido o que vaya en contra de la Ley.
> > ___
> > MediaWiki-l mailing list
> > To unsubscribe, go to:
> > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> >
> ___
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

-- 
 



*Declinación de Responsabilidades:* Los servicios de MISENA son soportados 
tecnológicamente por © Google y ofrecidos por el Servicio Nacional de 
Aprendizaje – SENA de manera gratuita a los aprendices e instructores de 
programas de formación titulada, las opiniones que contenga este mensaje 
son exclusivas de su autor y no representan la opinión del Servicio 
Nacional de Aprendizaje o de sus autoridades. El receptor deberá verificar 
posibles virus informáticos que tenga el correo o cualquier anexo, razón 
por la cual el SENA no es responsable de los daños causados por cualquier 
virus transmitido en este correo electrónico.

Los contenidos, textos, imágenes, archivos enviados en este mensaje son 
responsabilidad exclusiva del remitente y no reflejan ni comprometen de 
ninguna manera a la institución. No se autoriza el uso de esta herramienta 
para el intercambio de correos masivos, cadenas o spam, ni de mensajes 
ofensivos, de carácter político, sexual o religioso, con fines de lucro, 
con propósitos delictivos o cualquier otro mensaje que se considere 
indebido o que vaya en contra de la Ley.
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2016-06-09 Thread Luis Miguel Morillas
Use a bot.

And set a subject when you send  a message ;)
El 9/6/2016 23:20, "william peñaloza"  escribió:

> buenos dias quisiera saber si hay alguna manera de carga masiva de datos
> donde me facilite subir mis paginas sin necesidad del editor de wiki
> o una manera q sea mas eficaz o externa al editor de media wiki para poder
> actualizar el contenido de mi wiki
>
> gracias de antemano
>
> --
>
>
>
>
> *Declinación de Responsabilidades:* Los servicios de MISENA son soportados
> tecnológicamente por © Google y ofrecidos por el Servicio Nacional de
> Aprendizaje – SENA de manera gratuita a los aprendices e instructores de
> programas de formación titulada, las opiniones que contenga este mensaje
> son exclusivas de su autor y no representan la opinión del Servicio
> Nacional de Aprendizaje o de sus autoridades. El receptor deberá verificar
> posibles virus informáticos que tenga el correo o cualquier anexo, razón
> por la cual el SENA no es responsable de los daños causados por cualquier
> virus transmitido en este correo electrónico.
>
> Los contenidos, textos, imágenes, archivos enviados en este mensaje son
> responsabilidad exclusiva del remitente y no reflejan ni comprometen de
> ninguna manera a la institución. No se autoriza el uso de esta herramienta
> para el intercambio de correos masivos, cadenas o spam, ni de mensajes
> ofensivos, de carácter político, sexual o religioso, con fines de lucro,
> con propósitos delictivos o cualquier otro mensaje que se considere
> indebido o que vaya en contra de la Ley.
> ___
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2016-06-09 Thread william peñaloza
buenos dias quisiera saber si hay alguna manera de carga masiva de datos
donde me facilite subir mis paginas sin necesidad del editor de wiki
o una manera q sea mas eficaz o externa al editor de media wiki para poder
actualizar el contenido de mi wiki

gracias de antemano

-- 
 



*Declinación de Responsabilidades:* Los servicios de MISENA son soportados 
tecnológicamente por © Google y ofrecidos por el Servicio Nacional de 
Aprendizaje – SENA de manera gratuita a los aprendices e instructores de 
programas de formación titulada, las opiniones que contenga este mensaje 
son exclusivas de su autor y no representan la opinión del Servicio 
Nacional de Aprendizaje o de sus autoridades. El receptor deberá verificar 
posibles virus informáticos que tenga el correo o cualquier anexo, razón 
por la cual el SENA no es responsable de los daños causados por cualquier 
virus transmitido en este correo electrónico.

Los contenidos, textos, imágenes, archivos enviados en este mensaje son 
responsabilidad exclusiva del remitente y no reflejan ni comprometen de 
ninguna manera a la institución. No se autoriza el uso de esta herramienta 
para el intercambio de correos masivos, cadenas o spam, ni de mensajes 
ofensivos, de carácter político, sexual o religioso, con fines de lucro, 
con propósitos delictivos o cualquier otro mensaje que se considere 
indebido o que vaya en contra de la Ley.
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2016-04-12 Thread Widarto Ngawinganjuk

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2016-04-10 Thread Widarto Ngawinganjuk

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2016-04-10 Thread Widarto Ngawinganjuk

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2015-11-15 Thread T. P. Suhr
   > Please follow installation instruction for EmbedVideo at...

EmbedVideo isn't the one I was having trouble with. I replaced the one
I *was* having trouble with, with EmbedVideo, and EV was up and
running a few hours before my last reply. :)

   > Hi currently MobileFrontend doesent support extension.json
   > but is in the process on being converted to it.

Ah, that explains that trouble then.

I have followed the instructions as you directed, and now I'm getting
a different error when trying to visit the site with a mobile device:

  "Fatal Error: Call to undefined method
   ResourceLoader::makeInlineScript()"

in the file:
  ".extensions/MobileFrontend/includes/skins/MinervaTemplate.php"

On line 292, which is:
   "echo ResourceLoader::makeInlineScript( $headerLoaded );"

I've verified the file in question IS on the web server.


-- 
tps...@gmail.com

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2015-03-31 Thread Anna Németh

___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2015-02-01 Thread Harmander Bal

Jonobal
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2014-11-29 Thread Bryce Gerhardt
Bryce
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2014-11-04 Thread Marvin Florentino
tallyrodrig...@gmail.com
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2014-11-03 Thread Marvin Florentino
marvin.florentino1...@gmail.com
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2014-02-22 Thread Ck Liew

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2013-12-11 Thread Ashley Robinson

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2013-11-05 Thread Sohan Lal
Francis Tresham (c. 1567 – 1605) was one of the English provincial
Catholics who planned the failed Gunpowder Plot of 1605, a conspiracy to
assassinate King James I. Having previously been imprisoned for his
role in a failed rebellion and involved in missions to Spain that sought
support for persecuted English Catholics, Tresham joined the Gunpowder
Plot in October 1605. Its leader Robert Catesby asked him to provide a
large sum of money and the use of Rushton Hall, but Tresham apparently
provided neither, instead giving a small amount of money to fellow
plotter Thomas Wintour. Tresham also expressed his concern that two of
his brothers-in-law would be killed if the plot succeeded. An anonymous
letter delivered to one of them was handed to Robert Cecil, 1st Earl of
Salisbury, and was decisive in foiling the conspiracy. Historians
suspect that Tresham wrote it, although this is unproven.___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2013-10-18 Thread Devin Roark
Thanks for the suggestion.  However, when I run the rebuildall.php script I
get an error and the namespaces do not reorganize themselves:

After this:

Refreshing redirects table.
Starting from page_id 1 of 1072.
100
200
300
400
500
600
700
800
900
1000
Refreshing links table.
Starting from page_id 1 of 1072.

It goes through several thousand lines of this:

caching in /var/www/html/includes/objectcache/XCacheBagOStuff.php on line 39
PHP Warning:  xcache_set(): xcache.var_size is either 0 or too small to
enable var data caching in
/var/www/html/includes/objectcache/XCacheBagOStuff.php on line 67
PHP Warning:  xcache_get(): xcache.var_size is either 0 or too small to
enable var data

These are the referenced lines in the XCacheBagOStuff.php file:


 38 public function get( $key, $casToken = null ) {
 *39 $val = xcache_get( $key );*
 40
 41 if ( is_string( $val ) ) {
 42 if ( $this-isInteger( $val ) ) {
 43 $val = intval( $val );
 44 } else {
 45 $val = unserialize( $val );
 46 }
 47 } elseif ( is_null( $val ) ) {
 48 return false;
 49 }
 50
 51 return $val;
 52 }

and

 62 public function set( $key, $value, $expire = 0 ) {
 63 if ( !$this-isInteger( $value ) ) {
 64 $value = serialize( $value );
 65 }
 66
* 67 xcache_set( $key, $value, $expire );*
 68 return true;
* 69 }*
 70

Again, any thoughts are greatly appreciated,
Devin

p.s. apologies for forgetting to put a subject line in this thread.


Message: 6
 Date: Thu, 17 Oct 2013 19:52:02 +
 From: Daniel Renfro dren...@vistaprint.com
 To: MediaWiki announcements and site admin list
 mediawiki-l@lists.wikimedia.org
 Subject: Re: [MediaWiki-l] (no subject)
 Message-ID:
 e58fbdfd91eb95418af02101daafcd5d24a9b...@wndmail02.vistaprint.net
 
 Content-Type: text/plain; charset=UTF-8

 Rebuilding the indexes might do it, see
 https://www.mediawiki.org/wiki/Manual:Rebuildall.php for more info.
 --Daniel (User:AlephNull)

 -Original Message-
 From: mediawiki-l-boun...@lists.wikimedia.org [mailto:
 mediawiki-l-boun...@lists.wikimedia.org] On Behalf Of John
 Sent: Thursday, October 17, 2013 3:02 PM
 To: MediaWiki announcements and site admin list
 Subject: Re: [MediaWiki-l] (no subject)

 Make sure you rebuild the search indexes after the namespace move

 On Thursday, October 17, 2013, Devin Roark wrote:

  Hello mailing list!
 
  This is my first time posting to the mediawiki list so bear with me if
  I break any protocols and please correct me as needed.
 
  I came into maintaining an internal wiki that has logs set up for
  every day of the week that are filled out every day.  There are over
  200 of these logs as of today.  This idea works well until someone
  goes to search and they come across hundreds of useless log entries in
  their search that clog up results.  To add insult to injury, these
  results conveniently begin with a NUMBER so they are always the first
  hits and users have to wade past them to see their search results.
 
  We still want to be able to search these logs, so putting them into
  one page and referencing the view history is not an option.  My idea
  to clean this up was to put these existing logs into their own
  namespace, and I'm trying to test out this idea in a development wiki
  server.  I'm able to do the mysql query listed the namespace manual,
  and when I use the {{NAMESPACE}} magic word the pages show up in the
  new namespace, but they are not separated from searching main, and
  when I click on the new namespace in the advanced search and search,
 they don't show up.
 
  Really scratching my head with this one.  I would be grateful for any
  suggestions or alternate solutions.
 
  Many thanks,
  Devin
  ___
  MediaWiki-l mailing list
  MediaWiki-l@lists.wikimedia.org javascript:;
  https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
 
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2013-10-18 Thread Devin Roark
I found out what the issue was for the namespaces not showing up... I
forgot I had installed the sphinx search extension on the wiki and it was
greedy about keeping the new namespace in main.  Turning it off put
everything in its correct place.  Since this is obviously an extension
issue, I'll ask the sphinx discussion page for help.

I'm still curious about the answer that shows up when I run the rebuildall
script if anyone has any ideas

Again, thanks for helping me out with this.
Devin


On 18 October 2013 08:53, Devin Roark roa...@gmail.com wrote:

 Thanks for the suggestion.  However, when I run the rebuildall.php script
 I get an error and the namespaces do not reorganize themselves:

 After this:

 Refreshing redirects table.
 Starting from page_id 1 of 1072.
 100
 200
 300
 400
 500
 600
 700
 800
 900
 1000
 Refreshing links table.
 Starting from page_id 1 of 1072.

 It goes through several thousand lines of this:

 caching in /var/www/html/includes/objectcache/XCacheBagOStuff.php on line
 39
 PHP Warning:  xcache_set(): xcache.var_size is either 0 or too small to
 enable var data caching in
 /var/www/html/includes/objectcache/XCacheBagOStuff.php on line 67
 PHP Warning:  xcache_get(): xcache.var_size is either 0 or too small to
 enable var data

 These are the referenced lines in the XCacheBagOStuff.php file:


  38 public function get( $key, $casToken = null ) {
  *39 $val = xcache_get( $key );*
  40
  41 if ( is_string( $val ) ) {
  42 if ( $this-isInteger( $val ) ) {
  43 $val = intval( $val );
  44 } else {
  45 $val = unserialize( $val );
  46 }
  47 } elseif ( is_null( $val ) ) {
  48 return false;
  49 }
  50
  51 return $val;
  52 }

 and

  62 public function set( $key, $value, $expire = 0 ) {
  63 if ( !$this-isInteger( $value ) ) {
  64 $value = serialize( $value );
  65 }
  66
 * 67 xcache_set( $key, $value, $expire );*
  68 return true;
 * 69 }*
  70

 Again, any thoughts are greatly appreciated,
 Devin

 p.s. apologies for forgetting to put a subject line in this thread.


 Message: 6
 Date: Thu, 17 Oct 2013 19:52:02 +
 From: Daniel Renfro dren...@vistaprint.com
 To: MediaWiki announcements and site admin list
 mediawiki-l@lists.wikimedia.org
 Subject: Re: [MediaWiki-l] (no subject)
 Message-ID:
 
 e58fbdfd91eb95418af02101daafcd5d24a9b...@wndmail02.vistaprint.net
 Content-Type: text/plain; charset=UTF-8

 Rebuilding the indexes might do it, see
 https://www.mediawiki.org/wiki/Manual:Rebuildall.php for more info.
 --Daniel (User:AlephNull)

 -Original Message-
 From: mediawiki-l-boun...@lists.wikimedia.org [mailto:
 mediawiki-l-boun...@lists.wikimedia.org] On Behalf Of John
 Sent: Thursday, October 17, 2013 3:02 PM
 To: MediaWiki announcements and site admin list
 Subject: Re: [MediaWiki-l] (no subject)

 Make sure you rebuild the search indexes after the namespace move

 On Thursday, October 17, 2013, Devin Roark wrote:

  Hello mailing list!
 
  This is my first time posting to the mediawiki list so bear with me if
  I break any protocols and please correct me as needed.
 
  I came into maintaining an internal wiki that has logs set up for
  every day of the week that are filled out every day.  There are over
  200 of these logs as of today.  This idea works well until someone
  goes to search and they come across hundreds of useless log entries in
  their search that clog up results.  To add insult to injury, these
  results conveniently begin with a NUMBER so they are always the first
  hits and users have to wade past them to see their search results.
 
  We still want to be able to search these logs, so putting them into
  one page and referencing the view history is not an option.  My idea
  to clean this up was to put these existing logs into their own
  namespace, and I'm trying to test out this idea in a development wiki
  server.  I'm able to do the mysql query listed the namespace manual,
  and when I use the {{NAMESPACE}} magic word the pages show up in the
  new namespace, but they are not separated from searching main, and
  when I click on the new namespace in the advanced search and search,
 they don't show up.
 
  Really scratching my head with this one.  I would be grateful for any
  suggestions or alternate solutions.
 
  Many thanks,
  Devin
  ___
  MediaWiki-l mailing list
  MediaWiki-l@lists.wikimedia.org javascript:;
  https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
 
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo

[MediaWiki-l] (no subject)

2013-10-17 Thread Devin Roark
Hello mailing list!

This is my first time posting to the mediawiki list so bear with me if I
break any protocols and please correct me as needed.

I came into maintaining an internal wiki that has logs set up for every day
of the week that are filled out every day.  There are over 200 of these
logs as of today.  This idea works well until someone goes to search and
they come across hundreds of useless log entries in their search that clog
up results.  To add insult to injury, these results conveniently begin with
a NUMBER so they are always the first hits and users have to wade past them
to see their search results.

We still want to be able to search these logs, so putting them into one
page and referencing the view history is not an option.  My idea to clean
this up was to put these existing logs into their own namespace, and I'm
trying to test out this idea in a development wiki server.  I'm able to do
the mysql query listed the namespace manual, and when I use the
{{NAMESPACE}} magic word the pages show up in the new namespace, but they
are not separated from searching main, and when I click on the new
namespace in the advanced search and search, they don't show up.

Really scratching my head with this one.  I would be grateful for any
suggestions or alternate solutions.

Many thanks,
Devin
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2013-10-17 Thread John
Make sure you rebuild the search indexes after the namespace move

On Thursday, October 17, 2013, Devin Roark wrote:

 Hello mailing list!

 This is my first time posting to the mediawiki list so bear with me if I
 break any protocols and please correct me as needed.

 I came into maintaining an internal wiki that has logs set up for every day
 of the week that are filled out every day.  There are over 200 of these
 logs as of today.  This idea works well until someone goes to search and
 they come across hundreds of useless log entries in their search that clog
 up results.  To add insult to injury, these results conveniently begin with
 a NUMBER so they are always the first hits and users have to wade past them
 to see their search results.

 We still want to be able to search these logs, so putting them into one
 page and referencing the view history is not an option.  My idea to clean
 this up was to put these existing logs into their own namespace, and I'm
 trying to test out this idea in a development wiki server.  I'm able to do
 the mysql query listed the namespace manual, and when I use the
 {{NAMESPACE}} magic word the pages show up in the new namespace, but they
 are not separated from searching main, and when I click on the new
 namespace in the advanced search and search, they don't show up.

 Really scratching my head with this one.  I would be grateful for any
 suggestions or alternate solutions.

 Many thanks,
 Devin
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org javascript:;
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2013-10-17 Thread Daniel Renfro
Rebuilding the indexes might do it, see 
https://www.mediawiki.org/wiki/Manual:Rebuildall.php for more info. 
--Daniel (User:AlephNull)

-Original Message-
From: mediawiki-l-boun...@lists.wikimedia.org 
[mailto:mediawiki-l-boun...@lists.wikimedia.org] On Behalf Of John
Sent: Thursday, October 17, 2013 3:02 PM
To: MediaWiki announcements and site admin list
Subject: Re: [MediaWiki-l] (no subject)

Make sure you rebuild the search indexes after the namespace move

On Thursday, October 17, 2013, Devin Roark wrote:

 Hello mailing list!

 This is my first time posting to the mediawiki list so bear with me if 
 I break any protocols and please correct me as needed.

 I came into maintaining an internal wiki that has logs set up for 
 every day of the week that are filled out every day.  There are over 
 200 of these logs as of today.  This idea works well until someone 
 goes to search and they come across hundreds of useless log entries in 
 their search that clog up results.  To add insult to injury, these 
 results conveniently begin with a NUMBER so they are always the first 
 hits and users have to wade past them to see their search results.

 We still want to be able to search these logs, so putting them into 
 one page and referencing the view history is not an option.  My idea 
 to clean this up was to put these existing logs into their own 
 namespace, and I'm trying to test out this idea in a development wiki 
 server.  I'm able to do the mysql query listed the namespace manual, 
 and when I use the {{NAMESPACE}} magic word the pages show up in the 
 new namespace, but they are not separated from searching main, and 
 when I click on the new namespace in the advanced search and search, they 
 don't show up.

 Really scratching my head with this one.  I would be grateful for any 
 suggestions or alternate solutions.

 Many thanks,
 Devin
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org javascript:; 
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2013-09-13 Thread Ali Ghorbankhani

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2013-05-27 Thread abdellah el menaoui

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2013-05-27 Thread Robbie Wray

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2013-03-28 Thread Ali Ghorbankhani
Hi

-- 
Sent from Gmail Mobile
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2013-02-09 Thread Howard Burgman

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2012-11-26 Thread Mikko Lehtinen
Hello Mediawiki people,

I noticed that the line length is very long on PDF ebooks generated out of
Wikipedia articles. It slows down reading. The Wikipedia people suggested
that I report the issue on this list.

Research has shown that the perfect line length for printed texts is about
66 characters, including spaces. Anything from 45 to 75 is good.

Here's the first search result on the subject I googled up, citing perhaps
the most respected authority in typography, Robert Bringhurst:
http://www.typophile.com/node/78173

For some mysterious reasons the ideal line length for computer screens
seems to be longer -- I have no recommendations for that. But if you're
aiming the Wikipedia PDFs for printing, the line length should surely be
shorter!

Mikko Lehtinen
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2012-07-20 Thread vasu Thakkar
please don't spam..
On Jul 21, 2012 9:00 AM, ивинен мивпи slon07041...@mail.ru wrote:




 yuyu

 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2012-07-19 Thread Brandon Pimenta
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???

On Thu, Jul 19, 2012 at 9:18 AM, ивинен мивпи slon07041...@mail.ru wrote:




 yuyu

 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [MediaWiki-l] (no subject)

2012-07-19 Thread Krenair

Please don't send these WTF? messages to the lists. You already did this 
yesterday in response to the query about an offline wiki.
It's completely pointless and in this case more annoying than the random 
nonsense post you replied to.
You already got globally account locked  
https://meta.wikimedia.org/wiki/User:Mathonius/Reports/BrandonSky  on all 
Wikimedia wikis over other stupid things.

Krenair

On 19/07/12 13:24, Brandon Pimenta wrote:


WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???
WTF??? WTF???

On Thu, Jul 19, 2012 at 9:18 AM, ивинен мивпи slon07041...@mail.ru wrote:




yuyu

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2012-07-09 Thread Shannon Adams
http://cocukoyunparkifiyatlari.com/wp-admin/site.php?ocean219.img
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[MediaWiki-l] (no subject)

2012-06-29 Thread Kieth Brian Padilla Tomo
-- 
http://www.earnmailer.com/help/images/general02.jpg

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2012-04-12 Thread Leonard Wallentin

 
http://buynikond4.com/wp-content/plugins/extended-comment-options/epffs.html?zza=zu.zaifmikeaa=ze.jaazazmppr=wacu
  
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2012-02-13 Thread Daniel Whisler
-- 
Daniel
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-10-30 Thread Platonides
hongwei yao wrote:
 Hallo , 
 
 I would like to remove my Account from the Mediawiki mailing List .
 Please tell me if I have to make any settings or it will be done by you ?
 
 thanks in Advance, 
 
 itfuture

This was answered yesterday.
You can unsubscribe at the bottom of
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l




___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



[Mediawiki-l] (no subject)

2011-10-29 Thread hongwei yao
Hallo , 

I would like to remove my Account from the Mediawiki mailing List .
Please tell me if I have to make any settings or it will be done by you ?

thanks in Advance, 

itfuture    
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2011-07-28 Thread Jesrel Garcia

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2011-07-08 Thread David Price
Is there a way to view what people are searching for within MediaWiki?

Thanks

David



This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-07-08 Thread Benjamin Lees
http://www.mediawiki.org/wiki/Extension:SearchLog is the only
extension-level solution I know of.  Unfortunately, it has some
problems; the version in SVN might be saner.

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-04-26 Thread Srimal Fernando
  You had sent me a email  So hello

On 4/26/11, Yoshiaki Kamata kama...@yahoo.com wrote:

  yoshiaki KAMATA


 038-0042 aomori-ken aomori-shi shinjo hiraoka 160-245

 tel :017-788-1371
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2011-02-08 Thread Sus17

Nic neposilejte,já to nechci




___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2011-02-01 Thread Evgeny Slusorenko
No Subject?

How did that song go?
Spam spam spam...
-- 
Evgney Webmaster of FireMario64DS's Blog
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2011-01-31 Thread Edgar Poe
http://www.urbanview.net/kauppa/images/mysite.html


  
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-01-31 Thread Chad
On Mon, Jan 31, 2011 at 8:18 PM, Edgar Poe poe...@yahoo.com wrote:
 http://www.urbanview.net/kauppa/images/mysite.html


What an awesome website!

-Chad

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-01-31 Thread Steve VanSlyck
I did not need to see these medical ads, not did I like the redirect. Why 
did you send this, Chad?

- Original Message -
From: Chad innocentkil...@gmail.com
To: MediaWiki announcements and site admin list 
mediawiki-l@lists.wikimedia.org
Date: Mon, 31 Jan 2011 20:34:40 -0500
Subject: Re: [Mediawiki-l] (no subject)

 On Mon, Jan 31, 2011 at 8:18 PM, Edgar Poe poe...@yahoo.com wrote:
  http://www.urbanview.net/kauppa/images/mysite.html
 
 
 What an awesome website!
 
 -Chad
 
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
 

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-01-31 Thread Trevor Parscal
Srsly!

- Trevor

On Jan 31, 2011, at 5:43 PM, Steve VanSlyck wrote:

 I did not need to see these medical ads, not did I like the redirect. Why 
 did you send this, Chad?
 
 - Original Message -
 From: Chad innocentkil...@gmail.com
 To: MediaWiki announcements and site admin list 
 mediawiki-l@lists.wikimedia.org
 Date: Mon, 31 Jan 2011 20:34:40 -0500
 Subject: Re: [Mediawiki-l] (no subject)
 
 On Mon, Jan 31, 2011 at 8:18 PM, Edgar Poe poe...@yahoo.com wrote:
 http://www.urbanview.net/kauppa/images/mysite.html
 
 
 What an awesome website!
 
 -Chad
 
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
 
 
 ___
 MediaWiki-l mailing list
 MediaWiki-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-01-31 Thread Chad
On Mon, Jan 31, 2011 at 8:43 PM, Steve VanSlyck s.vansl...@spamcop.net wrote:
 I did not need to see these medical ads, not did I like the redirect. Why
 did you send this, Chad?


I didn't think anyone would still click the link... maybe I should've put ;-)
so people knew it was spam.

Sarcasm over e-mail sucks :(

-Chad

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-01-31 Thread Q
On 1/31/2011 7:43 PM, Steve VanSlyck wrote:
 I did not need to see these medical ads, not did I like the redirect. Why 
 did you send this, Chad?

Get better internets
--
BitDefender 2011

This web page has been blocked by BitDefender Antivirus Real-time
Protection!

The web page blocked by BitDefender included objects that were either
infected or likely to be infected with a virus. Your system has NOT been
infected.
--

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-01-31 Thread Henny Savenije
At 10:43 AM 2/1/2011, you wrote:
I did not need to see these medical ads, not did I like the redirect. Why
did you send this, Chad?


I got a warning that this site was infected.


- Original Message -
From: Chad innocentkil...@gmail.com
To: MediaWiki announcements and site admin list
mediawiki-l@lists.wikimedia.org
Date: Mon, 31 Jan 2011 20:34:40 -0500
Subject: Re: [Mediawiki-l] (no subject)

  On Mon, Jan 31, 2011 at 8:18 PM, Edgar Poe poe...@yahoo.com wrote:
   http://www.urbanview.net/kauppa/images/mysite.html
  
 
  What an awesome website!
 
  -Chad
 
  ___
  MediaWiki-l mailing list
  MediaWiki-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
 

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

  _   _
 (o) (o)
  oOOO(_)OOOo---
Henny (Lee Hae Kang)
-
http://www.henny-savenije.pe.kr Portal to all my sites
http://www.hendrick-hamel.henny-savenije.pe.kr (in English) Feel free 
to discover Korea with Hendrick Hamel (1653-1666)
http://www.hendrick-hamel.henny-savenije.pe.kr/indexk2.htm In Korean
http://www.hendrick-hamel.henny-savenije.pe.kr/Dutch In Dutch
http://www.vos.henny-savenije.pe.kr Frits Vos Article about Witsen 
and Eibokken and his first Korean-Dutch dictionary
http://www.cartography.henny-savenije.pe.kr (in English) Korea 
through Western Cartographic eyes
http://www.hwasong.henny-savenije.pe.kr Hwasong the fortress in Suwon
http://www.oldKorea.henny-savenije.pe.kr Old Korea in pictures
http://www.british.henny-savenije.pe.kr A British encounter in Pusan (1797)
http://www.genealogy.henny-savenije.pe.kr/ Genealogy
http://www.henny-savenije.pe.kr/phorum Bulletin board for Korean studies


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2011-01-22 Thread Steve VanSlyck
How's that song go? Spam, spam, spam, spam, spam, spam, spam, spam, 
SPAM

- Original Message -
From: Edgar Poe poe...@yahoo.com 

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2011-01-17 Thread Edgar Poe
http://www.herbsfactory.com/images/mywork.html


  
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2010-11-29 Thread vlastimil sus
Ano příspevky posilejte, Děkují. 





___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2010-08-08 Thread Ronis s
http://namucoj.t35.com/
  
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2010-06-15 Thread Jagadish Aahir
*
*J.M.AAHIR
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2010-04-06 Thread Eng shoeb ahmed


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2010-04-04 Thread Eng shoeb ahmed


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2009-10-15 Thread David Price
Dear All,

I have 3 Wikis set up using the W Parameter explained in the below article.

http://www.steverumberg.com/wiki/index.php/WikiHelp

I have just updated MediaWiki from 1.12 to 1.15.  The update has gone as 
expected for the main wiki but I also need to run the update for the further 
Wiki database tables using the update.php file.  This then updates the other 
wiki tables with the different W parameter.

Any advice would be appreciated.

David




This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2009-08-11 Thread çetin ufuk

___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2009-06-09 Thread vijay singh
 
Vishwakarma Open University For Self-Employment India
Rozgar Sewa Sadan,Opp.GTK Depot,Delhi-110033
 
   
No.VOUSE/Notification/2K9-6  
 Dated: June 9th,2009
University Notification
 
The Domain of Vishwakarma Open University For Self-Employment India has changed 
from
www.pvouse.org
to 
www.vishwakarmaopenuniversity.org.  
This is  for Information to All 
 
Sd/-
Secretary
VOUSE


  Explore and discover exciting holidays and getaways with Yahoo! India 
Travel http://in.travel.yahoo.com/
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2009-06-09 Thread Platonides
It was already that 8 months ago when you spammed this list mentioning it.
http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28815

Although 27 months ago you did use www.pvouse.org
http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/18635

Since you haven't sent any legitimate message (ie. on-topic) to this
list. May I suggest you to be removed?


___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2009-05-30 Thread Henny Savenije
I installed a wiki for my son and since he's crazy about math, I 
tried to install the math extension. I followed the instructions

* Change to the math sub-directory of your MediaWiki install
* Run 'make' (or 'gmake' if GNU make is not your default make). 
This should produce the texvc executable.
* Enable $wgUseTeX and $wgEnableUploads in your LocalSettings.php 
and everything should work.
However if I run make I get the following.
ocamlopt -c util.ml
make: ocamlopt: Command not found

Anybody any ideas.



  _   _
 (o) (o)
  oOOO(_)OOOo---
Henny (Lee Hae Kang)
-
http://www.henny-savenije.pe.kr Portal to all my sites
http://www.hendrick-hamel.henny-savenije.pe.kr (in English) Feel free 
to discover Korea with Hendrick Hamel (1653-1666)
http://www.hendrick-hamel.henny-savenije.pe.kr/indexk2.htm In Korean
http://www.hendrick-hamel.henny-savenije.pe.kr/Dutch In Dutch
http://www.vos.henny-savenije.pe.kr Frits Vos Article about Witsen 
and Eibokken and his first Korean-Dutch dictionary
http://www.cartography.henny-savenije.pe.kr (in English) Korea 
through Western Cartographic eyes
http://www.hwasong.henny-savenije.pe.kr Hwasong the fortress in Suwon
http://www.oldKorea.henny-savenije.pe.kr Old Korea in pictures
http://www.british.henny-savenije.pe.kr A British encounter in Pusan (1797)
http://www.genealogy.henny-savenije.pe.kr/ Genealogy
http://www.henny-savenije.pe.kr/phorum Bulletin board for Korean studies




___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Re: [Mediawiki-l] (no subject)

2009-05-30 Thread Benjamin Lees
On Sat, May 30, 2009 at 6:32 AM, Henny Savenije 
webmas...@henny-savenije.pe.kr wrote:

 I installed a wiki for my son and since he's crazy about math, I
 tried to install the math extension. I followed the instructions

* Change to the math sub-directory of your MediaWiki install
* Run 'make' (or 'gmake' if GNU make is not your default make).
 This should produce the texvc executable.
* Enable $wgUseTeX and $wgEnableUploads in your LocalSettings.php
 and everything should work.
 However if I run make I get the following.
 ocamlopt -c util.ml
 make: ocamlopt: Command not found

 Anybody any ideas.

 You need to install OCaml http://caml.inria.fr/.
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


[Mediawiki-l] (no subject)

2009-01-15 Thread Ekompute .info
Hi, can you help me take a look at this
pagehttp://www.topwebseotools.info/result.phpfor
dummipedia.org and help me see why my site is listed as both:
Indexed PagesAmount of pages that are listed in each search engine.


 *Domain**Yahoo Links**Google Links**AltaVista Links**AllTheWeb Links**
dummipedia.org*13,8952,04013,70013,700*www.dummipedia.org*8,1735557,9807,980
What code should I put into my .htacess to prevent making my website look
like having two different url?

PM Poon
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l