SlideShare a Scribd company logo
1 of 35
Download to read offline
Drupal Beginner’s Guide
                                Fall 2012 Edition
                            Compiled by Danconia Media




Wednesday, August 1, 2012
About Drupal
   Drupal, launched in 2001, is a highly robust and
   user-friendly content management system
   (CMS) that has a massive community of
   developers. As one of the world’s most popular
   CMS platforms, Drupal is used by some of the
   world’s most recognizable brands.

   Drupal sites are easily maintainable, scalable and
   available with a broad range of modules to add
   virtually unlimited functionality to any web
   presence. Since Drupal is open-source, it is free
   to use and very customizable.


Wednesday, August 1, 2012
Logging Into Drupal
              • Go to www.yoursite.com/user using your Internet
                     browser.

              • Type in your username and password.




Wednesday, August 1, 2012
Adding a New Page
              • Once you’re logged in, click “Content” in the top
                     menu.

              • When the content directory loads, click the link
                     near the top that reads “Add content.”


                                                        Click here




Wednesday, August 1, 2012
Adding a New Page
           • You’ll be presented with several content-type
                  options: blog entry, news, page, product, slide and
                  webform.

           • Click the “Page” option to add a regular page of
                  content to your site.



                                                    Click here




Wednesday, August 1, 2012
Adding a New Page
              • If you’re pasting from Microsoft Word, OpenOffice
                     or another word processing application, click the
                     button to paste as plain text.

              • Paste the desired text into the screen that pops up
                     and click the       button.

              • Pasting directly from Microsoft Word and similar
                     software can cause serious formatting issues and
                     negatively affect your site’s design.


Wednesday, August 1, 2012
Adding a New Page
                                Put new page’s title here.



                                                             Content goes here




Wednesday, August 1, 2012
Adding a Page
                                                        Adds new page to menu




                                            Choose a custom URL for your page (ex: new-page.html)




                              Save your new page as
                               a draft, publish it or
                                promote it to the
                                   home page.




Wednesday, August 1, 2012
Adding a Page
               • To save a new page, click the “Save” button at the
                      bottom of the page.

               • To see what your new page will look like, click
                      “Preview.”




Wednesday, August 1, 2012
Using the WYSIWYG
                                   Editor
              • Drupal’s WYSIWYG (What You See Is What You
                     Get) editor makes it easy for people with little or
                     no web editing experience to modify content.

              • Most of the icons are self explanatory, but what
                     follows is a breakdown of what they all do.




Wednesday, August 1, 2012
Using the WYSIWYG
                                   Editor
             Bold                           Link                     Paste                            Replace

              Italic                        Unlink                   Paste as plain text              Insert emoticon

             Underline                      Create anchor                                             Create div container
                                                                    Paste from Microsoft Word
             Strike-thru                   Insert/edit image                                          Maximize
                                                                     Show blocks
              Align left
                                            Text color               Remove formatting                Check spelling

              Center                                                Insert special character          About editor
                                           Background color
                                                                                                      Insert “read more”
              Align left                    Superscript                           Paragraph format

               Justify                       Subscript
                                                                                   Select font
                                            Block quote
             Insert/remove bullet points
                                           Source code                       Font size
             Insert/remove numbers

              Decrease indent              Insert horizontal line                 Formatting styles

               Increase indent             Cut                      Create table

               Undo                        Copy                      Select all

               Redo                                                   Find




Wednesday, August 1, 2012
Linking to Content
                  To link to an internal or external web page, click
                  the icon in the page’s editor while the text or
                  image you want to anchor the link is highlighted.




                                              Type URL you want to link to here.




Wednesday, August 1, 2012
Linking to Content
      Under the “Target” tab, there are several options for
      linking to internal/external content:




          New Window (_blank): This will open the web page in a new tab in the visitor’s Internet browser.
          This is the preferred option for linking to external content. The user can view outside information
          without having to leave your site.

          Same Window (_self ): This will open the web page in the visitor’s current browser window. This is
          the default (<not set>) option, and the one you’ll most likely want to use when linking to internal
          content.

          Topmost Window (_top): This replaces all frames, and is not recommended in most instances.

          Parent Window (_parent): This opens a whole new browser window. It is also not recommended
          for the most part.


