<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
The consulting or theme list will be a better place to post this question. I'm not a developer - just preempting one telling you that this list is for core Drupal development. :)<div><br><div><div>Do you have any visuals/layouts/wireframes that you could show? Maybe post them to the consulting list.</div><div><br></div><div>I'm not too clear on what you are trying to achieve, but it sounds like the columns and menus could probably be handled with a combination of blocks and regions in your theme.</div><div><br class="webkit-block-placeholder"></div><div>Mark</div><div><br class="webkit-block-placeholder"></div><div><div><div>On 17 Jul 2007, at 16:11, Florian Loretan wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Bryan,<br><br>If a maximum of three columns ( menu, submenu, content ) were sufficient (personally I would avoid having four columns for the sake of usability and clarity), you could achieve the design you described using the primary and secondary link blocks, and modifying your theme to display your left sidebar horizontally (every block is a column). <br><br>I realize that I'm not answering your question directly, but I hope this helps.<br><br>Florian<br><br><br><div><span class="gmail_quote">On 7/17/07, <b class="gmail_sendername">bryan rasmussen</b> &lt;<a href="mailto:rasmussen.bryan@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> rasmussen.bryan@gmail.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;"> Hi,<br><br>Not sure if this is the right group to ask this in, but it seemed like<br>the other drupal groups were even less relevant:<br><br>a friend of mine recently wanted me to help him do some stuff for his<br>new website. Basically it was clear what he needed was a blogging tool <br>(he has the content managing needs of a normal blogger and the Website<br>desires of a Fortune 500 CEO)<br>one of the things he wants are very specific design requirements that<br>I do not think is<br>implementable in any blogging tool currently. <br><br>The display requirements are as follows:<br><br>The first page of the site is a single column menu, pages aside from<br>the initial single column start page can have up to four columns:<br><br>Column types are:<br> <br>1 - always menu<br>2 - documents of a particular type or a submenu<br>3 - documents of a particular type or a submenu<br>4. documents of a particular type<br><br>so one scenario could be that there are four columns on a single page <br>consisting of<br><br>| menu  | submenu1 | submenu2 | document considered to be under<br>submenu2<br>another scenario could be<br>|menu| submenu1| document<br><br>or<br>|menu | document|<br><br>The content handling requirements are as follows: <br><br>1. calendar manipulation - add, delete, read events<br>2. Forms to send contact email<br>3. serving of various streaming media<br>4. easy to maintain without needing to be technical<br><br><br><br>after quite a bit of work got the display working in xhtml / css but <br>now need a way to maintain this. I have the idea<br>that the data of the documents in the non-menu columns could be gotten<br>just by reading in data from some blog installation on the server. I<br>think the best solution would involve a blogging tool that could <br>output content as just XML and that I could then read to build up the<br>exact display he wants. I figure, given his server restrictions (php,<br>MySQL), that drupal is probably the most likely solution to this.<br><br> Any suggestions on things to look at with Drupal to maybe do this? If<br>not drupal other tools suggested in the blogging world?<br></blockquote></div><br></blockquote></div><br></div></div></div></body></html>