Hi everyone, last year we had a small widget running on wlm.nl with the latest uploaded photos. I worked together with Maarten on making the same thing for all countries this year. Check out the wlm.nl homepage here:
We currently have one photo there, but i'm sure it will have more photos in the next few days ;)
It's an iframe you can include on your own site. Simply copy-paste this piece of code and replace 'COUNTRY' for your country (they're the same as the Commons categories: https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik...) and if you want 'THUMB' with a thumbsize (defaults to 150px).
<iframe src="http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB" width="700" height="170" scrolling="no" frameborder="0"></iframe>
Let me know if you find any bugs.
-- Hay
Awesome, Hay! That was on my TODO list as well!
I don't get the single image, though. Shouldn't this be one of these URL?
http://files.wmnederland.nl/wlm-latest/?country=nl
http://files.wmnederland.nl/wlm-latest/?country=the%20Netherlands
Regards, -NT
On 28-08-2011 20:47, Hay (Husky) wrote:
Hi everyone, last year we had a small widget running on wlm.nl with the latest uploaded photos. I worked together with Maarten on making the same thing for all countries this year. Check out the wlm.nl homepage here:
We currently have one photo there, but i'm sure it will have more photos in the next few days ;)
It's an iframe you can include on your own site. Simply copy-paste this piece of code and replace 'COUNTRY' for your country (they're the same as the Commons categories: https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik...) and if you want 'THUMB' with a thumbsize (defaults to 150px).
<iframe src="http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB" width="700" height="170" scrolling="no" frameborder="0"></iframe>
Let me know if you find any bugs.
-- Hay
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Hi,
that's cool! Just a question (because I just tried to test it): How long does it take for the widget to update? It's not instant, right? (Not that that's really important, I'd just like to know).
Is there a possibility to have something like this on our Wikipedia page(s) as well?
Kilian
On Sun, Aug 28, 2011 at 9:47 PM, Hay (Husky) huskyr@gmail.com wrote:
Hi everyone, last year we had a small widget running on wlm.nl with the latest uploaded photos. I worked together with Maarten on making the same thing for all countries this year. Check out the wlm.nl homepage here:
We currently have one photo there, but i'm sure it will have more photos in the next few days ;)
It's an iframe you can include on your own site. Simply copy-paste this piece of code and replace 'COUNTRY' for your country (they're the same as the Commons categories:
https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik... ) and if you want 'THUMB' with a thumbsize (defaults to 150px).
<iframe src=" http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB" width="700" height="170" scrolling="no" frameborder="0"></iframe>
Let me know if you find any bugs.
-- Hay
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
On Sun, Aug 28, 2011 at 10:20 PM, Kilian Kluge kilian@k-kluge.de wrote:
that's cool! Just a question (because I just tried to test it): How long does it take for the widget to update? It's not instant, right? (Not that that's really important, I'd just like to know).
It directly queries the mirrored databases from Commons. I don't know about the replication lag between the WM servers and the toolserver, but i guess it's pretty fast.
Is there a possibility to have something like this on our Wikipedia page(s) as well?
I don't think you can enter iframes in WP pages, but you might be able to use the Javascript (which could be simpler then, because you can use jQuery).
Nuno wrote:
I don't get the single image, though. Shouldn't this be one of these URL?
This one should work:
http://files.wmnederland.nl/wlm-latest/?country=the_Netherlands
-- Hay
I can not make it work. Yesterday I put a testing image at https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik...
The link http://files.wmnederland.nl/wlm-latest/?country=Andorra does not return anything and the iframe does not work.
Vicenç
From: huskyr@gmail.com Date: Sun, 28 Aug 2011 21:47:26 +0200 To: wikilovesmonuments@lists.wikimedia.org Subject: [Wiki Loves Monuments] Last uploaded photos widget
Hi everyone, last year we had a small widget running on wlm.nl with the latest uploaded photos. I worked together with Maarten on making the same thing for all countries this year. Check out the wlm.nl homepage here:
We currently have one photo there, but i'm sure it will have more photos in the next few days ;)
It's an iframe you can include on your own site. Simply copy-paste this piece of code and replace 'COUNTRY' for your country (they're the same as the Commons categories: https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik...) and if you want 'THUMB' with a thumbsize (defaults to 150px).
<iframe src="http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB" width="700" height="170" scrolling="no" frameborder="0"></iframe>
Let me know if you find any bugs.
-- Hay
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
The iframe seems to be working, the query to the toolserver simply doesn't return any data...
@Maarten: any clues why this happens?
-- Hay
On Mon, Aug 29, 2011 at 2:57 PM, Vicenç Riullop vriullop@hotmail.com wrote:
I can not make it work. Yesterday I put a testing image at https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik...
The link http://files.wmnederland.nl/wlm-latest/?country=Andorra does not return anything and the iframe does not work.
Vicenç
From: huskyr@gmail.com Date: Sun, 28 Aug 2011 21:47:26 +0200 To: wikilovesmonuments@lists.wikimedia.org Subject: [Wiki Loves Monuments] Last uploaded photos widget
Hi everyone, last year we had a small widget running on wlm.nl with the latest uploaded photos. I worked together with Maarten on making the same thing for all countries this year. Check out the wlm.nl homepage here:
We currently have one photo there, but i'm sure it will have more photos in the next few days ;)
It's an iframe you can include on your own site. Simply copy-paste this piece of code and replace 'COUNTRY' for your country (they're the same as the Commons categories:
https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik...) and if you want 'THUMB' with a thumbsize (defaults to 150px).
<iframe src="http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB" width="700" height="170" scrolling="no" frameborder="0"></iframe>
Let me know if you find any bugs.
-- Hay
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
May it be replication lag?
Hay (Husky) wrote:
The iframe seems to be working, the query to the toolserver simply doesn't return any data...
@Maarten: any clues why this happens?
-- Hay
The condition on rc_log_type and rc_log_action is failing. The only entry in recenchanges for that image is the patrolling of r58628679. Quite normal, given that it was uploaded in 2007.
Just pick a random image from latest uploaded files and add the template.
Maarten
Op 29 aug 2011 om 17:19 heeft Platonides platonides@gmail.com het volgende geschreven:\
Hay (Husky) wrote:
The iframe seems to be working, the query to the toolserver simply doesn't return any data...
@Maarten: any clues why this happens?
-- Hay
The condition on rc_log_type and rc_log_action is failing. The only entry in recenchanges for that image is the patrolling of r58628679. Quite normal, given that it was uploaded in 2007.
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
I have added a random recent image and some hours laters it still returns nothing. Perhaps it does not match other conditions and it will be better to wait for live images.
Vicenç
From: maarten@mdammers.nl To: wikilovesmonuments@lists.wikimedia.org Date: Mon, 29 Aug 2011 17:20:06 +0200 CC: wikilovesmonuments@lists.wikimedia.org Subject: Re: [Wiki Loves Monuments] Last uploaded photos widget
Just pick a random image from latest uploaded files and add the template.
Maarten
Op 29 aug 2011 om 17:19 heeft Platonides platonides@gmail.com het volgende geschreven:\
Hay (Husky) wrote:
The iframe seems to be working, the query to the toolserver simply doesn't return any data...
@Maarten: any clues why this happens?
-- Hay
The condition on rc_log_type and rc_log_action is failing. The only entry in recenchanges for that image is the patrolling of r58628679. Quite normal, given that it was uploaded in 2007.
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Vicenç Riullop wrote:
I have added a random recent image and some hours laters it still returns nothing. Perhaps it does not match other conditions and it will be better to wait for live images.
Vicenç
I have debugged it. It is almost working, the reason it fails is due to the ' in the filename, which results in a CSS error.
I have created an equivalent version at http://toolserver.org/~erfgoed/tools/wlm-latest.php?country=Andorra which overcomes that failure.
Oh, I have bad luck choosing samples :-) Thanks for checking it.
Vicenç There are 1 days 14 hours left
I have debugged it. It is almost working, the reason it fails is due to the ' in the filename, which results in a CSS error.
I have created an equivalent version at http://toolserver.org/~erfgoed/tools/wlm-latest.php?country=Andorra which overcomes that failure.
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Hay,
Can you make it possible to specify how many thumbnails we want?
Hay, may I also suggest to add <a title=""> to the photos with, e.g., the uploader name?
Hay, this was done at the tool @ toolserver.
Thanks,
I support that request !
Besides, it looks like the widget has been broken since the middle of the afternoon : the thumbnails are not shown.
When looking at the html source, I see that it doesn't work because the end of their URL is not correct : http://upload.wikimedia.org/wikipedia/commons/thumb/thumb/9/9c/Versailles_H%...
Hay, Maarten, can you please fix it ?
Thanks in advance, Sylvain. 2011/9/2 Nuno Tavares nuno.tavares@wikimedia.pt
Hay,
Can you make it possible to specify how many thumbnails we want?
-- Nuno Tavares Wikimedia Portugal http://www.wikimedia.pt
Imagine um mundo onde é dada a qualquer pessoa a possibilidade de ter livre acesso ao somatório de todo o conhecimento humano. É isso o que estamos a fazer.
Participe também: http://www.wikimedia.pt
Em 28-08-2011 20:47, Hay (Husky) escreveu:
Hi everyone, last year we had a small widget running on wlm.nl with the latest uploaded photos. I worked together with Maarten on making the same thing for all countries this year. Check out the wlm.nl homepage here:
We currently have one photo there, but i'm sure it will have more photos in the next few days ;)
It's an iframe you can include on your own site. Simply copy-paste this piece of code and replace 'COUNTRY' for your country (they're the same as the Commons categories:
https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik... )
and if you want 'THUMB' with a thumbsize (defaults to 150px).
<iframe src="
http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB"
width="700" height="170" scrolling="no" frameborder="0"></iframe>
Let me know if you find any bugs.
-- Hay
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Sylvain,
See: http://toolserver.org/~erfgoed/tools/wlm-latest.php?number=3&size=40
I hope I didn't break something...
Hi Sylvan,
Op 4-9-2011 21:16, Sylvain Boissel schreef:
I support that request !
Besides, it looks like the widget has been broken since the middle of the afternoon : the thumbnails are not shown.
Looks like Nuno broke something in r354.
When looking at the html source, I see that it doesn't work because the end of their URL is not correct : http://upload.wikimedia.org/wikipedia/commons/thumb/thumb/9/9c/Versailles_H%...
Hay, Maarten, can you please fix it ?
I reverted r354 and now the images at http://www.wikilovesmonuments.eu/ and http://www.wikilovesmonuments.nl work again. Nuno, sorry! Can you have a look at this?
Maarten
Thanks in advance, Sylvain. 2011/9/2 Nuno Tavares <nuno.tavares@wikimedia.pt mailto:nuno.tavares@wikimedia.pt>
Hay, Can you make it possible to specify how many thumbnails we want? -- Nuno Tavares Wikimedia Portugal http://www.wikimedia.pt Imagine um mundo onde é dada a qualquer pessoa a possibilidade de ter livre acesso ao somatório de todo o conhecimento humano. É isso o que estamos a fazer. Participe também: http://www.wikimedia.pt Em 28-08-2011 20:47, Hay (Husky) escreveu: > Hi everyone, > last year we had a small widget running on wlm.nl <http://wlm.nl> with the latest > uploaded photos. I worked together with Maarten on making the same > thing for all countries this year. Check out the wlm.nl <http://wlm.nl> homepage here: > > http://wikilovesmonuments.nl > > We currently have one photo there, but i'm sure it will have more > photos in the next few days ;) > > It's an iframe you can include on your own site. Simply copy-paste > this piece of code and replace 'COUNTRY' for your country (they're the > same as the Commons categories: > https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wiki_Loves_Monuments_2011) > and if you want 'THUMB' with a thumbsize (defaults to 150px). > > <iframe src="http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB <http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB>" > width="700" height="170" scrolling="no" frameborder="0"></iframe> > > Let me know if you find any bugs. > > -- Hay > > _______________________________________________ > Wiki Loves Monuments mailing list > WikiLovesMonuments@lists.wikimedia.org <mailto:WikiLovesMonuments@lists.wikimedia.org> > https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments > http://www.wikilovesmonuments.eu > _______________________________________________ Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org <mailto:WikiLovesMonuments@lists.wikimedia.org> https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Sylvan et Al,
I apologize for breaking your sites, the code not only seemed to not work as intended as it also seemed to not being used.
Has anyone fixed it? It still works for me, after revert..
2011/9/5 Nuno Tavares nuno.tavares@wikimedia.pt
Sylvan et Al,
Syl*vain* ;)
I apologize for breaking your sites, the code not only seemed to not work as intended as it also seemed to not being used.
Has anyone fixed it? It still works for me, after revert..
Yes, it works now : http://wikilovesmonuments.fr/derniersajouts.php
Thanks !
Sylvain.
-- Nuno Tavares Wikimedia Portugal http://www.wikimedia.pt
Imagine um mundo onde é dada a qualquer pessoa a possibilidade de ter livre acesso ao somatório de todo o conhecimento humano. É isso o que estamos a fazer.
Participe também: http://www.wikimedia.pt
Em 04-09-2011 21:00, Maarten Dammers escreveu:
Hi Sylvan,
Op 4-9-2011 21:16, Sylvain Boissel schreef:
I support that request !
Besides, it looks like the widget has been broken since the middle of the afternoon : the thumbnails are not shown.
Looks like Nuno broke something in r354.
When looking at the html source, I see that it doesn't work because the end of their URL is not correct :
http://upload.wikimedia.org/wikipedia/commons/thumb/thumb/9/9c/Versailles_H%...
Hay, Maarten, can you please fix it ?
I reverted r354 and now the images at http://www.wikilovesmonuments.eu/ and http://www.wikilovesmonuments.nl work again. Nuno, sorry! Can you have a look at this?
Maarten
Thanks in advance, Sylvain. 2011/9/2 Nuno Tavares <nuno.tavares@wikimedia.pt mailto:nuno.tavares@wikimedia.pt>
Hay, Can you make it possible to specify how many thumbnails we want? -- Nuno Tavares Wikimedia Portugal http://www.wikimedia.pt Imagine um mundo onde é dada a qualquer pessoa a possibilidade de
ter
livre acesso ao somatório de todo o conhecimento humano. É isso o
que
estamos a fazer. Participe também: http://www.wikimedia.pt Em 28-08-2011 20:47, Hay (Husky) escreveu: > Hi everyone, > last year we had a small widget running on wlm.nl <http://wlm.nl> with the latest > uploaded photos. I worked together with Maarten on making the same > thing for all countries this year. Check out the wlm.nl <http://wlm.nl> homepage here: > > http://wikilovesmonuments.nl > > We currently have one photo there, but i'm sure it will have more > photos in the next few days ;) > > It's an iframe you can include on your own site. Simply copy-paste > this piece of code and replace 'COUNTRY' for your country (they're the > same as the Commons categories: >
https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik... )
> and if you want 'THUMB' with a thumbsize (defaults to 150px). > > <iframe src="
http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB
<
http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB%3E"
> width="700" height="170" scrolling="no" frameborder="0"></iframe> > > Let me know if you find any bugs. > > -- Hay > > _______________________________________________ > Wiki Loves Monuments mailing list > WikiLovesMonuments@lists.wikimedia.org <mailto:WikiLovesMonuments@lists.wikimedia.org> > https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments > http://www.wikilovesmonuments.eu > _______________________________________________ Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org <mailto:WikiLovesMonuments@lists.wikimedia.org> https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
This widget seems to be broken for wikilovesmonuments.se
In the http://toolserver.org/~erfgoed/tools/wlm-latest.php should the line *s.src = ' http://toolserver.org/~ntavares/patrimonio/tools/wlmlast.php?callback=jscall... ';* really be there? it overrides *s.src = ' http://toolserver.org/~erfgoed/tools/wlmlast.php?callback=jscallback%27;* which is the script which gets used by the sites where the widget is still working.
Andre/Lokal_Profil
On 5 September 2011 08:25, Sylvain Boissel sylvain.boissel@wikimedia.frwrote:
2011/9/5 Nuno Tavares nuno.tavares@wikimedia.pt
Sylvan et Al,
Syl*vain* ;)
I apologize for breaking your sites, the code not only seemed to not work as intended as it also seemed to not being used.
Has anyone fixed it? It still works for me, after revert..
Yes, it works now : http://wikilovesmonuments.fr/derniersajouts.php
Thanks !
Sylvain.
--
Nuno Tavares Wikimedia Portugal http://www.wikimedia.pt
Imagine um mundo onde é dada a qualquer pessoa a possibilidade de ter livre acesso ao somatório de todo o conhecimento humano. É isso o que estamos a fazer.
Participe também: http://www.wikimedia.pt
Em 04-09-2011 21:00, Maarten Dammers escreveu:
Hi Sylvan,
Op 4-9-2011 21:16, Sylvain Boissel schreef:
I support that request !
Besides, it looks like the widget has been broken since the middle of the afternoon : the thumbnails are not shown.
Looks like Nuno broke something in r354.
When looking at the html source, I see that it doesn't work because the end of their URL is not correct :
http://upload.wikimedia.org/wikipedia/commons/thumb/thumb/9/9c/Versailles_H%...
Hay, Maarten, can you please fix it ?
I reverted r354 and now the images at http://www.wikilovesmonuments.eu/ and http://www.wikilovesmonuments.nl work again. Nuno, sorry! Can you have a look at this?
Maarten
Thanks in advance, Sylvain. 2011/9/2 Nuno Tavares <nuno.tavares@wikimedia.pt mailto:nuno.tavares@wikimedia.pt>
Hay, Can you make it possible to specify how many thumbnails we want? -- Nuno Tavares Wikimedia Portugal http://www.wikimedia.pt Imagine um mundo onde é dada a qualquer pessoa a possibilidade de
ter
livre acesso ao somatório de todo o conhecimento humano. É isso o
que
estamos a fazer. Participe também: http://www.wikimedia.pt Em 28-08-2011 20:47, Hay (Husky) escreveu: > Hi everyone, > last year we had a small widget running on wlm.nl <http://wlm.nl> with the latest > uploaded photos. I worked together with Maarten on making the
same
> thing for all countries this year. Check out the wlm.nl <http://wlm.nl> homepage here: > > http://wikilovesmonuments.nl > > We currently have one photo there, but i'm sure it will have more > photos in the next few days ;) > > It's an iframe you can include on your own site. Simply
copy-paste
> this piece of code and replace 'COUNTRY' for your country (they're the > same as the Commons categories: >
https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wik... )
> and if you want 'THUMB' with a thumbsize (defaults to 150px). > > <iframe src="
http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB
<
http://files.wmnederland.nl/wlm-latest/?country=COUNTRY&thumb=THUMB%3E"
> width="700" height="170" scrolling="no" frameborder="0"></iframe> > > Let me know if you find any bugs. > > -- Hay > > _______________________________________________ > Wiki Loves Monuments mailing list > WikiLovesMonuments@lists.wikimedia.org <mailto:WikiLovesMonuments@lists.wikimedia.org> > https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments > http://www.wikilovesmonuments.eu > _______________________________________________ Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org <mailto:WikiLovesMonuments@lists.wikimedia.org> https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
-- Sylvain Boissel Chargé de mission communauté et technologie de Wikimédia France www.wikimedia.fr 06.18.90.71.04 - sylvain.boissel@wikimedia.fr
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
On 13/09/11 16:30, André Costa wrote:
This widget seems to be broken for wikilovesmonuments.se http://wikilovesmonuments.se
In the http://toolserver.org/~erfgoed/tools/wlm-latest.php should the line /s.src = 'http://toolserver.org/~ntavares/patrimonio/tools/wlmlast.php?callback=jscall... really be there? it overrides /s.src = 'http://toolserver.org/~erfgoed/tools/wlmlast.php?callback=jscallback%27;/ which is the script which gets used by the sites where the widget is still working.
Andre/Lokal_Profil
That line was added by Nuno in r354. ~ntavares/patrimonio/ is his working base for preparing changes. But in this case seem to have broken it (more exactly, the in his home does nothing if parameter 'it' is not set to 0). I have changed http://toolserver.org/~erfgoed/tools/wlm-latest.php to point back to the wlmlast.php of erfgoed folder.
Thanks =)
On 13 September 2011 23:29, Platonides platonides@gmail.com wrote:
On 13/09/11 16:30, André Costa wrote:
This widget seems to be broken for wikilovesmonuments.se http://wikilovesmonuments.se
In the http://toolserver.org/~erfgoed/tools/wlm-latest.php should the
line
/s.src = '
http://toolserver.org/~ntavares/patrimonio/tools/wlmlast.php?callback=jscall...
really be there? it overrides /s.src = 'http://toolserver.org/~erfgoed/tools/wlmlast.php?callback=jscallback%27;/ which is the script which gets used by the sites where the widget is still working.
Andre/Lokal_Profil
That line was added by Nuno in r354. ~ntavares/patrimonio/ is his working base for preparing changes. But in this case seem to have broken it (more exactly, the in his home does nothing if parameter 'it' is not set to 0). I have changed http://toolserver.org/~erfgoed/tools/wlm-latest.php to point back to the wlmlast.php of erfgoed folder.
Wiki Loves Monuments mailing list WikiLovesMonuments@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
wikilovesmonuments@lists.wikimedia.org