Popular Contributed & Core Modules
Administration

   •   Admin (6,7)
          o http://drupal.org/project/admin
          o Use with the clean administrative theme Rubik which separates all administrative
             navigation into a clean and concise side menu that is much more familiar to the
             casual user familiar with other CMSs.
   •   Administraion Menu (6,7)
          o http://drupal.org/project/admin_menu
          o For admins/developers to quickly navigate various parts of the site. An
             alternative to the Admin module above.
   •   Admin Role (6, now part of Drupal 7 core)
          o http://drupal.org/project/adminrole
          o Add multiple super users.
   •   Backup/Migrate (6,7)
          o http://drupal.org/project/backup_migrate
          o For admins/developers, this simplifies the task of backing up and restoring your
             Drupal database or copying your database from one Drupal site to another.

Content Management

   •   Book (part of core)
          o This specializes in hierarchically sequenced content, like a tree-structure. Used
             alongside the Menu Breadcrumb and Pathauto modules, the Book module
             provides a flexible way to manipulate content hierarchy while retaining auto-
             defined breadcrumb navigation trails with easily readable URLs.
          o Can also create site maps from this module.
   •   CCK (6, now part of Drupal 7 core)
          o http://drupal.org/project/cck
          o This flexible interface lets you create custom fields attached to content nodes.
   •   Context (6,7)
          o http://drupal.org/project/context
          o This allows you to manage contextual conditions and reactions for different
             portions of your site. Think of each context as representing a "section" of your
             site.
   •   Views (6,7)
          o http://drupal.org/project/views
          o This provides a flexible method for Drupal site designers to control how lists and
             tables of content are presented. This tool is essentially a smart query builder that,
             given enough information, can build the proper query, execute it, and display the
             results. It’s very powerful and one of the most used modules on this entire list.




                           Getting Started with Drupal – LITA Preconference
                                     Nina McHale & Rachel Vacek
                               ALA Annual Conference – June 24, 2011
•   Panels (6,7)
          o http://drupal.org/project/panels
          o The Panels module allows a site administrator to create customized layouts for
             multiple uses. At its core it is a drag and drop content manager that lets you
             visually design a layout and place content within that layout.
   •   Webform (6,7)
          o http://drupal.org/project/webform
          o Make surveys and webforms within Drupal.
   •   Lightbox2 (6)
          o http://drupal.org/project/lightbox2
          o Create lightboxes by using a simple, unobtrusive script that is used to overlay
             images on the current page. It is easy to setup and works on most modern
             browsers, and integrates well with Views and CCK.
   •   WYSIWYG (6,7)
          o http://drupal.org/project/wysiwyg
          o This lets you edit content and simplifies the installation and integration of the
             editor of your choice. This module replaces all other editor integration modules.
          o You’ll need to choose an editor such as CKEditor or MCE
   •   Captcha + Recaptcha (6,7)
          o http://drupal.org/project/captcha and http://drupal.org/project/recaptcha
          o This supplies the standard anti-spam system used on webforms.
   •   Mollom (6,7)
          o http://drupal.org/project/mollom
          o This is an "intelligent" content moderation web service. By monitoring content
             activity on all sites in the Mollom network, Mollom is in a unique position to
             determine if a post is potentially spam; not only based on the posted content, but
             also on the past activity and reputation of the poster.

Performance

   •   Boost (6,7)
         o http://drupal.org/project/boost
         o This provides static page caching for Drupal enabling a very significant
             performance and scalability boost for sites that receive mostly anonymous traffic.

Navigation

   •   Taxonomy Menu (6,7)
          o http://drupal.org/project/taxonomy_menu
          o This transforms any of your taxonomy vocabularies into existing menus easily.

Publishing

   •   Scheduler (6,7)
          o http://drupal.org/project/scheduler
          o This module allows nodes to be published and unpublished on specified dates.


                           Getting Started with Drupal – LITA Preconference
                                     Nina McHale & Rachel Vacek
                               ALA Annual Conference – June 24, 2011
