[dokuwiki] Re: How to find out if plugin is installed ?

  • From: Chris Smith <chris@xxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 16 May 2006 11:49:07 +0100

Oliver Geisen wrote:

Hello,

i'd like to display a button in my template only if a certain plugin is installed. How do i find out ?


Oliver Geisen _____________________________ Systemadministrator Kreisboten Verlag Mühlfellner KG 82362 Weilheim i. Ob. Tel. 0881/686-904 Fax 0881/686-74


--DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist

Use plugin_load() (inc/pluginutils) and check the returned result.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: