Peter, my suggestion would be to go with ChipIn as it&#39;s a tool that&#39;s worked successfully on <a href="http://Groups.drupal.org">Groups.drupal.org</a>.<br><br>Also, I think we need to do more work on spec so people know what the would be supporting and we need to get more feedback on a spec that people would be willing to pay for it.
<br><br>Cheers,<br>Kieran<br><br><div><span class="gmail_quote">On 8/14/07, <b class="gmail_sendername">Peter Apokotos</b> &lt;<a href="mailto:drupal@apokotos.com">drupal@apokotos.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If anyone would like to donate to this project please go here &lt;http://<br><a href="http://donorge.org/d_donate/basket_add/0/1/1014">donorge.org/d_donate/basket_add/0/1/1014</a>&gt;<br><br><br>Thank you for your support on making this project a reality.
<br><br>Peter Apokotos<br><br><br>On Aug 10, 2007, at 9:52 PM, Steven Peck wrote:<br><br>&gt; Any theme can make all the others go away.&nbsp;&nbsp;However, that is really an<br>&gt; advance theme issue.<br>&gt;<br>&gt; By far the vast majority of the Drupal admin population needs the help
<br>&gt; of the included starter css.&nbsp;&nbsp;As such, those advanced enough merely<br>&gt; exclude print $styles in their theme and accept they will need to<br>&gt; build everything from scratch.&nbsp;&nbsp;The rest of us can leverage the
<br>&gt; existing helper css quite nicely.<br>&gt;<br>&gt; Drupal 6 theming takes this much further.<br>&gt;<br>&gt; -sp<br>&gt;<br>&gt; On 8/10/07, Peter Apokotos &lt;<a href="mailto:drupal@apokotos.com">drupal@apokotos.com
</a>&gt; wrote:<br>&gt;&gt; Pre-existing modules? If they have defined divs, classes and so on<br>&gt;&gt; then you could just adjust or add the settings to your new C.S.S.<br>&gt;&gt; with your new templates.&nbsp;&nbsp;Of course I also think that the 
Drupal.css<br>&gt;&gt; file should go away and have only one style sheet for the majority of<br>&gt;&gt; items.&nbsp;&nbsp;But I would leave the amount of style sheets to each theme<br>&gt;&gt; developer because not everyone works the same way.&nbsp;&nbsp;I personally use
<br>&gt;&gt; just one and use shorthand and compress the sheet as much as I can.<br>&gt;&gt; But I would still like to see all of the module developers use XHTML<br>&gt;&gt; 1.0 Strict, CSS 2.0 (3.0 possibly) and I won&#39;t pick on them only.
<br>&gt;&gt; Drupal needs it too.&nbsp;&nbsp;Another issue I have is either create a module<br>&gt;&gt; for the &lt;HEAD&gt;So that I don&#39;t have to dig down in the core of Drupal<br>&gt;&gt; to add or change items&lt;/HEAD&gt;&nbsp;&nbsp;Or just leave the head to be changed
<br>&gt;&gt; independently for each page, article, book, node and so on.<br>&gt;&gt;<br>&gt;&gt; Peter<br>&gt;&gt;<br>&gt;&gt; On Aug 10, 2007, at 4:04 PM, Farsheed wrote:<br>&gt;&gt;<br>&gt;&gt;&gt; How would such an extension deal with pre-existing CSS
<br>&gt;&gt;&gt; and HTML generated by core/other modules?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Farsheed<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; --- Peter Apokotos &lt;
<a href="mailto:drupal@apokotos.com">drupal@apokotos.com</a>&gt; wrote:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; On Aug 10, 2007, at 10:59 AM, sime wrote:<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; Hi<br>&gt;&gt;&gt;&gt;&gt;
<br>&gt;&gt;&gt;&gt;&gt; Since I&#39;m getting value out of reading this<br>&gt;&gt;&gt;&gt; thread, my conscience<br>&gt;&gt;&gt;&gt;&gt; says I<br>&gt;&gt;&gt;&gt;&gt; should mention my current project, even though<br>&gt;&gt;&gt;&gt; I&#39;ve only used dw for a
<br>&gt;&gt;&gt;&gt;&gt; sum total of 3 days in my life.<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; I plan to let dw users edit some individual page<br>&gt;&gt;&gt;&gt; elements with<br>&gt;&gt;&gt;&gt;&gt; Dreamweaver, individual files for things like
<br>&gt;&gt;&gt;&gt; &quot;blocks&quot;, &quot;left<br>&gt;&gt;&gt;&gt;&gt; sidebar&quot;,<br>&gt;&gt;&gt;&gt;&gt; complete with dummy content. I&#39;m going to mark up<br>&gt;&gt;&gt;&gt; these files with<br>&gt;&gt;&gt;&gt;&gt; locked tags. Then another process will do the
<br>&gt;&gt;&gt;&gt; conversion into a real<br>&gt;&gt;&gt;&gt;&gt; theme using these tags (the designer won&#39;t see<br>&gt;&gt;&gt;&gt; that). The designer<br>&gt;&gt;&gt;&gt;&gt; will<br>&gt;&gt;&gt;&gt;&gt; need to follow instructions to make sure things
<br>&gt;&gt;&gt;&gt; are done right (eg.<br>&gt;&gt;&gt;&gt;&gt; css<br>&gt;&gt;&gt;&gt;&gt; files are correctly linked etc).<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; It won&#39;t be a purist solution, but then again my
<br>&gt;&gt;&gt;&gt; goals are not lofty.<br>&gt;&gt;&gt;&gt;&gt; Simply allow dw designers to mess with a theme a<br>&gt;&gt;&gt;&gt; little, and in a<br>&gt;&gt;&gt;&gt;&gt; controlled way.<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; In the meantime, I&#39;ll keep reading this thread :)
<br>&gt;&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; Simon<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; One of the key features of this extension would be<br>&gt;&gt;&gt;&gt; the comments for<br>&gt;&gt;&gt;&gt; each of the template files.&nbsp;&nbsp;In the comments you
<br>&gt;&gt;&gt;&gt; would read what php<br>&gt;&gt;&gt;&gt; functions you can use or what should be used.&nbsp;&nbsp;Also<br>&gt;&gt;&gt;&gt; the standard CSS<br>&gt;&gt;&gt;&gt; things like how to wrap the text around a picture in
<br>&gt;&gt;&gt;&gt; the content.&nbsp;&nbsp;Or<br>&gt;&gt;&gt;&gt; how to assign a common photo or icon to distinguish<br>&gt;&gt;&gt;&gt; what category<br>&gt;&gt;&gt;&gt; this content falls under.&nbsp;&nbsp;Like you would find in<br>&gt;&gt;&gt;&gt; the CMS Geeklog.
<br>&gt;&gt;&gt;&gt; And that is just the beginning.&nbsp;&nbsp;For example I use<br>&gt;&gt;&gt;&gt; the Well Rounded<br>&gt;&gt;&gt;&gt; DW extension.&nbsp;&nbsp;Why?&nbsp;&nbsp;Is it because I am too<br>&gt;&gt;&gt;&gt; lazy...no it&#39;s because<br>
&gt;&gt;&gt;&gt; there is a tool that is drag and drop and saves me<br>&gt;&gt;&gt;&gt; time.<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Peter<br>&gt;&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt;&gt; themes mailing list
<br>&gt;&gt;&gt;&gt; <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>&gt;&gt;&gt;&gt; <a href="http://lists.drupal.org/mailman/listinfo/themes">http://lists.drupal.org/mailman/listinfo/themes</a><br>&gt;&gt;&gt;&gt;
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; ____________________________________________________________________<br>&gt;&gt;&gt; __<br>&gt;&gt;&gt; ______________Ready for the edge of your seat?
<br>&gt;&gt;&gt; Check out tonight&#39;s top picks on Yahoo! TV.<br>&gt;&gt;&gt; <a href="http://tv.yahoo.com/">http://tv.yahoo.com/</a><br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; themes mailing list
<br>&gt;&gt;&gt; <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>&gt;&gt;&gt; <a href="http://lists.drupal.org/mailman/listinfo/themes">http://lists.drupal.org/mailman/listinfo/themes</a><br>&gt;&gt;<br>&gt;&gt; _______________________________________________
<br>&gt;&gt; themes mailing list<br>&gt;&gt; <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>&gt;&gt; <a href="http://lists.drupal.org/mailman/listinfo/themes">http://lists.drupal.org/mailman/listinfo/themes</a>
<br>&gt;&gt;<br>&gt; _______________________________________________<br>&gt; themes mailing list<br>&gt; <a href="mailto:themes@drupal.org">themes@drupal.org</a><br>&gt; <a href="http://lists.drupal.org/mailman/listinfo/themes">
http://lists.drupal.org/mailman/listinfo/themes</a><br><br>_______________________________________________<br>themes mailing list<br><a href="mailto:themes@drupal.org">themes@drupal.org</a><br><a href="http://lists.drupal.org/mailman/listinfo/themes">
http://lists.drupal.org/mailman/listinfo/themes</a><br></blockquote></div><br><br clear="all"><br>-- <br>To strive, to seek, to find, and not to yield.<br>