Wednesday, August 1, 2012
Editing Existing Pages
              • To edit existing pages on your site, click Content in
                     the top menu.

              • Once the page loads, you’ll see a list of all the pages
                     in your site’s directory.

              • The pages are ordered by when they were last
                     updated by default.




Wednesday, August 1, 2012
Editing Existing Pages
                                                          Sort by published   Sort by date updated
                                      Sort by page type         status




Wednesday, August 1, 2012
Editing Existing Content
              • To edit content on your site, click “edit” underneath
                     the OPERATIONS tab.

              • To remove content, click the “delete” link next to
                     “edit.” This is not reversible.

              • After clicking “edit,” you’ll arrive at the WYSIWYG
                     editor for that page. Follow the same guidelines for
                     adding a new page.




Wednesday, August 1, 2012
Uploading/Inserting Images
           • To add an image while editing a page, click the
                  button.

           • After the new screen pops up, click the “Upload”
                  tab.

           • Once you locate the image, click the blue “Send it to
                  the Server” button to complete the upload.




Wednesday, August 1, 2012
Editing Images in Drupal
            • Once the image is uploaded, you’ll have several
                   options for how to present it.

            • The Image Properties editor allows you to edit
                   details such as alternative text, dimensions,
                   alignment, margin and borders.




Wednesday, August 1, 2012
Editing Images in Drupal
                                 Set alt text here. This is
                                what will appear for users
                               whose Internet connections
                               are too slow to load images
                               or have disabled graphics in
                                  their browser settings.


                               Adjust image size here.
                                Enlarging an image will
                                 reduce its sharpness,
                               but shrinking it will not.


                                Borders are optional.

                                    Horizontal/vertical
                                      padding. 10 is a
                                     standard option.


                                     Alignment options are right and left.




Wednesday, August 1, 2012
Adding Menu Items
           • To add a page you’ve created to your site’s main
                 menu, click the Structure link on the top menu while
                 logged in.

           • Once the page loads, choose the “Menus” option
                 near the bottom.




                                                   Click here




Wednesday, August 1, 2012
Adding a Menu Item
           • Once you’re in the menu manager, select the “add
                 link” option in the “Main menu” section.

           • If you want to edit an existing menu item, select “list
                 links.”
                                                                 Click here




Wednesday, August 1, 2012
Adding a Menu Item
                                                     Menu item title


                                                          Link URL

                                                                                          Text that appears when
                                                                                        users hover over menu item.



                              Check this if you’re
                               ready for the link
                                  to go live.                 If you want the link to
                                                              go under a menu item,
                                                                   select it here.              So you know!
                                                              Otherwise, leave as is.
                                                                                                You can also link menu
                                  The higher the                                                items to external
                               weight, the closers to                                           websites, but internal
                              the top the menu item                                             links are the most
                                                                                                common.
                                    will appear.
                                                               Click here to
                                                                save menu
                                                                   item.


Wednesday, August 1, 2012
Adding a User
           • In the top menu, click the “People” link that’s
                  between “Appearance” and “Modules.”

           • Once the page loads, click the “+Add user” link near
                  the top of the page.
                                              Click here




Wednesday, August 1, 2012
Adding a New User
                                                    Pick memorable username.

                                              Enter new user’s email address.


                                             Pick unique password that hackers won’t be able to guess.


                               Check “Active” to make
                                   account live.
                                                   Check this box to send new user
                                                  an email with account information.




                                                                                Optional user information.




                                         Click here to save account.

Wednesday, August 1, 2012
Content Blocks
              • Blocks are small boxes of content that are placed
                     throughout the site. They usually appear in sidebars,
                     but can be placed virtually anywhere on your site.

              • You can view your site’s blocks by clicking Structure
                     in the top menu and then selecting Blocks, which
                     will likely be the first option.

                                                              Click here




