<div class="gmail_quote">On Thu, Sep 1, 2011 at 8:06 AM, todd rme <span dir="ltr"><<a href="mailto:toddrme2178@gmail.com">toddrme2178@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Wed, Aug 31, 2011 at 8:57 PM, Marco Calignano <<a href="mailto:marco.calignano@web.de">marco.calignano@web.de</a>> wrote:<br>
</div><div class="im">>   <!-- now come the list of the elements --><br>
>   <element><br>
>     <sound src='lion.ogg' /><br>
>     <video src='lion.ogv' /><br>
>     <image src='lion.svg' pref='1'/><br>
>     <image src='baby_lion.svg' pref='2'/><br>
>     <word lang='en'>lion</word><br>
>   </element><br>
> </pairs><br>
<br>
</div>Might it be a good idea to support named categories?  For example:<br>
<div class="im"><br>
     <sound src='lion.ogg'/><br>
     <video src='lion.ogv' /><br>
</div>     <image src='lion.svg'/><br>
     <image src='baby_lion.svg' category='babies'/><br>
<div class="im">     <word lang='en'>lion</word><br>
</div>     <word lang='en' category='babies'>cub</word><br>
     <word lang='en' catrgory='groups'>pride</word><br>
<br>
It would be optional, but if the category is specified it would be<br>
used in the title.  "Main" would be the one that gets the name of the<br>
whole theme.<br>
<br>
So the titles that would be displayed for the categories each of the<br>
above images uses would be, respectively:<br>
<br>
"Zoo sounds"<br>
"Zoo videos"<br>
"Zoo"<br>
"Zoo babies"<br>
"Zoo words"<br>
"Zoo babies words"<br>
"Zoo groups words"<br>
<br>
This would allow users to select specific pairs of categories.<br>
<br>
More specifically, the naming scheme for the "main" file type (image<br>
in this case), would be:<br>
<br>
<theme title> <category (optional)><br>
<br>
And the naming scheme for other file types (words, sounds, and videos<br>
in this case) would be:<br>
<br>
<theme title> <category (optional)> <file type><br>
<br>
Of course the order would need to be localizable, since it wouldn't<br>
necessarily be the same in all languages.  There would also need to be<br>
a way to specify translations for categories, although this would<br>
probably be done in the initial segment of the document rather than in<br>
each entry (since the categories should be the same).<br>
<font color="#888888"><br>
-Todd<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br><div>What's the difference with this and creating a new theme?</div><div><br></div><div>Aleix</div>