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 <[email protected]> wrote: > I can not make it work. Yesterday I put a testing image at > https://secure.wikimedia.org/wikipedia/commons/wiki/Category:Images_from_Wiki_Loves_Monuments_2011_in_Andorra > > The link http://files.wmnederland.nl/wlm-latest/?country=Andorra does not > return anything and the iframe does not work. > > Vicenç > >> From: [email protected] >> Date: Sun, 28 Aug 2011 21:47:26 +0200 >> To: [email protected] >> 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: >> >> 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" >> width="700" height="170" scrolling="no" frameborder="0"></iframe> >> >> Let me know if you find any bugs. >> >> -- Hay >> >> _______________________________________________ >> Wiki Loves Monuments mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments >> http://www.wikilovesmonuments.eu > > _______________________________________________ > Wiki Loves Monuments mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments > http://www.wikilovesmonuments.eu > _______________________________________________ Wiki Loves Monuments mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.eu
