<br><br><div class="gmail_quote">On 9 September 2011 00:08, Ross Patterson <span dir="ltr"><<a href="mailto:me@rpatterson.net">me@rpatterson.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
What about versioning themes then?  Wouldn't we have to reinvent a bunch<br>
of wheels if we don't use eggs?<br><br></blockquote><div><br></div><div>People know how to version zip files - just append a filename. ;-) </div><div><br></div><div>The point here is that it's completely unreasonable to expect someone whose skills are in HTML and CSS only to:</div>

<div><br></div><div> - create a python package</div><div> - put the right files + manifest in the right places</div><div> - use buildout to create a develop egg</div><div> - upload to pypi</div><div><br></div><div>and then for users of those themes</div>

<div><br></div><div> - use buildout to install the egg</div><div><br></div><div>We think it is reasonable for those people to mange zip files through a control panel on a running Plone site and possibly to extract some files on the filesystem.</div>

<div><br></div><div>Martin</div></div>