Hello Hcoopers,<br><br>I created a draft new website for hcoop. I&#39;d like to know what people think and if you don&#39;t like it, what I could do to make it better/different. Once we agree on the appearance of it, I&#39;ll start plugging content into it. Thanks!<br>
<br><a href="http://hcoop.net/%7Elauren/hcoop_redesign/index.html" target="_blank">http://hcoop.net/~lauren/hcoop_redesign/index.html</a><br><a href="http://hcoop.net/%7Elauren/hcoop_redesign/second_tier_page.html" target="_blank">http://hcoop.net/~lauren/hcoop_redesign/second_tier_page.html</a><br>
<br><div class="gmail_quote">On Wed, Mar 2, 2011 at 8:36 PM, Clinton Ebadi <span dir="ltr">&lt;<a href="mailto:clinton@unknownlamer.org">clinton@unknownlamer.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
(changed subject)<br>
<br>
Lauren McNees &lt;<a href="mailto:lauren@hcoop.net">lauren@hcoop.net</a>&gt; writes:<br>
<br>
&gt; On Tue, Mar 1, 2011 at 4:15 PM, Clinton Ebadi &lt;<a href="mailto:clinton@unknownlamer.org">clinton@unknownlamer.org</a>&gt; wrote:<br>
&gt;<br>
&gt;     If you&#39;d like to work on a better design for the <a href="http://hcoop.org" target="_blank">hcoop.org</a> please<br>
&gt;     do. It&#39;s one of those things that would be really nice to have<br>
&gt;     <a href="http://hcoop.org" target="_blank">hcoop.org</a> is pretty ugly as it is, but that I at least am utterly<br>
&gt;     incapable of.<br>
&gt;<br>
&gt;     If you want to do something about the design just let me know what you<br>
&gt;     need! A good starting place is<br>
&gt;     /afs/<a href="http://hcoop.net/user/h/hc/hcoop/public_html/" target="_blank">hcoop.net/user/h/hc/hcoop/public_html/</a>.<br>
&gt;<br>
&gt; Just to avoid confusion, its <a href="http://hcoop.net" target="_blank">hcoop.net</a> not <a href="http://hcoop.org" target="_blank">hcoop.org</a>, right? Or is there a<br>
&gt; <a href="http://hcoop.org" target="_blank">hcoop.org</a> in the works that I don&#39;t know about?<br>
<br>
<a href="http://hcoop.net" target="_blank">hcoop.net</a> yes.<br>
<br>
&gt; What is the hcoop website and members portal currently powered by? Its<br>
&gt; database-driven with css right? If I attempt to create a new look for the<br>
&gt; website, should it just be a simple html/css template type thing that the<br>
&gt; admins could drop the database programming into?<br>
<br>
The main page is static html:  ~hcoop/public_html/Makefile generates the<br>
sites by calling a script:<br>
<br>
 - `hcoop_html&#39; cats /etc/hcoop.header, the page body, and<br>
   /etc/hcoop.footer together<br>
<br>
The header just contains a basic &lt;html&gt;&lt;head&gt;...&lt;body&gt;&lt;h1&gt;$TITLE&lt;/h1&gt;<br>
...<br>
<br>
And the footer closes the &lt;body&gt; and document. We are most certainly<br>
*not* tied to doing things this way--I suspect the static site is<br>
generated this way as a quick hack.<br>
<br>
I copied hcoop.{header,footer} into ~hcoop/public_html so that you can<br>
view them.<br>
<br>
The domtool manual (<a href="http://hcoop.net/domtool/" target="_blank">http://hcoop.net/domtool/</a>) is automatically<br>
generated by domtool itself. It does, however, use the same css as the<br>
main site so any style improvements to that would apply to the domtool<br>
manual automatically. If needed I can adjust the code that generates the<br>
domtool manual to produce html more amenable to any changes to the<br>
style.<br>
<br>
The portal uses MLT which just embeds SML into HTML ala<br>
PHP. <a href="http://wiki.hcoop.net/DaemonAdmin/Portal" target="_blank">http://wiki.hcoop.net/DaemonAdmin/Portal</a> has some information on<br>
how it works--I&#39;ve only done minimal work on the portal so far and I&#39;ll<br>
have to get back to you on the specifics of restyling it. I CCed bpt--at<br>
one point he did hack together a static mockup of a new interface for<br>
the portal so he may be able to assist.<br>
<br>
That&#39;s the gist of it, I&#39;ll start working on a wiki page with more<br>
details soon.<br>
<font color="#888888"><br>
--<br>
&quot;Karen loved animals. Unfortunately the cheetahs betrayed her trust,&quot;<br>
Libot said.<br>
</font><br>_______________________________________________<br>
HCoop-Discuss mailing list<br>
<a href="mailto:HCoop-Discuss@lists.hcoop.net">HCoop-Discuss@lists.hcoop.net</a><br>
<a href="https://lists.hcoop.net/listinfo/hcoop-discuss" target="_blank">https://lists.hcoop.net/listinfo/hcoop-discuss</a><br>
<br></blockquote></div><br>