SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
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

Contenu connexe

Tendances

Embedded library in web ct
Embedded library in web ctEmbedded library in web ct
Embedded library in web ctSuhui Ho
 
Managing your library's online presence
Managing your library's online presenceManaging your library's online presence
Managing your library's online presenceSuhui Ho
 
Strategies To Make Library Resources Discovable
Strategies To Make Library Resources DiscovableStrategies To Make Library Resources Discovable
Strategies To Make Library Resources DiscovableSuhui Ho
 
Use Google Analytics Stats to Improve Website
Use Google Analytics Stats to Improve WebsiteUse Google Analytics Stats to Improve Website
Use Google Analytics Stats to Improve WebsiteSuhui Ho
 
Customizing Discovery Interfaces: Understanding Users’ Behaviors and Providin...
Customizing Discovery Interfaces: Understanding Users’ Behaviors and Providin...Customizing Discovery Interfaces: Understanding Users’ Behaviors and Providin...
Customizing Discovery Interfaces: Understanding Users’ Behaviors and Providin...Rachel Vacek
 
Crowdsourcing the Maintenance of E-Resource Metadata: How WorldCat Knowledge ...
Crowdsourcing the Maintenance of E-Resource Metadata: How WorldCat Knowledge ...Crowdsourcing the Maintenance of E-Resource Metadata: How WorldCat Knowledge ...
Crowdsourcing the Maintenance of E-Resource Metadata: How WorldCat Knowledge ...Charleston Conference
 
Relationship Building and Advocacy Across the Campus
Relationship Building and Advocacy Across the CampusRelationship Building and Advocacy Across the Campus
Relationship Building and Advocacy Across the CampusUCD Library
 
How discovery impacts of users' experiences
How discovery impacts of users' experiencesHow discovery impacts of users' experiences
How discovery impacts of users' experiencesKatherine Rose
 
Exploring a world of networked information built from free-text metadata
Exploring a world of networked information built from free-text metadataExploring a world of networked information built from free-text metadata
Exploring a world of networked information built from free-text metadataShenghui Wang
 
Access Lab 2020: Easier access to content from anywhere
Access Lab 2020: Easier access to content from anywhereAccess Lab 2020: Easier access to content from anywhere
Access Lab 2020: Easier access to content from anywhereOpenAthens
 
OpenAthens Conference 2018 - Tim Lull and Chad Smith - Cultivating your onlin...
OpenAthens Conference 2018 - Tim Lull and Chad Smith - Cultivating your onlin...OpenAthens Conference 2018 - Tim Lull and Chad Smith - Cultivating your onlin...
OpenAthens Conference 2018 - Tim Lull and Chad Smith - Cultivating your onlin...OpenAthens
 
Current and emerging trends in library services
Current and emerging trends in library servicesCurrent and emerging trends in library services
Current and emerging trends in library servicesNikesh Narayanan
 
Access Lab 2020: What OpenAthens can do for you: creative applications for th...
Access Lab 2020: What OpenAthens can do for you: creative applications for th...Access Lab 2020: What OpenAthens can do for you: creative applications for th...
Access Lab 2020: What OpenAthens can do for you: creative applications for th...OpenAthens
 
SUNYLA 2007 Keynote
SUNYLA 2007 KeynoteSUNYLA 2007 Keynote
SUNYLA 2007 KeynoteKen Fujiuchi
 
How search results became 'the new black'
How search results became 'the new black'How search results became 'the new black'
How search results became 'the new black'Katherine Rose
 

Tendances (20)

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

Similaire à Getting Started with Drupal - Handouts

Everything You Need to Know About the Top Changes in Drupal 8
Everything You Need to Know About the Top Changes in Drupal 8Everything You Need to Know About the Top Changes in Drupal 8
Everything You Need to Know About the Top Changes in Drupal 8Acquia
 
Building Applications using Apache Hadoop
Building Applications using Apache HadoopBuilding Applications using Apache Hadoop
Building Applications using Apache HadoopC4Media
 
Drupal in Libraries
Drupal in LibrariesDrupal in Libraries
Drupal in LibrariesCary Gordon
 
Rapid site production with Drupal
Rapid site production with DrupalRapid site production with Drupal
Rapid site production with DrupalRob Sawyer
 
Drupal and the semantic web - SemTechBiz 2012
Drupal and the semantic web - SemTechBiz 2012Drupal and the semantic web - SemTechBiz 2012
Drupal and the semantic web - SemTechBiz 2012scorlosquet
 
Drupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.xDrupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.xWong Hoi Sing Edison
 
Drupal content editing ux
Drupal content editing uxDrupal content editing ux
Drupal content editing uxSergei Sorokin
 
A Quick Look at Drupal
A Quick Look at DrupalA Quick Look at Drupal
A Quick Look at Drupalsheenadonnelly
 
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?Wong Hoi Sing Edison
 
GraalVM and Oracle's Documentation Trends.pdf
GraalVM and Oracle's Documentation Trends.pdfGraalVM and Oracle's Documentation Trends.pdf
GraalVM and Oracle's Documentation Trends.pdfohupalo
 
History of Drupal: From Drop 1.0 to Drupal 8
History of Drupal: From Drop 1.0 to Drupal 8History of Drupal: From Drop 1.0 to Drupal 8
History of Drupal: From Drop 1.0 to Drupal 8Websolutions Agency
 
Drupal 8 Initiatives
Drupal 8 InitiativesDrupal 8 Initiatives
Drupal 8 InitiativesAngela Byron
 
Introduction to drupal
Introduction to drupalIntroduction to drupal
Introduction to drupalPedro Cambra
 
