Nuno Tavares wrote:
Ermmm, the demo doesn't make sense without the tokens. Here:
+------------------+--------------------------------------+----+ | nome | token | id | +------------------+--------------------------------------+----+ | Your Juri Name | a47c93a8-f05c-11e0-a298-003048f0198a | 9 | | Your Juri Name 2 | fe8f16b6-f05e-11e0-a298-003048f0198a | 10 | +------------------+--------------------------------------+----+
So you access with
http://www.wikilovesmonuments.org.pt/tools/juri-demo/tools/juri/?token=a47c9... or
http://www.wikilovesmonuments.org.pt/tools/juri-demo/tools/juri/?token=fe8f1...
I don't think i would have come with that concept, but I think i'll reuse it. I'll probably change the AJAX method from GET to POST, though. Maybe the usernames shouldn't be shown in the gallery? That way the juries would concentrate on the images themselves.