
On Fri, Apr 18, 2008 at 12:41:14AM -0300, bulia byak wrote:
While the "Live preview" checkbox is useful for most effects, for some it just does not make sense. Now, you can add the attribute needs-live-preview="false" in the effect element in the .inx file of the effect to suppress this checkbox for your effect.
Cool. Added to the new Schema (RelaxNG) for the inx files (still work in progress, but almost there).
BTW. While on the subject, I was thinking, would it make sense to alter the structure a bit in terms of the menu. Currently we have:
<effects-menu>
and for help items there is <effects-menu hidden="true">
Should we perhaps make it a bit more generic to put
<menu name="effects"> <sub-menu _name="..."> </menu>
So for the help extensions we might do <menu name="help">
I know the help item solution is a bit of a 'hack' but perhaps this would make it a bit clearer. Obviously the menu name would have to map into an existing one (unlike the sub menu) but then perhaps it would be easy to allow for sub-menu grouping in Help as well (I am aware though with this solution issue of help menu "separators" arises, but this could be solved by something like <menu name=".." group="..."> and then groups could be separated.
Just my 0.02
Regards, -- Marcin Floryan http://marcin.floryan.pl/ [GPG Key ID: 0D5581C5]