On Sat, Sep 24, 2005 at 04:41:06PM +0200, Reini Urban wrote:
New version, files EditToolbar toolbar.js joined.
> I see. The explicit listsize is not so good, because it destroys the
> list scrollbar inside the seperate window which has no scrollbar.
> It's better to leave that at 20 or less.
OK : I just changed window width to have no window scrollbar (they
appears in both Mozilla and Firefox, don't know why).
> _nl + _quota as magic quote strings are also not quite stable, esp. when
> inserting templates.
Used %n url encoding instead.
> And I think it better should be a plugin method than a seperate file,
> so that all existing plugins get the desc automatically.
> See PluginManager.
Done too : loads new plugin function " getArgumentsDesc() " and fall
down on "getDefaultArguments() "
Regards,
--
Thomas Harding
EditToolbar.php
Description: application/httpd-php
toolbar.js
Description: JavaScript source
|