Hi, I'm new to this forum but I've been familiar with Drupal CMS for half a year. It's awesome, but now I'm working on different project and I have to ask experienced Drupal users for more details.
I'm planning my own website. Homepage with info about me, my interests. With my articles and portfolio. And contact form.
I know that drupal operates on taxonomy. What I know that portfolio will be static stand-alone page linked through menu. But menu is a problem. I've seen templates with menu as tree. I don't want this. Here's the picture from graphic editor of my design.
Menu is on the top of the page. Main Page, Articles, Portfolio, About me, Contact. It won't make tree or dropdown list.
And one thing more - I will need CMS behavior for Articles and About me departments. If I recall correctly, Drupal organises "entries" on one main page. But I don't want that in Articles. I want ellegant list of my articles in 2 or 3 groups / lists. Just titles, with links and short summary. After click - every article with ability to comment.
"About me" page would have floated div's with links and corresponding images to Literature I like, Films, My family, Info about me and my stuff. So nothing standard - I want just functionality - design is my own and it is different on every page.
I'm asking because I worked with Drupal and couldn't find way to omit ugly menutree and sumaries of articles. I want engine to manage my content, not to automate layout and design or spoil it. :( Will I be able to use Drupal for my website?