Wednesday, August 1, 2012
Content Blocks
          • To edit a content block, find it in the directory and
                 click “configure” under “Operations.”

          • Deleting a content block cannot be undone.      Click here




Wednesday, August 1, 2012
Editing Content Blocks
           • You will likely only want to change a block’s
                  content, not it position, ordering or title. Tread with
                  caution if you with to modify anything other than
                  text.

           • Content blocks have the same WYSIWYG editor as
                  regular pages, and the editing guidelines are the
                  same.




Wednesday, August 1, 2012
Adding a Content Block
To add a content block, click the “+Add block” link near the top
of the block directory page.
                            Click here




Wednesday, August 1, 2012
Adding a Content Block
                            Name your block here. (Optional).                          Enter content block text here. Follow
                                                                                        same guidelines as adding/editing a
                                    This is the title that will
                                                                                                  regular page.
                                      appear in the block
                                     directory, so make it
                                             obvious.




                                                Select “Rich-text
                                               HTML” to activate
                                               WYSIWYG editor.




                                 Select where on the page you want the block to appear.
                               Options include header, menu, content, left, right-top, left-top,
                                                    right and footer.




Wednesday, August 1, 2012
Adding a Content Block
              • The “Visibility settings,” located at the bottom of the
                     page, allow you to pick which pages/types of content
                     on which the block appears.

              • You can have the block appear on only pages listed
                     or all pages except those listed. You can also restrict
                     blocks from appearing on certain content types
                     (pages, blog posts, news items, etc.).

              • To specify pages, paste the url (ex: contact.us.html)
                     into the field.

Wednesday, August 1, 2012
Adding a Content Block
                                             Select here to specify
                                            which content types on
                                            which the new block will
                                                    appear.




                                                                       Enter specified URLs (paths) here.
                                                                       One URL per line. <front> is the
                            Click here to activate                                home page.
                                    block.




Wednesday, August 1, 2012
Bits of Advice
              • Give files easy names to remember so that you can
                     locate them quicker whenever you’re uploading
                     PDFs or images to your site.

              • Practice editing and adding content frequently.You
                     can always add content, take it down, and make
                     changes. The more you do it, the more comfortable
                     you will be managing your site.




Wednesday, August 1, 2012
Epilogue
  We hope you found this basic Drupal guide for beginners helpful. If you
  need more assistance, extensive CMS training or custom Drupal
  development, feel free to call us at (603) 529-8175.


  Visit us online: www.danconia.com
  Follow us on Twitter: twitter.com/danconiamedia
  Like us on Facebook: facebook.com/danconiamedia
  Follow us on LinkedIn: linkedin.com/company/danconia-media




Wednesday, August 1, 2012
Notes




Wednesday, August 1, 2012
Notes




Wednesday, August 1, 2012

More Related Content

