I'm building a site and some of the pages that will have a "call out box" just like the drupal.org site. I'm talking specifically the orange box (with round corners) that starts "Drupal.org is the official website of..."
I would like to be able to have a graphic (like the screen shots of websites) and be able to update the copy in the box.
Would I use Flexinode for this?
If so, is there a good tutorial for it? I cannot find any good "how to" for dummies on this module.
If I need a different module - could you direct me where to find it?
We are using drupal to put the drupal login blocks only on certain pages(since only a few users will be created), and we use the settings in the admin, but the blocks disappear from all pages then. Any help out there?
I read in one of the forum topics that PHPTemplate would be a default theme engine for Drupal 4.7. My question if PHPTemplate in 4.7 is going to be fully compatible with the version of PHPTemplate available right now. I wouldn’t want to invest any resources today only to re-do a work once 4.7 comes out.
I am trying to create a very simple site with a small navigation hierarchy. I am not sure what is the right order of the steps to create a hierarchy in Drupal. Is following sequence of steps valid or is there an easier way to do it?
For example, If I wanted to create a hierarchy as follows:
Home
| -- About us
| ----- Contact Us
| -- Books
| ----- Recommended Books.
| ----- Must Read list
...