Well, just getting started on this Drupal thing, and truth-be-told, I am finding it very confusing...
I'm using 4.7.0-rc1 on some advice from the "Pre-Installation" forum but this seems to cause some issues in itself - firstly it seems that the phpTemplate engine is not yet 4.7-ready and so that cuts out pretty much all the templates that I like :-(
I just want a simple one-user read-only site... so it is not very complex.
But my main problem seems to be that I can never tell whether I am configuring something for MYSELF (ie when I am logged in as the main user) or for the people who I am intending to READ this site. Often it seems that I change something and that alters the "administration environment" but has no effect on the "casual viewer environment".
So I am trying to figure it out by having one browser logged in while I try to change things, add content etc and another browser viewing it as though I were a new user..
Here are a couple of examples of things that I can't seem to figure out.. I am using the default "bluemarine" theme..
I want to permit my users to Search through things.. so I want to add a "Search Form"... So I go to "administer > blocks" and then choose "Search Form" and enable it and add it to the right sidebar...
Result: the administration environment (ie when I am logged in) has TWO Search forms (one sitting next to the edit primary links) and the other one located where I chose it to be in the right sidebar. The "viewer environment" meanwhile has NO Search forms...