•   Workflow (6)
         o http://drupal.org/project/workflow
         o This has a bit of a learning curve, but it’s good for more involved workflows
             where content has to be approved by other types or users or groups before being
             published.

User Management

   •   Organic Groups (6,7)
          o http://drupal.org/project/og
          o Enable users to create and manage their own 'groups'. Each group can have
             subscribers, and maintains a group home page where subscribers communicate
             amongst themselves.

SEO & Analytics

   •   Google Analytics (6,7)
          o http://drupal.org/project/google_analytics
          o This offers more options and is cleaner than just pasting google analytics code in
             your site.
   •   Pathauto (6,7)
          o http://drupal.org/project/pathauto
          o This automatically generates human-friendly URL path aliases for content nodes.

Events & Calendars

   •   Date (6,7)
          o http://drupal.org/project/date
          o This supplies a CCK field for handling dates, and date ranges.
   •   Calendar (6,7)
          o http://drupal.org/project/calendar
          o This module will display any Views date field in calendar formats, including CCK
             date fields, node created or updated dates, etc. Switch between year, month, and
             day views. Back and next navigation is provided for all views.

Authentication

   •   Lightweight Directory Access Protocol (LDAP) (7)
          o http://drupal.org/project/ldap
          o This provides integration with LDAP for Drupal authentication, user provisioning,
             and authorization. It strives to provide an API for other Drupal modules also.
   •   CAS (6,7)
          o http://drupal.org/project/cas
          o Allows for single sign-on




                          Getting Started with Drupal – LITA Preconference
                                    Nina McHale & Rachel Vacek
                              ALA Annual Conference – June 24, 2011
Library-Specific Modules
Library Thing for Libraries (6,7)
   • http://drupal.org/project/lt4l
   • The LT4L module uses the Library Thing for Libraries related content feature to provide
       a connection between the tagging of Drupal content and items in a library's catalog.

Question/Answer Module for email Reference (6)
  • http://www.oregonlibraries.net/code
  • This module manages Oregon’s statewide email reference service.

Fedora REST API Module (6)
   • http://github.com/dongourley/fedora_rest
   • This lets you build custom interfaces to Fedora Commons repositories

eXtensible Catalog Drupal Toolkit (6)
   • http://drupal.org/project/xc
   • The Drupal Toolkit is a modular system that handles the creation and manipulation of
      metadata to recreate the functionality of your catalog all within Drupal, plus way more!

Summon API (6, maybe 7)
  • http://mblog.lib.umich.edu/blt/archives/2011/06/announcing_a_dr.html
  • The University of Michigan Library's Web Systems department built a Drupal module for
    searching Serials Solutions' Summon product using the Summon API.

Masterkey (MkDru) (6,7)
  • https://www.indexdata.com/software/mkdru
  • The purpose of the plugin is to allow libraries and others to embed discovery and
      metasearch functionally directly into their websites. The plugin uses Index Data's Open
      Source Pazpar2 platform to search across standards-compliant information sources as
      well as data indexed using the SOLR/Lucene search engine.

Cite Module (6)
   • http://drupal.org/project/cite
   • This module allows users to retrieve citation information for nodes within a site.

EZProxy (6)
  • http://drupal.org/project/ezproxy
  • Allows EZProxy to use Drupal as an external authentication source.

Millennium Integration (6)
    • http://drupal.org/project/millennium
    • This module is oriented towards libraries with Innovative Interfaces Inc.'s Millennium
       who want to put up a Drupal-based web catalog. It crawls the Millennium WebOpac for
       MARC records and maps some of the MARC tags onto the specified node type.


                           Getting Started with Drupal – LITA Preconference
                                     Nina McHale & Rachel Vacek
                               ALA Annual Conference – June 24, 2011
Drupal Resources
Books

   •    Foundation Drupal 7, by Robert J. Townsend
   •    Cracking Drupal: A Drop in the Bucket, by Greg Knaddison
   •    The Definitive Guide to Drupal 7, tons of authors, published by Apress
   •    Beginning Drupal 7, by Todd Tomlinson
