Lets say I have a domain registered (eg http://www.example.com), and on the server side there is a public_html directory where I need to install my drupal files.
What do I do if I want to have control over the site "version" visitors see when they request http://www.example.com. So for example, today I want visitors to see the drupal 46 version, and tomorrow drupal 4.7 version.
I thought I should be able to set it up like this:
I'm about to start a big project on a movie database site.
I'm currently aranging misc stuff like content and human resources and it's about time to check the technological aspect of things.
I'm in a big dilema at the moment. The option a is to build the site using drupal and the other is to use a PHP framework like Zend.
The site "may" have advanced features like favourite movies list per user, advanced search per actor/director/etcetc...
A quick question from a newbie. Is there a "best" way to handle having the logo change when the user mouses over it?
I am using the Blue Marine theme as a starting point.
I could add some JavaScript into the theme but I have also seen modules that add JS or perhaps there is a setting I didn't even notice yet that handles this.
A pointer in the right direct would be appreciated.