I've installed Drupal, read all the docs, and I'm not sure where to go next...
I'd like to create a hierarchical site with say a Home Page (level 0) with links in the page *and* navigation to several more pages, say Page01, Page02, Page03 (level 1) with in page links and NAV to, say Page0101 (child of Page01), Page0102 (child of Page01)...., Page0201 (child of Page02), Page0202 (child fo Page02).... (etc, all level 2).
Naturally those are not real names and obviously it's an "ideal" structure, and there would other cross-linking and off site references as usual.
everythign went pretty smoothly and I think I have set everything correctly. Whenever I try to create new content it goes through the creation process, accepts the story but never shows it. There is no moderation queue online and 'promote to front page is checked'. You could even log in as a suser and try yourself. Because Ia m seeing no errors, I am a bit confused, could you point me toward a possible cause?
I've been building websites for a long time.... the hard way. *Almost* every page is a physical page somewhere, and if I want to build a user system, I build it from scratch. I use libraries, template engines etc.. But my sites never get any easier to build. I'm wondering what is possible with Drupal? Here is an example site I did a while ago (not the design) and I'm rebuilding the code now. The link: Art-Care
Is it possible for a site like that to take advantage of what Drupal can do?