Difference between revisions of "My Drupal Notes"

From Got Opinion Wiki
Jump to navigation Jump to search
Line 8: Line 8:


Modules
Modules
* Mollom for spam protection
* [http://mollom.com/ Mollom] for spam protection
* PathAuto for configurable automated URLs
* [http://drupal.org/project/pathauto PathAuto] for configurable automated URLs
* FCKEditor for WYSIWYG post editing
* [http://drupal.org/project/ckeditor CKEditor] for WYSIWYG post editing
* IMCE for uploading images to insert into posts
* [http://drupal.org/project/imce IMCE] for uploading images to insert into posts
* Poor Mans Cron for easy execution of the Drupal cron file
* [http://drupal.org/project/poormanscron Poormanscron] for easy execution of the Drupal cron file

Revision as of 16:31, 24 January 2010

Installing Drupal on Dreamhost

Drupal Modules

Drupal Learning by The Drop a visual way to learn Drupal

Themes

Modules

  • Mollom for spam protection
  • PathAuto for configurable automated URLs
  • CKEditor for WYSIWYG post editing
  • IMCE for uploading images to insert into posts
  • Poormanscron for easy execution of the Drupal cron file