SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Was ist angesagt?

Embedded library in web ct
Embedded library in web ctEmbedded library in web ct
Embedded library in web ct
Suhui Ho
 
Strategies To Make Library Resources Discovable
Strategies To Make Library Resources DiscovableStrategies To Make Library Resources Discovable
Strategies To Make Library Resources Discovable
Suhui Ho
 

Was ist angesagt? (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'
 

Ähnlich wie Getting Started with Drupal - Handouts

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
scorlosquet
 
Drupal content editing ux
Drupal content editing uxDrupal content editing ux
Drupal content editing ux
Sergei Sorokin
 

Ähnlich wie 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?
 

Mehr von 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
 
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
Rachel 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
 

Mehr von 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
 

Kürzlich hochgeladen

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

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