On Sun, Sep 9, 2012 at 6:34 PM, Roberto Flores <f.roberto.isc(a)gmail.com> wrote:
> I have developed an offline Wikipedia, Wikibooks, Wiktionary, etc. app for
> the iPhone, which does a somewhat decent job at interpreting the wiki
> markup into HTML.
> However, there are too many templates for me to program (not to mention,
> it's a moving target).
> Without converting these templates, many articles are simply unreadable and
> useless.
Templates are dumped just like all other pages are. Have you found
them in the dumps? which dump are you looking at right now?
> Could you please provide HTML dumps (I mean, with the templates
> pre-processed into HTML, everything else the same as now) every 3 or 4
> months?
3 or 4 month frequency seems unlikely to be useful to many people.
Otherwise no comment.
> Or alternatively, could you make the template API available so I could
> import it in my program?
How would this template API function? What does import mean?
-Jeremy