Hello everyone,

Im trying the mediawki API.

I need to get the members of given category, ordered by timestamp, which
are beetwen 2 given dates.

for this, Im trying with an url like this:

http://localhost/mediawiki-1.17.0/api.php?action=query&generator=categorymembers&gcmtitle=Category:MY_CATEGORY&prop=info&cmsort=timestamp&format=json&cmstart=13345853310&cmend=1334585350&cmdir=asc<http://localhost/mediawiki-1.17.0/api.php?action=query&generator=categorymembers&gcmtitle=Category:ObjetoDeAprendizaje&prop=info&cmsort=timestamp&format=json&cmstart=13345853310&cmend=1334585350&cmdir=asc>

and

http://localhost/mediawiki-1.17.0/api.php?action=query&generator=categorymembers&gcmtitle=Category:ObjetoDeAprendizaje&prop=info&cmsort=timestamp&format=json&cmstart=2011-04-15T15:30:23Z&cmend=<http://localhost/mediawiki-1.17.0/api.php?action=query&generator=categorymembers&gcmtitle=Category:ObjetoDeAprendizaje&prop=info&cmsort=timestamp&format=json&cmstart=13345853310&cmend=1334585350&cmdir=asc>
2012-04-15T15:30:23Z<http://localhost/mediawiki-1.17.0/api.php?action=query&generator=categorymembers&gcmtitle=Category:ObjetoDeAprendizaje&prop=info&cmsort=timestamp&format=json&cmstart=13345853310&cmend=1334585350&cmdir=asc>&cmdir=asc


But none of them worked. Am i doing something wrong? Im going crazy with
this.

Regards,

Marcelo.
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to