
|
[dokuwiki]
||
[Date Prev]
[02-2007 Date Index]
[Date Next]
||
[Thread Prev]
[02-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: language files in action plugins
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 05 Feb 2007 04:07:22 +0000
Ben Coburn wrote:
Does anyone see any major issues I've overlooked?
Currently a plugin can include multiple "components" of the same type,
"plugins/<plugin name>/<plugin type>/<component name>.php". This is
particularly important for syntax plugins, less so for other plugin types.
To utilise generalised localisation and configuration functions you'll
need to store the directory name along with the class name.
Is the added complexity worth it?
If it is, it may be worthwhile working out something to handle
versioning at the same time. Users of helper plugins should be able to
ensure they get the version they need.
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|