I am updating a Drupal 6 theme to Drupal 7. In the Drupal 6 version, I had a nice little menu function which injected JQuery into the Primary menu to make it work as a drop down (+ a preprocess function to get the menu tree) and this worked great.
In the Drupal 7 version of my theme, I call the JavaScript in my info file as I did in Drupal 6 and looking at the source of my rendered page, it's not injecting into the menu itself. The part of the code which I think does all the heavy lifting to make this work is:
Hello everyone ..
My name is Sizar and im totally new to drupal , so this is my first time installing drupal .
what i really need to know is how to work with it and how to create my first site with it ,
it will be more helpful to find a tutorial or something like that . thank you so much for your support.
I have been trying to build an online fundraising platform using Drupal and Ubercart. I am wondering if it is possible to achieve what I want without custom development.
Basically, there are users who can be 'fundraisers' and/or 'contributors'. Fundraisers create 'campaigns' with the aim of raising money for a 'organisation'. Contributors visit the campaign page, enter an amount to donate and checkout using paypal/credit cards.