hi Brendan, you can try to use the Page Object Model [http://code.google.com/p/mediawiki-page-object-model/] based on the MW API.
> I looked through the API docs I found online, and I didn't see any > straightforward way to access template fields on a page through any > obvious means. As an example, I want to access a page, pull in values > from a number of different pre-defined wiki-page-template fields. Is > there any way to do this, or am I stuck doing regex on a big blob of text? > > Thanks, > Brendan > ------------------------------------------------------------------------ > > _______________________________________________ > Mediawiki-api mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-api > _______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