Top 20 mistakes you will make on your 1st Drupal project
Top 20 mistakes you will make on your 1st Drupal projectTop 20 mistakes you will make on your 1st Drupal project
Top 20 mistakes you will make on your 1st Drupal projectIztok Smolic
 
Why Drupal?
Why Drupal?Why Drupal?
Why Drupal?Grossum
 

Similaire à Getting Started with Drupal - Handouts (20)

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

Plus de Rachel Vacek

From Siloed to Connected - Using Engagement as a Means to Improve the Culture...
From Siloed to Connected - Using Engagement as a Means to Improve the Culture...From Siloed to Connected - Using Engagement as a Means to Improve the Culture...
From Siloed to Connected - Using Engagement as a Means to Improve the Culture...Rachel Vacek
 
Search, Report, Wherever You Are: A Novel Approach to Assessing User Satisfac...
Search, Report, Wherever You Are: A Novel Approach to Assessing User Satisfac...Search, Report, Wherever You Are: A Novel Approach to Assessing User Satisfac...
Search, Report, Wherever You Are: A Novel Approach to Assessing User Satisfac...Rachel Vacek
 
Our Website Redesign Project and the Creation of a DEIA statement
Our Website Redesign Project and the Creation of a DEIA statementOur Website Redesign Project and the Creation of a DEIA statement
Our Website Redesign Project and the Creation of a DEIA statementRachel Vacek
 
Personal README Files: User Manuals for Library Staff
Personal README Files: User Manuals for Library StaffPersonal README Files: User Manuals for Library Staff
Personal README Files: User Manuals for Library StaffRachel Vacek
 
Transforming Organizational Culture Using UX Strategies
Transforming Organizational Culture Using UX StrategiesTransforming Organizational Culture Using UX Strategies
Transforming Organizational Culture Using UX StrategiesRachel Vacek
 
Practicing intentionality in team and project work
Practicing intentionality in team and project workPracticing intentionality in team and project work
Practicing intentionality in team and project workRachel Vacek
 
Transforming library culture with a Digital Accessibility Team
Transforming library culture with a Digital Accessibility TeamTransforming library culture with a Digital Accessibility Team
Transforming library culture with a Digital Accessibility TeamRachel Vacek
 
Service Design: Thinking Holistically About Services and Technology
Service Design: Thinking Holistically About Services and TechnologyService Design: Thinking Holistically About Services and Technology
Service Design: Thinking Holistically About Services and TechnologyRachel Vacek
 
Challenges and Opportunities in Library Discovery
Challenges and Opportunities in Library DiscoveryChallenges and Opportunities in Library Discovery
Challenges and Opportunities in Library DiscoveryRachel Vacek
 
Challenges and Opportunities in Customizing Library Repository User Interfaces
Challenges and Opportunities in Customizing Library Repository User InterfacesChallenges and Opportunities in Customizing Library Repository User Interfaces
Challenges and Opportunities in Customizing Library Repository User InterfacesRachel Vacek
 
Transforming an Organization through Service and Space Design Strategy
Transforming an Organization through Service and Space Design StrategyTransforming an Organization through Service and Space Design Strategy
Transforming an Organization through Service and Space Design StrategyRachel Vacek
 
Fostering Great Experiences for UX-Tasked Student Workers
Fostering Great Experiences for UX-Tasked Student WorkersFostering Great Experiences for UX-Tasked Student Workers
Fostering Great Experiences for UX-Tasked Student WorkersRachel Vacek
 
Fostering Organizational Change through Service and Space Design Strategy
Fostering Organizational Change through Service and Space Design StrategyFostering Organizational Change through Service and Space Design Strategy
Fostering Organizational Change through Service and Space Design StrategyRachel Vacek
 
Keeping UX Practical: Integrating User Experience Practices into Projects
Keeping UX Practical: Integrating User Experience Practices into ProjectsKeeping UX Practical: Integrating User Experience Practices into Projects
Keeping UX Practical: Integrating User Experience Practices into ProjectsRachel Vacek
 
Own the User Experience: Provide Discovery for Your Users
Own the User Experience: Provide Discovery for Your UsersOwn the User Experience: Provide Discovery for Your Users
Own the User Experience: Provide Discovery for Your UsersRachel Vacek
 
Contextual Inquiry: How Ethnographic Research can Impact the UX of Your Website
Contextual Inquiry: How Ethnographic Research can Impact the UX of Your WebsiteContextual Inquiry: How Ethnographic Research can Impact the UX of Your Website
Contextual Inquiry: How Ethnographic Research can Impact the UX of Your WebsiteRachel Vacek
 
Impact your Library UX with Contextual Inquiry
Impact your Library UX with Contextual InquiryImpact your Library UX with Contextual Inquiry
Impact your Library UX with Contextual InquiryRachel Vacek
 
Hitting the Road towards a Greater Digital Destination: Evaluating and Testin...
Hitting the Road towards a Greater Digital Destination: Evaluating and Testin...Hitting the Road towards a Greater Digital Destination: Evaluating and Testin...
Hitting the Road towards a Greater Digital Destination: Evaluating and Testin...Rachel Vacek
 
How to Rock the Planning Process for your Next Digital Library Web Project
How to Rock the  Planning Process for your Next Digital Library Web ProjectHow to Rock the  Planning Process for your Next Digital Library Web Project
How to Rock the Planning Process for your Next Digital Library Web ProjectRachel Vacek
 
Web Design Tips to Improve the Professionalism and Impact of Your ePortfolio
Web Design Tips to Improve the Professionalism and Impact of Your ePortfolioWeb Design Tips to Improve the Professionalism and Impact of Your ePortfolio
Web Design Tips to Improve the Professionalism and Impact of Your ePortfolioRachel Vacek
 

Plus de Rachel Vacek (20)

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

Dernier

(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 

Dernier (20)

(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 

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