Hi developers,
I try to work on New From Template Dialog
You can see work progress here : http://wiki.inkscape.org/wiki/index.php/NewFromTemplateSpec
So, I have some questions, all are written down on this page : http://wiki.inkscape.org/wiki/index.php/Talk:NewFromTemplateSpec So you can read them and answer there, or simply answer me by mail.
Questions are : About attributes
Is it possible to add completely new attributes into a svg file ? like:
<sodipodi:namedview inkscape:template-name="Web banner 728x90" inkscape:template-name-fr="Bannière Web 728x90" inkscape:template-category="Web/Banner" inkscape:template-description="A banner for a website, size: 728x90 px"
... />
Also, is "sodipodi:namedview" the correct markup for template attributes ? Categories names Translations
Do we have to traduce categories names ? If yes, we can add new attributes in svg files, like :
inkscape:template-category-fr="Fond d'écran"
Notation
Should we use underscore between words ? like :
inkscape:template-category="Paper_sizes"
or can we simply use:
inkscape:template-category="Paper sizes"
Keywords
I think that keywords are optionals, because they must be traduced in too many languages. And there is categories in order to find templates. Should we use them or not ?
Currents categories Background
Is "background" the same category as "Desktop" ? Defaults
"default_mm.svg" and "default_pt.svg" don't respect specifications. Must be "default.mm.svg" and "default.pt.svg". Is it correct ?
Thanks you for all :-)
On May 29, 2010, at 4:47 AM, Albin Manoël wrote:
Hi developers,
I try to work on New From Template Dialog
You can see work progress here : http://wiki.inkscape.org/wiki/index.php/NewFromTemplateSpec
About attributes, you could try to add some new, but usually it is best to use existing ones whenever possible. Defining *why* you want each is a good first step.
For keywords, you can translate. In fact, there was a lot of work done in this regards between different projects. http://create.freedesktop.org/wiki/ResourceTagging
I even have an initial cut of code to start supporting that done and in.
I've been a bit swamped with the day job and all, but things are settling down. I'll have to look over that spec and the questions a bit more for giving them a good overhaul. We probably also want to ensure good integration with OCAL. http://www.openclipart.org/
participants (2)
-
Albin Manoël
-
Jon Cruz