<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Georgia"><b>Thanks Johan!</b><br>
After reading your response, I was able to turn one of my barebones
xhtml/css layout templates into a drupal theme with mixed results; a
good learning experience but I'm still a little unclear as to how get
specific nodes from the content variable into two different columns..&nbsp;
I've the feeling its something obvious I've just overlooked...&nbsp;
(probably the custom content type)<br>
<br>
Additionally, I stumbled across the SEOPostion theme: (
<a class="moz-txt-link-freetext" href="http://drupal.org/node/154312">http://drupal.org/node/154312</a> ) which has a layout similar to my
wireframe, so i'm going to try using/modifying it.&nbsp; I've also seen a
few modules that may be helpful:&nbsp; views &amp; panels + cck.&nbsp; <br>
<br>
<b>brendan-</b><br>
</font><br>
<br>
<br>
<br>
<br>
<br>
<pre wrap="">

------------------------------

Message: 2
Date: Tue, 19 Jun 2007 10:38:42 +0200
From: "Johan Forngren" <a class="moz-txt-link-rfc2396E"
 href="mailto:johan@forngren.com">&lt;johan@forngren.com&gt;</a>
Subject: Re: [themes] layout: translating wireframe into drupal
        reality
To: "A list for theme developers" <a class="moz-txt-link-rfc2396E"
 href="mailto:themes@drupal.org">&lt;themes@drupal.org&gt;</a>
Message-ID:
        <a class="moz-txt-link-rfc2396E"
 href="mailto:2e2a8fca0706190138y7fdbc784p8edaa1aede6aaec8@mail.gmail.com">&lt;2e2a8fca0706190138y7fdbc784p8edaa1aede6aaec8@mail.gmail.com&gt;</a>
Content-Type: text/plain; charset="utf-8"

On 6/19/07, brendan <a class="moz-txt-link-rfc2396E"
 href="mailto:hello@fresh-off.com">&lt;hello@fresh-off.com&gt;</a> wrote:
</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span> *hello!*
<span class="moz-txt-citetags">&gt; </span>*i've got a wireframe/basic layout that i'd like to implement in drupal.
<span class="moz-txt-citetags">&gt; </span>*
<span class="moz-txt-citetags">&gt; </span>*i have some BASIC php skills, but am quite comfortable with xhtml &amp;
<span class="moz-txt-citetags">&gt; </span>advanced CSS.  I'm also in the middle of reading "Pro Drupal Development" -
<span class="moz-txt-citetags">&gt; </span>so i'm somewhat familiar with the idea of replacing certain template pages
<span class="moz-txt-citetags">&gt; </span>in order to customize the look of specific pages.  (note, i actually haven't
<span class="moz-txt-citetags">&gt; </span>DONE that yet... just read about it in the book) - but it seems pretty
<span class="moz-txt-citetags">&gt; </span>doable!*
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>i think my site can be broken down into three page types:
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>   1. The Home Page
<span class="moz-txt-citetags">&gt; </span>    2. Content Pages
<span class="moz-txt-citetags">&gt; </span>   3. Portfolio Pages
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>you can see a wireframe illustration of my homepage here:
<span class="moz-txt-citetags">&gt; </span><a
 class="moz-txt-link-freetext"
 href="http://img30.picoodle.com/img/img30/8/6/18/f_homepagem_68ba209.gif">http://img30.picoodle.com/img/img30/8/6/18/f_homepagem_68ba209.gif</a>
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>*But, I dont know how to organize all the content types on the front
<span class="moz-txt-citetags">&gt; </span>page...
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>Questions:*
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>   1. Should i sent the homepage up as a "story", or as a "page"?
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt;</span>
  </pre>
</blockquote>
<pre wrap=""><!---->Probably in page.tpl.php. You maybe want to use the frontpage module or
$is_front.


</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>   1. Is positioning the blog teaser (right column), and the "image
<span class="moz-txt-citetags">&gt; </span>   gallery &amp; caption" (left column) simply a matter of what theme i have
<span class="moz-txt-citetags">&gt; </span>   installed?
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt;</span>
  </pre>
</blockquote>
<pre wrap=""><!---->Yes.


</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>   1. Should i create a custom content type for the image gallery &amp;
<span class="moz-txt-citetags">&gt; </span>   text description (left column)?
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt;</span>
  </pre>
</blockquote>
<pre wrap=""><!---->Probably, it can help/speed up theming a lot.


</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>   1. Is there some other question i should be asking in regards to how
<span class="moz-txt-citetags">&gt; </span>   to carry this out?
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span><a
 class="moz-txt-link-freetext" href="http://drupal.org/node/509">http://drupal.org/node/509</a>
  </pre>
</blockquote>
<pre wrap=""><!---->
i have drupal installed at <a class="moz-txt-link-freetext"
 href="http://drupal.fresh-off.com">http://drupal.fresh-off.com</a> , but there's not
</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>much to see yet.
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>Like others, i'm trying to document my learning process, and hope one day
<span class="moz-txt-citetags">&gt; </span>to be able to publish it for others to learn from!
<span class="moz-txt-citetags">&gt; </span>Thanks for any help you can give me.  Also, if this question has been
<span class="moz-txt-citetags">&gt; </span>answered in the forums (which it likely has) - suggestions on what to search
<span class="moz-txt-citetags">&gt; </span>for might be helpful as well!
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>thanks every so much  for reading, and any help you're able to offer!
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span><b class="moz-txt-star"><span
 class="moz-txt-tag">*</span>brendan<span class="moz-txt-tag">*</span></b>
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span><a
 class="moz-txt-link-rfc2396E"
 href="http://lists.drupal.org/mailman/listinfo/themes">&lt;http://lists.drupal.org/mailman/listinfo/themes&gt;</a>
  </pre>
</blockquote>
<pre wrap=""><!---->

Good luck with your theme/site!


<div class="moz-txt-sig">-- 
Regards,
  Johan Forngren :: <a class="moz-txt-link-freetext"
 href="http://johan.forngren.com/">http://johan.forngren.com/</a>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-freetext"
 href="http://lists.drupal.org/pipermail/themes/attachments/20070619/8720f456/attachment-0001.htm">http://lists.drupal.org/pipermail/themes/attachments/20070619/8720f456/attachment-0001.htm</a> 

------------------------------
</div></pre>
</body>
</html>