Contents

[edit] Misc

[edit] Firefox Add-ons

  • CheckFox - Let's you check multiple checkboxes when doing permissions
  • CheckBoxMate - Click and drag to select multiple checkboxes.

[edit] Dates

  • Date - For storing incomplete dates
  • Datetime - Better when storing the complete date
  • Datestamp - Legacy

[edit] Tutorials

[edit] Basic Tutorials

[edit] Intermediate Tutorials

[edit] Module Tutorials

[edit] Designing Architecture of a Drupal Site

  • Site Recipes - Tutorials for setting up certains types of sites.

[edit] Modules

  • CCK - Custom content types
  • Views
  • Admin Menu - Admin bar to the top of every page
  • Admin - Administration theme to make editing content much easier
  • Custom Breadcrumbs - Lets you set arbitrary breadcrumb structures based on PHP conditional statements
  • Corresponding Node Reference - Allows you to cross-reference any "node reference" field so they automatically sync to one another.
  • Autoreate Node Reference - When you have a node reference using an autocomplete text box, this module let's you type an arbitrary name and it will automatically create the node for you from a template
  • Embedded Media Field - Lets you add a CCK field for audio/video/photo. You copy paste the URL to the media and it automatically embeds it.

[edit] Themes

[edit] Great Themes