From: Matthew P. <mp...@he...> - 2004-07-01 08:33:01
|
On Thu, Jul 01, 2004 at 10:19:50AM +0200, Reini Urban wrote: > Matthew Palmer wrote: > > >Is there any way to upload / include non-Wiki content within a PHPWiki? A > >bloke here at work has suddenly decided he wants this feature to build a > >dynamic reference library -- with direct links to the source PDFs (a la > >footnotes). > > > >I've got him throwing the pages into his homedir (/~user etc), but it would > >be a bit easier to have a file upload thing going on. Anyone know about > >it, > >or should I just write one up to sit next to the wiki? > > * just type urls (as you already advised) > * http://phpwiki.sourceforge.net/phpwiki/UpLoadPlugin and use the > Upload: interwiki map then. (just a shortcut) > * http://phpwiki.sourceforge.net/phpwiki/TranscludePlugin (iframe) Cool, it looks like one of those two plugins will do what we want to have done. Thanks. - Matt |