Online Tutorials & Training

   •    Lynda, http://www.lynda.com/
   •    Lullabot, http://www.lullabot.com/
   •    Drupal Easy, http://drupaleasy.com/, Free podcasts on Drupal
Drupal Communities

   •    ALA LITA Drupal Interest Group
           o http://connect.ala.org/node/71787
   •    Drupalib
           o http://drupalib.interoperating.info/
           o a place for library Drupallers to hang out that lists library specific modules
   •    Drupalcons
           o Conferences for Drupallers, different cities every year
   •    Drupal Meetup Groups
           o http://drupal.meetup.com/
Publications

        “Improving the Drupal User Experience,” by Rachel Vacek, Sean Watkins, Christina M.
        Morris, and Derek Keller, University of Houston Libraries,
        http://journal.code4lib.org/articles/4578

        “Creating a Library Database Search using Drupal,” by Danielle Rosenthal and Mario
        Bernardo, Florida Gulf Coast University Library, http://journal.code4lib.org/articles/2920

        “Drupal Done Right,” by Karen Coombs, Product Manager for the OCLC Developer
        Network, http://www.libraryjournal.com/article/CA6705363.html

        “Designing and Building a Collaborative Library Intranet for All,” Jason J. Battles
        Journal of Web Librarianship, 1932-2917, Volume 4, Issue 2 & 3, 2010, Pages 251 –
        263.

        “Adventures in Drupal: Designing a Library Website Using a CMS,” by Danielle A.
        Becker, Online, Medford: Sep/Oct 2010. Volume 34, Issue 5, Pages 19-21.

        “Drupal in Libraries,” Library Technology Report, by Andy Austin and Christopher Harris,
        http://www.alatechsource.org/ltr/drupal-in-libraries
                            Getting Started with Drupal – LITA Preconference
                                      Nina McHale & Rachel Vacek
                                ALA Annual Conference – June 24, 2011

More Related Content

PPTX
The changing nature of web design and user expectations, and how libraries c...
PPTX
Re-imagining the Library Website
PPTX
Assessing Your Library Website: Using User Research Methods and Other Tools
PPT
Building a Single User Experience
PDF
Impact the UX of Your Website with Contextual Inquiry
PDF
LITA Preconference: Getting Started with Drupal (handout)
PDF
Customizing Discovery at the University of Michigan
PDF
Library websites of the future
The changing nature of web design and user expectations, and how libraries c...
Re-imagining the Library Website
Assessing Your Library Website: Using User Research Methods and Other Tools
Building a Single User Experience
Impact the UX of Your Website with Contextual Inquiry
LITA Preconference: Getting Started with Drupal (handout)
Customizing Discovery at the University of Michigan
Library websites of the future

What's hot (20)

PPTX
Embedded library in web ct
PPTX
Managing your library's online presence
PPTX
Strategies To Make Library Resources Discovable
PPTX
Use Google Analytics Stats to Improve Website
PPTX
NISO Standards Update @ ALA Midwinter, January 27, 2013 in Seattle, WA
PPTX
What Libraries Still Need from Discovery Layers
PPTX
"In the Early Days of a Better Nation": Enhancing the power of metadata today...
PDF
Customizing Discovery Interfaces: Understanding Users’ Behaviors and Providin...
PPTX
Crowdsourcing the Maintenance of E-Resource Metadata: How WorldCat Knowledge ...
PDF
Relationship Building and Advocacy Across the Campus
PPTX
How discovery impacts of users' experiences
PPTX
Supporting Open Access Publishing via Open Journal Systems – One Library’s ex...
PPTX
Exploring a world of networked information built from free-text metadata
PPTX
Access Lab 2020: Easier access to content from anywhere
PPTX
OpenAthens Conference 2018 - Tim Lull and Chad Smith - Cultivating your onlin...
PDF
Current and emerging trends in library services
PPTX
Access Lab 2020: What OpenAthens can do for you: creative applications for th...
PPT
SUNYLA 2007 Keynote
PDF
How search results became 'the new black'
Embedded library in web ct
Managing your library's online presence
Strategies To Make Library Resources Discovable
Use Google Analytics Stats to Improve Website
NISO Standards Update @ ALA Midwinter, January 27, 2013 in Seattle, WA
What Libraries Still Need from Discovery Layers
"In the Early Days of a Better Nation": Enhancing the power of metadata today...
Customizing Discovery Interfaces: Understanding Users’ Behaviors and Providin...
Crowdsourcing the Maintenance of E-Resource Metadata: How WorldCat Knowledge ...
Relationship Building and Advocacy Across the Campus
How discovery impacts of users' experiences
Supporting Open Access Publishing via Open Journal Systems – One Library’s ex...
Exploring a world of networked information built from free-text metadata
Access Lab 2020: Easier access to content from anywhere
OpenAthens Conference 2018 - Tim Lull and Chad Smith - Cultivating your onlin...
Current and emerging trends in library services
Access Lab 2020: What OpenAthens can do for you: creative applications for th...
SUNYLA 2007 Keynote
How search results became 'the new black'
Ad

