Hello Community,
while this is just my 3rd day with drupal, and I'm really amazed I finally found the right
CMS for my girldfriends bookstore (!!!Thanks to all developers here!!!), I'm now stuck
with the way drupal handles its site-structures.. (I found a thread:
http://drupal.org/node/23730 where 'Jeremy' well explained this common issue, but I'm
still having problems whith this whole 'taxonomy-structure'..)
Ok, unfortunitely, this crap here:
w*w.discountbook.info
isn't really a good example, (because it's more a worst case of beeing a
'spammer's-frontend' of amazon.com)
..but to keep it simple, it's really how my bookstore should look like (sort-options,
quick menu etc..) even though its intended to be a 'real' store by unsing drupals (!!!
Thanks again!!!) e-commerce module instead, and with some friendlyier colors & clean
url's...
Ok, so basically drupals clean code and its 100% css-based & xhtml-valid (Can't believe
it!-) default themes are the reason I gave drupal a try, and now I'm on the
way to build the whole base-structure, so that my girlfriend just can easily add more
books later.. (sorry for my english, I'm german by the way)
Ok, but how do I start now?
I already enabled 'Clean url's', created a block called 'menu' with a 'contact'-link to
a static page I called 'contact' as Path alias, and it works(!),
but is this really the way how it s supposed to do??