[dokuwiki] Display Wiki Page for DokuWiki

  • From: "Terence J. Grant" <tjgrant@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 23 Aug 2006 12:52:53 -0400

Hi guys, another plugin, this one allows you to display multiple wiki
pages per... document.

http://tatewake.com/wiki/projects:display_wiki_page_for_dokuwiki

Originally written by Etienne Gauthier for Monobook for DokuWiki; I've
pulled it out of the template and made it so any template author can
use it.

It's not so much a plugin as much as it is an additional code library.
(Albeit with only one function.)

But it has me thinking, what are folks thoughts on moving the template
functions outside of the main codebase and into a "plugin"-- so that
template folks can chip away at the template functions, add new ones
and such... without having to wait for a new dokuwiki stable?

Ideally I think you could keep the admin.php for displaying how to use
the functions(or possibly just link to the api specs) and just have a
single code.php file that you include at the top of your template.
(Like how this plugin works.)

Thoughts?

--
--Terence J. Grant(tjgrant@xxxxxxxxxxxx)
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts:

  • » [dokuwiki] Display Wiki Page for DokuWiki