Switch
by Jabiertxo Arraiza Cenoz
Hi to all.
Im thinking going to work on "switch" code now "full" implemented in
Inkscape but without GUI. Tav give me help on it.
I have a idea on how to get working but have questions. Im focused on
languaje selector but maybe im wrong, maybe need a full "switch" GUI
with "requiredFeatures", "requiredExtensions" and "systemLanguage"
conditional processing attributes.
Realy Im not sure if "requiredFeatures" and "requiredExtensions" are
useful to handle on Inkscape or maybe is better for use on the XML
editor or raw SVG editing for the moment.
In my mind, with language only point of view, I need a object dialog
method to redraw a "switch", and a language -or "switch"- widget to:
* Add multilenguage title and desc
* Switch all "switches" to one lang
* Add lang to a "switch". Global?
* Remove a lang
* Insert selected element to a new "switch" in the default lang.
* Handle more Aria atributes?
By the way, about "switches" in webpages with "systemLanguage"
conditional processing attribute, whats the best way to user based
switch a lang? We need a JS hack?
Now im very bussy whith my payed work but hope can take some time to
this proyect but sure not as dedicated as previously :(
Regards, Jabier.