Just a note to say if you are put off by the complex markup in the raw
returned JSON from WikiPedia articles - note that you can also get the api
to parse out the template tags.

   - http://www.mediawiki.org/wiki/API:Parsing_wikitext

One way to provide this two step process within FOSSIL would be to create a
simple YAHOO pipe, which takes search values, parses out and template tags
and optionally wiki tags replaceing them with html, and returning the format
in JSON. Similar pipes can be made for other data sources.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to