Recently uploaded

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Recently uploaded (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Featured

Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 

Featured (20)

Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 

Drupal Beginner's Guide 2012

  • 1. Drupal Beginner’s Guide Fall 2012 Edition Compiled by Danconia Media Wednesday, August 1, 2012
  • 2. About Drupal Drupal, launched in 2001, is a highly robust and user-friendly content management system (CMS) that has a massive community of developers. As one of the world’s most popular CMS platforms, Drupal is used by some of the world’s most recognizable brands. Drupal sites are easily maintainable, scalable and available with a broad range of modules to add virtually unlimited functionality to any web presence. Since Drupal is open-source, it is free to use and very customizable. Wednesday, August 1, 2012
  • 3. Logging Into Drupal • Go to www.yoursite.com/user using your Internet browser. • Type in your username and password. Wednesday, August 1, 2012
  • 4. Adding a New Page • Once you’re logged in, click “Content” in the top menu. • When the content directory loads, click the link near the top that reads “Add content.” Click here Wednesday, August 1, 2012
  • 5. Adding a New Page • You’ll be presented with several content-type options: blog entry, news, page, product, slide and webform. • Click the “Page” option to add a regular page of content to your site. Click here Wednesday, August 1, 2012
  • 6. Adding a New Page • If you’re pasting from Microsoft Word, OpenOffice or another word processing application, click the button to paste as plain text. • Paste the desired text into the screen that pops up and click the button. • Pasting directly from Microsoft Word and similar software can cause serious formatting issues and negatively affect your site’s design. Wednesday, August 1, 2012
  • 7. Adding a New Page Put new page’s title here. Content goes here Wednesday, August 1, 2012
  • 8. Adding a Page Adds new page to menu Choose a custom URL for your page (ex: new-page.html) Save your new page as a draft, publish it or promote it to the home page. Wednesday, August 1, 2012
  • 9. Adding a Page • To save a new page, click the “Save” button at the bottom of the page. • To see what your new page will look like, click “Preview.” Wednesday, August 1, 2012
  • 10. Using the WYSIWYG Editor • Drupal’s WYSIWYG (What You See Is What You Get) editor makes it easy for people with little or no web editing experience to modify content. • Most of the icons are self explanatory, but what follows is a breakdown of what they all do. Wednesday, August 1, 2012
  • 11. Using the WYSIWYG Editor Bold Link Paste Replace Italic Unlink Paste as plain text Insert emoticon Underline Create anchor Create div container Paste from Microsoft Word Strike-thru Insert/edit image Maximize Show blocks Align left Text color Remove formatting Check spelling Center Insert special character About editor Background color Insert “read more” Align left Superscript Paragraph format Justify Subscript Select font Block quote Insert/remove bullet points Source code Font size Insert/remove numbers Decrease indent Insert horizontal line Formatting styles Increase indent Cut Create table Undo Copy Select all Redo Find Wednesday, August 1, 2012
  • 12. Linking to Content To link to an internal or external web page, click the icon in the page’s editor while the text or image you want to anchor the link is highlighted. Type URL you want to link to here. Wednesday, August 1, 2012
  • 13. Linking to Content Under the “Target” tab, there are several options for linking to internal/external content: New Window (_blank): This will open the web page in a new tab in the visitor’s Internet browser. This is the preferred option for linking to external content. The user can view outside information without having to leave your site. Same Window (_self ): This will open the web page in the visitor’s current browser window. This is the default (<not set>) option, and the one you’ll most likely want to use when linking to internal content. Topmost Window (_top): This replaces all frames, and is not recommended in most instances. Parent Window (_parent): This opens a whole new browser window. It is also not recommended for the most part. Wednesday, August 1, 2012
  • 14. Editing Existing Pages • To edit existing pages on your site, click Content in the top menu. • Once the page loads, you’ll see a list of all the pages in your site’s directory. • The pages are ordered by when they were last updated by default. Wednesday, August 1, 2012
  • 15. Editing Existing Pages Sort by published Sort by date updated Sort by page type status Wednesday, August 1, 2012
  • 16. Editing Existing Content • To edit content on your site, click “edit” underneath the OPERATIONS tab. • To remove content, click the “delete” link next to “edit.” This is not reversible. • After clicking “edit,” you’ll arrive at the WYSIWYG editor for that page. Follow the same guidelines for adding a new page. Wednesday, August 1, 2012
  • 17. Uploading/Inserting Images • To add an image while editing a page, click the button. • After the new screen pops up, click the “Upload” tab. • Once you locate the image, click the blue “Send it to the Server” button to complete the upload. Wednesday, August 1, 2012
  • 18. Editing Images in Drupal • Once the image is uploaded, you’ll have several options for how to present it. • The Image Properties editor allows you to edit details such as alternative text, dimensions, alignment, margin and borders. Wednesday, August 1, 2012
  • 19. Editing Images in Drupal Set alt text here. This is what will appear for users whose Internet connections are too slow to load images or have disabled graphics in their browser settings. Adjust image size here. Enlarging an image will reduce its sharpness, but shrinking it will not. Borders are optional. Horizontal/vertical padding. 10 is a standard option. Alignment options are right and left. Wednesday, August 1, 2012
  • 20. Adding Menu Items • To add a page you’ve created to your site’s main menu, click the Structure link on the top menu while logged in. • Once the page loads, choose the “Menus” option near the bottom. Click here Wednesday, August 1, 2012
  • 21. Adding a Menu Item • Once you’re in the menu manager, select the “add link” option in the “Main menu” section. • If you want to edit an existing menu item, select “list links.” Click here Wednesday, August 1, 2012
  • 22. Adding a Menu Item Menu item title Link URL Text that appears when users hover over menu item. Check this if you’re ready for the link to go live. If you want the link to go under a menu item, select it here. So you know! Otherwise, leave as is. You can also link menu The higher the items to external weight, the closers to websites, but internal the top the menu item links are the most common. will appear. Click here to save menu item. Wednesday, August 1, 2012
  • 23. Adding a User • In the top menu, click the “People” link that’s between “Appearance” and “Modules.” • Once the page loads, click the “+Add user” link near the top of the page. Click here Wednesday, August 1, 2012
  • 24. Adding a New User Pick memorable username. Enter new user’s email address. Pick unique password that hackers won’t be able to guess. Check “Active” to make account live. Check this box to send new user an email with account information. Optional user information. Click here to save account. Wednesday, August 1, 2012
  • 25. Content Blocks • Blocks are small boxes of content that are placed throughout the site. They usually appear in sidebars, but can be placed virtually anywhere on your site. • You can view your site’s blocks by clicking Structure in the top menu and then selecting Blocks, which will likely be the first option. Click here Wednesday, August 1, 2012
  • 26. Content Blocks • To edit a content block, find it in the directory and click “configure” under “Operations.” • Deleting a content block cannot be undone. Click here Wednesday, August 1, 2012
  • 27. Editing Content Blocks • You will likely only want to change a block’s content, not it position, ordering or title. Tread with caution if you with to modify anything other than text. • Content blocks have the same WYSIWYG editor as regular pages, and the editing guidelines are the same. Wednesday, August 1, 2012
  • 28. Adding a Content Block To add a content block, click the “+Add block” link near the top of the block directory page. Click here Wednesday, August 1, 2012
  • 29. Adding a Content Block Name your block here. (Optional). Enter content block text here. Follow same guidelines as adding/editing a This is the title that will regular page. appear in the block directory, so make it obvious. Select “Rich-text HTML” to activate WYSIWYG editor. Select where on the page you want the block to appear. Options include header, menu, content, left, right-top, left-top, right and footer. Wednesday, August 1, 2012
  • 30. Adding a Content Block • The “Visibility settings,” located at the bottom of the page, allow you to pick which pages/types of content on which the block appears. • You can have the block appear on only pages listed or all pages except those listed. You can also restrict blocks from appearing on certain content types (pages, blog posts, news items, etc.). • To specify pages, paste the url (ex: contact.us.html) into the field. Wednesday, August 1, 2012
  • 31. Adding a Content Block Select here to specify which content types on which the new block will appear. Enter specified URLs (paths) here. One URL per line. <front> is the Click here to activate home page. block. Wednesday, August 1, 2012
  • 32. Bits of Advice • Give files easy names to remember so that you can locate them quicker whenever you’re uploading PDFs or images to your site. • Practice editing and adding content frequently.You can always add content, take it down, and make changes. The more you do it, the more comfortable you will be managing your site. Wednesday, August 1, 2012
  • 33. Epilogue We hope you found this basic Drupal guide for beginners helpful. If you need more assistance, extensive CMS training or custom Drupal development, feel free to call us at (603) 529-8175. Visit us online: www.danconia.com Follow us on Twitter: twitter.com/danconiamedia Like us on Facebook: facebook.com/danconiamedia Follow us on LinkedIn: linkedin.com/company/danconia-media Wednesday, August 1, 2012