[dokuwiki] Re: Paragraph around Plugin
- From: Gerry Weißbach <gerry.w@xxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 27 Jul 2006 21:38:00 +0200
Chris Smith schrieb:
Gerry Weißbach wrote:
Hi everybody,
maybe I am not smart enouigh, but I've the following problem:
I created a plugin that will kind of exchange a media or external link.
Now the plugin works fine, but it always has the paragraphs around its
output. I know with getPType() I can suppress the the closing tags of
the prior paragraph, but how to handle the plugin ones?
Even if this question is dumb, please answer.
BR
Gerry
What version of DokuWiki are you working with?
The plugin:tutorial#ptype page at splitbrain explains what is
happening. The problem has been fixed in the development version and
will be included in the next release.
Cheers,
Chris
Ah, I see. I do not use the devel version, but the last stable release
... thanks for the page, I did not really find that / looked for the
wrong keywords. I'll take a look at the devel code to fix that bug for
my stable versions of DW. Upgrading would be to intense a work for all
the changes I made :)
Good Night and Good Luck.
Gerry
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Paragraph around Plugin
- From: Gerry Weißbach
- [dokuwiki] Re: Paragraph around Plugin
- From: Chris Smith
Other related posts:
- » [dokuwiki] Paragraph around Plugin
- » [dokuwiki] Re: Paragraph around Plugin
- » [dokuwiki] Re: Paragraph around Plugin
Hi everybody,
maybe I am not smart enouigh, but I've the following problem:
I created a plugin that will kind of exchange a media or external link. Now the plugin works fine, but it always has the paragraphs around its output. I know with getPType() I can suppress the the closing tags of the prior paragraph, but how to handle the plugin ones?
Even if this question is dumb, please answer.
BR
Gerry
What version of DokuWiki are you working with?
The plugin:tutorial#ptype page at splitbrain explains what is happening. The problem has been fixed in the development version and will be included in the next release.
Cheers,
Chris
- [dokuwiki] Paragraph around Plugin
- From: Gerry Weißbach
- [dokuwiki] Re: Paragraph around Plugin
- From: Chris Smith