Similar to Getting Started with Drupal - Handouts (20)

PDF
Drupal in-depth
PDF
Everything You Need to Know About the Top Changes in Drupal 8
PDF
Building Applications using Apache Hadoop
PPTX
Drupal in Libraries
PPTX
Rapid site production with Drupal
PPTX
Drupal Skils Lab 302Labs
PDF
Drupal and the semantic web - SemTechBiz 2012
PPT
Drupal - Introduction to User Management in Drupal
PDF
Drupal 7
ODP
Drupal in 5mins + Previewing Drupal 8.x
PPTX
Drupal content editing ux
PPT
A Quick Look at Drupal
PDF
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
PDF
GraalVM and Oracle's Documentation Trends.pdf
PPTX
History of Drupal: From Drop 1.0 to Drupal 8
KEY
DrupalCon 2011 Highlight
PPTX
Drupal 8 Initiatives
PDF
Introduction to drupal
PPTX
Top 20 mistakes you will make on your 1st Drupal project
PPTX
Why Drupal?
Drupal in-depth
Everything You Need to Know About the Top Changes in Drupal 8
Building Applications using Apache Hadoop
Drupal in Libraries
Rapid site production with Drupal
Drupal Skils Lab 302Labs
Drupal and the semantic web - SemTechBiz 2012
Drupal - Introduction to User Management in Drupal
Drupal 7
Drupal in 5mins + Previewing Drupal 8.x
Drupal content editing ux
A Quick Look at Drupal
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
GraalVM and Oracle's Documentation Trends.pdf
History of Drupal: From Drop 1.0 to Drupal 8
DrupalCon 2011 Highlight
Drupal 8 Initiatives
Introduction to drupal
Top 20 mistakes you will make on your 1st Drupal project
Why Drupal?
Ad

More from Rachel Vacek (20)

PDF
From Siloed to Connected - Using Engagement as a Means to Improve the Culture...
PDF
Search, Report, Wherever You Are: A Novel Approach to Assessing User Satisfac...
PDF
Our Website Redesign Project and the Creation of a DEIA statement
PDF
Personal README Files: User Manuals for Library Staff
PDF
Transforming Organizational Culture Using UX Strategies
PDF
Practicing intentionality in team and project work
PDF
Transforming library culture with a Digital Accessibility Team
PDF
Service Design: Thinking Holistically About Services and Technology
PDF
Challenges and Opportunities in Library Discovery
PDF
Challenges and Opportunities in Customizing Library Repository User Interfaces
PDF
Transforming an Organization through Service and Space Design Strategy
PDF
Fostering Great Experiences for UX-Tasked Student Workers
PDF
Fostering Organizational Change through Service and Space Design Strategy
PDF
Keeping UX Practical: Integrating User Experience Practices into Projects
PDF
Own the User Experience: Provide Discovery for Your Users
PPTX
Contextual Inquiry: How Ethnographic Research can Impact the UX of Your Website
PDF
Impact your Library UX with Contextual Inquiry
PDF
Hitting the Road towards a Greater Digital Destination: Evaluating and Testin...
PPTX
How to Rock the Planning Process for your Next Digital Library Web Project
PDF
Web Design Tips to Improve the Professionalism and Impact of Your ePortfolio
From Siloed to Connected - Using Engagement as a Means to Improve the Culture...
Search, Report, Wherever You Are: A Novel Approach to Assessing User Satisfac...
Our Website Redesign Project and the Creation of a DEIA statement
Personal README Files: User Manuals for Library Staff
Transforming Organizational Culture Using UX Strategies
Practicing intentionality in team and project work
Transforming library culture with a Digital Accessibility Team
Service Design: Thinking Holistically About Services and Technology
Challenges and Opportunities in Library Discovery
Challenges and Opportunities in Customizing Library Repository User Interfaces
Transforming an Organization through Service and Space Design Strategy
Fostering Great Experiences for UX-Tasked Student Workers
Fostering Organizational Change through Service and Space Design Strategy
Keeping UX Practical: Integrating User Experience Practices into Projects
Own the User Experience: Provide Discovery for Your Users
Contextual Inquiry: How Ethnographic Research can Impact the UX of Your Website
Impact your Library UX with Contextual Inquiry
Hitting the Road towards a Greater Digital Destination: Evaluating and Testin...
How to Rock the Planning Process for your Next Digital Library Web Project
Web Design Tips to Improve the Professionalism and Impact of Your ePortfolio

