+ All Categories
Home > Documents > Killer Modules · Included with Drupal ... Great for search engine optimization ...

Killer Modules · Included with Drupal ... Great for search engine optimization ...

Date post: 01-Jun-2020
Category:
Upload: others
View: 1 times
Download: 0 times
Share this document with a friend
16
Killer Modules Michael Anello - [email protected] http://www.drupaleasy.com
Transcript
Page 1: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Killer Modules

Michael Anello - [email protected]://www.drupaleasy.com

Page 2: Killer Modules · Included with Drupal ... Great for search engine optimization ...

What is a module?

Plug-in for Drupal that extends functionality.

Page 3: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Core Modules● Included with Drupal

– blog– comment– contact– forum– help– menu

Page 4: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Contrib(uted) Modules● Community-based● Separate download● Quality?● Thousands of them!● My Top Ten

Page 5: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Administration Menu● http://drupal.org/project/admin_menu● Quick way of navigating admin area

Page 6: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Content Construction Kit (CCK)● http://drupal.org/project/cck● Define new content types

Page 7: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Views● http://drupal.org/project/views● Generate lists of content

Page 8: Killer Modules · Included with Drupal ... Great for search engine optimization ...

ImageCache● http://drupal.org/project/imagecache● Automatically resizes (and more) images● Great integration with Views and CCK

Page 9: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Organic Groups● http://drupal.org/project/og● Create and manage groups

Page 10: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Pathauto● http://drupal.org/project/pathauto● Automatically creates path aliases● www.example.com/node/341 vs.

www.example.com/about● Great for search engine optimization (SEO)● Good default settings

Page 11: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Voting API● http://drupal.org/project/votingapi● Allows user voting/rating of content● Requires GUI module like Fivestar or Plus1

Page 12: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Ubercart● http://drupal.org/project/ubercart● Complete ecommerce solution

– Physical goods– Downloadable products– Site access

Page 13: Killer Modules · Included with Drupal ... Great for search engine optimization ...

FCKEditor● http://drupal.org/project/fckeditor● WYSIWYG editor

Page 14: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Simplenews● http://drupal.org/project/simplenews● Send email newsletters to subscribers

Page 15: Killer Modules · Included with Drupal ... Great for search engine optimization ...

Persistent Login● http://drupal.org/project/persistent_login● Adds a “remember me” checkbox● Also provides additional security

Page 16: Killer Modules · Included with Drupal ... Great for search engine optimization ...

What did I miss?● Lots of them...

– Image– Global Redirect– Mollom– Page Title– Token– Subscriptions– XML Sitemap


Recommended