Difference between revisions of "Talk:NewFromTemplateSpec"
Line 1: | Line 1: | ||
==Point on the current template selector== | ==Point on the current template selector== | ||
{| | |||
| | |||
The current system in order to choose a template is deprecated. It's simply a list in the menu (see picture). | The current system in order to choose a template is deprecated. It's simply a list in the menu (see picture). | ||
# You can't '''parametrize''' | # You can't '''parametrize''' templates (width, height, border, ...). | ||
# You can't easily '''add''' templates. | # You can't easily '''add''' new templates. | ||
# You can't '''visualize''' templates before choice. | # You can't '''visualize''' templates before choice. | ||
# The list don't respect any '''order'''. | # The list don't respect any '''order'''. | ||
# Templates are not '''categorized''' (CD, DVD, screen, ...). | # Templates are not '''categorized''' (CD, DVD, screen, ...). | ||
# Templates '''names''' | # Templates '''names''' don't respect specifications: | ||
#* Some contains '''_''' between words (like icon_16x16). | #* Some contains '''_''' between words (like icon_16x16). | ||
#* Some templates are in '''french''' (like "Défaut") and others in '''english''' (like "business_card_..."). | #* Some templates are in '''french''' (like "Défaut") and others in '''english''' (like "business_card_..."). | ||
# Template list is '''too long'''. It can cause problem for netbooks. | # Template list is '''too long'''. It can cause problem for netbooks. | ||
# You can't make template be one of your '''favorites'''. | # You can't make template be one of your '''favorites''' or "recently used". | ||
# '''Commons templates''' of the "Document properties dialog" '''are not present''' (like A3, B2, US Letter, ...) | # '''Commons templates''' of the "Document properties dialog" '''are not present''' (like A3, B2, US Letter, ...) | ||
# You can't '''choose the units''' for your new drawing. | # You can't '''choose the units''' for your new drawing. | ||
| | |||
[[File:Template_Selector_0.47.png|300px]] | |||
|} | |||
[[User:Binnette|Binnette]] 21:54, 4 March 2010 (UTC) | [[User:Binnette|Binnette]] 21:54, 4 March 2010 (UTC) |
Revision as of 10:07, 15 May 2010
Point on the current template selector
The current system in order to choose a template is deprecated. It's simply a list in the menu (see picture).
|
Binnette 21:54, 4 March 2010 (UTC)
Categories names
Traductions
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"
See ya Binnette 09:52, 15 May 2010 (UTC)
Notation
Should we use underscore between words ? like :
inkscape:template:category="Paper_sizes"
or can we simply use:
inkscape:template:category="Paper sizes"
Binnette 09:55, 15 May 2010 (UTC)
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 ?
Binnette 09:56, 15 May 2010 (UTC)
Currents categories
Background
Is "background" the same category as "Desktop" ? Binnette 09:57, 15 May 2010 (UTC)
Defaults
"default_mm.svg" and "default_pt.svg" don't respect specifications. Must be "default.mm.svg" and "default.pt.svg". Is it correct ? Binnette 09:59, 15 May 2010 (UTC)