<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Added to Junior job board on wiki for tracking.</font><br>
<br>
Ryan Nickell wrote:
<blockquote cite="mid200509122039.56689.p0z3r@earthlink.net" type="cite">
  <pre wrap="">On Monday 12 September 2005 19:18, Aaron J. Seigo wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Monday 12 September 2005 04:47, Ryan Nickell wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">But seriously, the mention about downloading someone's preconfigured
layout is something I think we need.  There could be a new section on
kde-files.org "Plasma Configs" and a new item in kcontrol where you could
manage your current plasma config or click on the "Get New Plasma Config"
button to obtain a new one via GHNS(similar to how Background currently
is).
      </pre>
    </blockquote>
    <pre wrap="">anyone want to work on a spec as to what such a thing would look like? e.g.
what would the download look like? personally i'd suggest an archive
containing configurations, a description and a screenshot; perhaps also
mock ups / .ui files of the interface for this?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
We could use something similar for what we did with the SuperKaramba .skz 
files. Basically it is a zip archive that contains a .xml file outlining what 
the contents of the archive has.  Here's an example of the maindata.xml file 
we use in our skz archives:

[kdesvn][iLaunch-0.16]$ cat maindata.xml
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE superkaramba_theme&gt;
&lt;superkaramba_theme&gt;
    &lt;themefile&gt;iLaunch.theme&lt;/themefile&gt;
    &lt;python_module&gt;iLaunch.py&lt;/python_module&gt;
    &lt;name&gt;iLaunch&lt;/name&gt;
    &lt;icon&gt;iLaunch.png&lt;/icon&gt;
    &lt;description&gt;Launches applications from a scrollable stack using your 
wheel mouse.&lt;/description&gt;
    &lt;author&gt;Ryan Nickell&lt;/author&gt;
    &lt;author_email&gt;<a class="moz-txt-link-abbreviated" href="mailto:p0z3r@users.sourceforge.net">p0z3r@users.sourceforge.net</a>&lt;/author_email&gt;
    &lt;homepage&gt;<a class="moz-txt-link-freetext" href="http://www.p0z3r.org">http://www.p0z3r.org</a>&lt;/homepage&gt;
    &lt;version&gt;0.16&lt;/version&gt;
    &lt;license&gt;GPL-2&lt;/license&gt;
&lt;/superkaramba_theme&gt;

Of course adapting it to our needs for the different plasmoids being used and 
their configuration such as location, etc.

-Ryan
_______________________________________________
Panel-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Panel-devel@kde.org">Panel-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/panel-devel">https://mail.kde.org/mailman/listinfo/panel-devel</a>


  </pre>
</blockquote>
</body>
</html>