drupal

Before reading further... Are you looking for great Linux hosting from a company that cares about GNU/Linux? Pick Dreamhost hosting, get a 10% bonus to the disk space (and support Free Software Magazine in the meantime!)

By default, Drupal allows you to set a “primary” menu and a “secondary” menu. At this point you should know that if you go to admin-> menus -> settings and pick the same menu for both primary and secondary links, the secondary links menu will contain the sub-menu of the selected item in the primary menu.

What happens if you have three levels of menus?

In this book I will show the Drupal tricks I come across while working with Drupal. If you know of any tricks, please let me know!

Help Free Software Magazine - do you know Drupal and JQuery?

  • admin
  • 2007-04-19
  • 0

Write a full post in response to this!

Dear readers,

We are developing a new, funky Karma module for Drupal. We are doing it for Free Software Magazine, although we will release it under the GPL.

However, we need help. Tony, who is programming the module, doesn’t know anything about Javascript and the module really needs to have some basic Ajax abilities. Basically, users need to be able to rate a comment by picking an item in a select box, and the server needs to receive the information without reloading the page.