[dokuwiki] Re: Plugins not working

  • From: Matt Pascoe <hornet136@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 9 Jun 2005 21:16:43 +0000

ok more info.  when I have the foldsec plugin installed it breaks the
info plugin somehow.

I guess the plugins that were written before the directory structure
change all must need an update?

On 6/9/05, Matt Pascoe <hornet136@xxxxxxxxx> wrote:
> ok, I've tried things on my box again.  the info plugin does seem to
> be working just fine, I think I must just be blind or something.
> 
> I've played with the graphviz and the foldsec plugins.  both still do
> nothing.  I did notice the copies I tried still had the following:
> 
> if(!defined('DOKU_INC'))
> define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
> if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'inc/plugins/');
> require_once(DOKU_PLUGIN.'syntax.php');
> 
> I changed the inc/plugins/ to lib/plugins.  This still did not enable
> them to work.  I've not found anything else related to your new file
> structure that is causing this with the "older" plugins based on the
> original file structure.  Still looking..............
> 
> On 6/9/05, Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
> > On Wed, 8 Jun 2005 22:07:32 -0600
> > Matt Pascoe <hornet136@xxxxxxxxx> wrote:
> > 
> > > For some reason I've been unable to get the plugin system to work. 
> > > I'm sure it's something stupid I've been missing but the whole thing
> > > looks like it should be as simple as just adding the plugins dir and
> > > the appropriate plugin file below that.
> > > 
> > > I've started with the simple info plugin and dont get anything.  when
> > > I put the ~~INFO:version~~ tag inline it does not show up in the
> > > resulting page.  It also does not print any info text as i would
> > > expect it to.  I've tried the graphviz plugin as well.  I know
> > > graphviz is installed on my system but the renderer doesnt even seem
> > > to pick up on the "digraph" block statement.
> > > 
> > > I've just downloaded the latest dev code 6-8-05.  I've tried it on a
> > > Mandrake system and on a Ubuntu system with the same exact results. 
> > > Any help and ideas would be great.  Thanks.
> > 
> > Very strange. I'm not sure how to to help you... The plugins are now
> located
> > in lib/plugins instead of inc/plugins but this should be okay for the
> info
> > plugin as it comes with dokuwiki... Does anyone else have an idea?
> > 
> > Andi
> > 
> >
>
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: