From: Reini U. <ru...@x-...> - 2004-08-20 12:33:01
|
Lea Viljanen schrieb: > On Friday 20 August 2004 13:04, Reini Urban wrote: > > >>If you want to have everything in your plugin, look at the >>lib/loadsave.php code. >>MakeWikiZip() with the request argument pages="Page1,Page2,...". > > > I made some experiments and also looked at PageDump plugin. > > The problem is that I have a wiki page that is dynamically > created by <?plugin CreateBib?> (this plugin invocation is the > whole contents of the page) and all the stuff having pagenames > as arguments do not seem to like that. At best with the zip method > I get the literal page contents but not the dynamically generated > bibtex stuff. so your CreateBib plugin has to generate an bibtex download action button also, which dumps the bibtex to the client. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |