Does anybody know how I could easily reproduce the main menu with the sliding reveal sub menus like featured on the acquia.com website? I've had a look at the scripts and have noticed a set of functions following:
/*
* Doormat menu functionality.
*/
...................etc......
Is this a custom script or does anybody know if I can recreate something similar using modules which are already out there? I know this is probably a pretty dumb question so I apologise in advance!
I have a node with several fields. A group of them (in the middle of the node) make up the address :
Business Name
Description
- Street
- City
- State/Prov.
- Zip/Postal Code
Email
Website
Each is a separate field. I'd like to add a "Map This" html link beneath the address on node page render, that collects the address info and builds a Google Map link.
I already have the address and link info formatted, no problem:
Hi,
I started building a web site a few weeks ago with Joomla. I'm now using Drupal. I started this weekend uploading stuff. So, I'm real new to it. I've installed D7 and Omega (and all the stuff that goes with that). I've installed Organic Groups and Entity. I have not done any set yet for OG.
I want to offer forums to the groups, but I'm a bit confused as I saw an OG forum module that was no longer being maintained.
Hi all, I'm new to Drupal. My organization has about 200 books that we want to be able to list, track, sign out, etc. We can't find anything on how to create this in Drupal 7. Does anyone have any ideas? The ideal page will consist of the name of the book, author, ISBN, and a picture of the cover as well as an area to sign the book in/out.