Recently uploaded (20)

PPTX
Presentation - Principles of Instructional Design.pptx
PDF
Advancing precision in air quality forecasting through machine learning integ...
PDF
giants, standing on the shoulders of - by Daniel Stenberg
PDF
A hybrid framework for wild animal classification using fine-tuned DenseNet12...
PDF
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
PDF
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
PDF
Decision Optimization - From Theory to Practice
PDF
“The Future of Visual AI: Efficient Multimodal Intelligence,” a Keynote Prese...
PDF
Introduction to MCP and A2A Protocols: Enabling Agent Communication
PDF
Rapid Prototyping: A lecture on prototyping techniques for interface design
PDF
Altius execution marketplace concept.pdf
PPTX
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
PPTX
Internet of Everything -Basic concepts details
PDF
LMS bot: enhanced learning management systems for improved student learning e...
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
PDF
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
PDF
Electrocardiogram sequences data analytics and classification using unsupervi...
PDF
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
PPTX
Build automations faster and more reliably with UiPath ScreenPlay
PPTX
Module 1 Introduction to Web Programming .pptx
Presentation - Principles of Instructional Design.pptx
Advancing precision in air quality forecasting through machine learning integ...
giants, standing on the shoulders of - by Daniel Stenberg
A hybrid framework for wild animal classification using fine-tuned DenseNet12...
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
Decision Optimization - From Theory to Practice
“The Future of Visual AI: Efficient Multimodal Intelligence,” a Keynote Prese...
Introduction to MCP and A2A Protocols: Enabling Agent Communication
Rapid Prototyping: A lecture on prototyping techniques for interface design
Altius execution marketplace concept.pdf
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
Internet of Everything -Basic concepts details
LMS bot: enhanced learning management systems for improved student learning e...
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
Electrocardiogram sequences data analytics and classification using unsupervi...
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
Build automations faster and more reliably with UiPath ScreenPlay
Module 1 Introduction to Web Programming .pptx

