נשלח מטלפון, שאולי עשה שטויות עם תיקון אוטומטי Sent from a phone, which may have done silly autocorrections בתאריך 9 בספט 2012 20:35, מאת "Roberto Flores" <[email protected]>: > > Greetings, > > 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. > > 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? > Or alternatively, could you make the template API available so I could > import it in my program?
You can use the API parse action to parse the pages, including templates. > > Dear regards, > Roberto Flores > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
