Hi there,
I'm trying to get search result y XML format, but it always return all in Json format when using "opensearch" action:
Ex: api.php?action=opensearch&search=Tea&format=xml
I test this query string in Wikipedia and works perfect, but no on my MediaWiki setup.
Any ideas ?. Thanks in advanced.
-- Esteban
2010/3/16 Esteban Fernández efernandez@multimedial.cl:
Hi there,
I'm trying to get search result y XML format, but it always return all in Json format when using "opensearch" action:
Ex: api.php?action=opensearch&search=Tea&format=xml
I test this query string in Wikipedia and works perfect, but no on my MediaWiki setup.
Any ideas ?. Thanks in advanced.
action=opensearch&format=xml works on Wikipedia because of the OpenSearchXml extension, see http://www.mediawiki.org/wiki/Extension:OpenSearchXml
Roan Kattouw (Catrope)
mediawiki-api@lists.wikimedia.org