Getting Started with Drupal - Handouts

  • 1. Popular Contributed & Core Modules Administration • Admin (6,7) o http://drupal.org/project/admin o Use with the clean administrative theme Rubik which separates all administrative navigation into a clean and concise side menu that is much more familiar to the casual user familiar with other CMSs. • Administraion Menu (6,7) o http://drupal.org/project/admin_menu o For admins/developers to quickly navigate various parts of the site. An alternative to the Admin module above. • Admin Role (6, now part of Drupal 7 core) o http://drupal.org/project/adminrole o Add multiple super users. • Backup/Migrate (6,7) o http://drupal.org/project/backup_migrate o For admins/developers, this simplifies the task of backing up and restoring your Drupal database or copying your database from one Drupal site to another. Content Management • Book (part of core) o This specializes in hierarchically sequenced content, like a tree-structure. Used alongside the Menu Breadcrumb and Pathauto modules, the Book module provides a flexible way to manipulate content hierarchy while retaining auto- defined breadcrumb navigation trails with easily readable URLs. o Can also create site maps from this module. • CCK (6, now part of Drupal 7 core) o http://drupal.org/project/cck o This flexible interface lets you create custom fields attached to content nodes. • Context (6,7) o http://drupal.org/project/context o This allows you to manage contextual conditions and reactions for different portions of your site. Think of each context as representing a "section" of your site. • Views (6,7) o http://drupal.org/project/views o This provides a flexible method for Drupal site designers to control how lists and tables of content are presented. This tool is essentially a smart query builder that, given enough information, can build the proper query, execute it, and display the results. It’s very powerful and one of the most used modules on this entire list. Getting Started with Drupal – LITA Preconference Nina McHale & Rachel Vacek ALA Annual Conference – June 24, 2011
  • 2. Panels (6,7) o http://drupal.org/project/panels o The Panels module allows a site administrator to create customized layouts for multiple uses. At its core it is a drag and drop content manager that lets you visually design a layout and place content within that layout. • Webform (6,7) o http://drupal.org/project/webform o Make surveys and webforms within Drupal. • Lightbox2 (6) o http://drupal.org/project/lightbox2 o Create lightboxes by using a simple, unobtrusive script that is used to overlay images on the current page. It is easy to setup and works on most modern browsers, and integrates well with Views and CCK. • WYSIWYG (6,7) o http://drupal.org/project/wysiwyg o This lets you edit content and simplifies the installation and integration of the editor of your choice. This module replaces all other editor integration modules. o You’ll need to choose an editor such as CKEditor or MCE • Captcha + Recaptcha (6,7) o http://drupal.org/project/captcha and http://drupal.org/project/recaptcha o This supplies the standard anti-spam system used on webforms. • Mollom (6,7) o http://drupal.org/project/mollom o This is an "intelligent" content moderation web service. By monitoring content activity on all sites in the Mollom network, Mollom is in a unique position to determine if a post is potentially spam; not only based on the posted content, but also on the past activity and reputation of the poster. Performance • Boost (6,7) o http://drupal.org/project/boost o This provides static page caching for Drupal enabling a very significant performance and scalability boost for sites that receive mostly anonymous traffic. Navigation • Taxonomy Menu (6,7) o http://drupal.org/project/taxonomy_menu o This transforms any of your taxonomy vocabularies into existing menus easily. Publishing • Scheduler (6,7) o http://drupal.org/project/scheduler o This module allows nodes to be published and unpublished on specified dates. Getting Started with Drupal – LITA Preconference Nina McHale & Rachel Vacek ALA Annual Conference – June 24, 2011
  • 3. Workflow (6) o http://drupal.org/project/workflow o This has a bit of a learning curve, but it’s good for more involved workflows where content has to be approved by other types or users or groups before being published. User Management • Organic Groups (6,7) o http://drupal.org/project/og o Enable users to create and manage their own 'groups'. Each group can have subscribers, and maintains a group home page where subscribers communicate amongst themselves. SEO & Analytics • Google Analytics (6,7) o http://drupal.org/project/google_analytics o This offers more options and is cleaner than just pasting google analytics code in your site. • Pathauto (6,7) o http://drupal.org/project/pathauto o This automatically generates human-friendly URL path aliases for content nodes. Events & Calendars • Date (6,7) o http://drupal.org/project/date o This supplies a CCK field for handling dates, and date ranges. • Calendar (6,7) o http://drupal.org/project/calendar o This module will display any Views date field in calendar formats, including CCK date fields, node created or updated dates, etc. Switch between year, month, and day views. Back and next navigation is provided for all views. Authentication • Lightweight Directory Access Protocol (LDAP) (7) o http://drupal.org/project/ldap o This provides integration with LDAP for Drupal authentication, user provisioning, and authorization. It strives to provide an API for other Drupal modules also. • CAS (6,7) o http://drupal.org/project/cas o Allows for single sign-on Getting Started with Drupal – LITA Preconference Nina McHale & Rachel Vacek ALA Annual Conference – June 24, 2011
  • 4. Library-Specific Modules Library Thing for Libraries (6,7) • http://drupal.org/project/lt4l • The LT4L module uses the Library Thing for Libraries related content feature to provide a connection between the tagging of Drupal content and items in a library's catalog. Question/Answer Module for email Reference (6) • http://www.oregonlibraries.net/code • This module manages Oregon’s statewide email reference service. Fedora REST API Module (6) • http://github.com/dongourley/fedora_rest • This lets you build custom interfaces to Fedora Commons repositories eXtensible Catalog Drupal Toolkit (6) • http://drupal.org/project/xc • The Drupal Toolkit is a modular system that handles the creation and manipulation of metadata to recreate the functionality of your catalog all within Drupal, plus way more! Summon API (6, maybe 7) • http://mblog.lib.umich.edu/blt/archives/2011/06/announcing_a_dr.html • The University of Michigan Library's Web Systems department built a Drupal module for searching Serials Solutions' Summon product using the Summon API. Masterkey (MkDru) (6,7) • https://www.indexdata.com/software/mkdru • The purpose of the plugin is to allow libraries and others to embed discovery and metasearch functionally directly into their websites. The plugin uses Index Data's Open Source Pazpar2 platform to search across standards-compliant information sources as well as data indexed using the SOLR/Lucene search engine. Cite Module (6) • http://drupal.org/project/cite • This module allows users to retrieve citation information for nodes within a site. EZProxy (6) • http://drupal.org/project/ezproxy • Allows EZProxy to use Drupal as an external authentication source. Millennium Integration (6) • http://drupal.org/project/millennium • This module is oriented towards libraries with Innovative Interfaces Inc.'s Millennium who want to put up a Drupal-based web catalog. It crawls the Millennium WebOpac for MARC records and maps some of the MARC tags onto the specified node type. Getting Started with Drupal – LITA Preconference Nina McHale & Rachel Vacek ALA Annual Conference – June 24, 2011
  • 5. Drupal Resources Books • Foundation Drupal 7, by Robert J. Townsend • Cracking Drupal: A Drop in the Bucket, by Greg Knaddison • The Definitive Guide to Drupal 7, tons of authors, published by Apress • Beginning Drupal 7, by Todd Tomlinson Online Tutorials & Training • Lynda, http://www.lynda.com/ • Lullabot, http://www.lullabot.com/ • Drupal Easy, http://drupaleasy.com/, Free podcasts on Drupal Drupal Communities • ALA LITA Drupal Interest Group o http://connect.ala.org/node/71787 • Drupalib o http://drupalib.interoperating.info/ o a place for library Drupallers to hang out that lists library specific modules • Drupalcons o Conferences for Drupallers, different cities every year • Drupal Meetup Groups o http://drupal.meetup.com/ Publications “Improving the Drupal User Experience,” by Rachel Vacek, Sean Watkins, Christina M. Morris, and Derek Keller, University of Houston Libraries, http://journal.code4lib.org/articles/4578 “Creating a Library Database Search using Drupal,” by Danielle Rosenthal and Mario Bernardo, Florida Gulf Coast University Library, http://journal.code4lib.org/articles/2920 “Drupal Done Right,” by Karen Coombs, Product Manager for the OCLC Developer Network, http://www.libraryjournal.com/article/CA6705363.html “Designing and Building a Collaborative Library Intranet for All,” Jason J. Battles Journal of Web Librarianship, 1932-2917, Volume 4, Issue 2 & 3, 2010, Pages 251 – 263. “Adventures in Drupal: Designing a Library Website Using a CMS,” by Danielle A. Becker, Online, Medford: Sep/Oct 2010. Volume 34, Issue 5, Pages 19-21. “Drupal in Libraries,” Library Technology Report, by Andy Austin and Christopher Harris, http://www.alatechsource.org/ltr/drupal-in-libraries Getting Started with Drupal – LITA Preconference Nina McHale & Rachel Vacek ALA Annual Conference – June 24, 2011