[dokuwiki] Re: How to embed an external picture
- From: Christopher Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 18 Jan 2009 10:22:34 +0900
On 18 Jan 2009, at 09:28, Werner Flamme wrote:
I asked the question to know if it makes sense to include the methodgetAllowedTypes() for my plugin, but as far as I understand now I cannot return array('externallink') but have to return array('substition'). ButI'll check this tomorrow, it's too late/early now for understanding texts in foreign languages :-(
I get the impression your plugin is of type 'substition'. In that case it should return an empty array and since that is the behaviour it inherits you don't need to include that method in your plugin.
- Chris -- DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] How to embed an external picture
- From: Werner Flamme
- [dokuwiki] Re: How to embed an external picture
- From: Christopher Smith
- [dokuwiki] Re: How to embed an external picture
- From: Werner Flamme
- [dokuwiki] How to embed an external picture
Other related posts:
- » [dokuwiki] How to embed an external picture - Werner Flamme
- » [dokuwiki] Re: How to embed an external picture - Andreas Gohr
- » [dokuwiki] Re: How to embed an external picture - Christopher Smith
- » [dokuwiki] Re: How to embed an external picture - Christopher Smith
- » [dokuwiki] Re: How to embed an external picture - Werner Flamme
- » [dokuwiki] Re: How to embed an external picture - Werner Flamme
- » [dokuwiki] Re: How to embed an external picture - Christopher Smith