Complex Layouts created simply using Display Suite

Slides:



Advertisements
Similar presentations
Drupal Basics Part 1 An Overview Login Information Edit the Homepage Using the theme Agricultural Communications Services Integrated Media Training Sessions.
Advertisements

Chapter 3 – Web Design Tables & Page Layout
Course ILT Modifying presentations Unit objectives Create a presentation based on a template and apply a template to an existing presentation Identify.
Site Modules > Page Builder Access the Page Builder module through the Site Modules top navigation link. Access Page Builder from the Site Modules navigation.
Themes MOAC Lesson 4.
Government Web Template (GWT) for WordPress Updated 03/20/2015.
Customizing Outlook. Forms Window in which you enter and view information in Outlook Outlook Form Designer The environment in which you create and customize.
ETT 429 Spring 2007 Web Design I.
POWER POINT. TOPICS Different Views Printing presentation Animation Layout Design Themes Master Slide Smart Art Insert Footer, Hyperlink etc., 2.
Review of last session The Weebly Dashboard The Weebly Dashboard Controls your account and your sites Controls your account and your sites From here you.
CREATING CUSTOM LAYOUTS IN PANELS. What are panels? Contrib module: Main function Implement.
NAWD National Conference on Student Activities – 2009 can produce Yip-pees! Saturday December 5, 2009 – Fort Lauderdale, FL Lou Miller – Executive Director,
Microsoft ® Word Templates and Accessibility. 1 What is a Word template? File with a.dot (document template) extension Can define the following:  Paragraph.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Record & run a macro Record & run a macro Save as a macro-
Creating Effective School and PTA Websites Sam Farnsworth Utah PTA Technology Specialist
Introduction to MS WORD.
Microsoft FrontPage 2003 Illustrated Complete Using a Dynamic Web Template.
Chapter 3 – Part 1 Word Processing Writer for Linux CMPF 112 : COMPUTING SKILLS.
Microsoft Word 2010 Visit: Pass4sureofficial.com is.
INTRODUCTION TO HTML5 Semantic Layout in HTML5.  The new semantic layout in HTML5 refers to a new class of elements that is designed to help you understand.
CIS—100 Chapter 7—Headers and Footers 1. Chapter Objectives 2 After successful completion this chapter you should be able to:  Add page numbers.  Add.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
Creating a Web Site Review of Concepts. Templates Templates are special HTML files that are used to quickly create pages on a web site. They contain the.
Web Design Part I. Click Menu Site to create a new site root.
Working with Themes, Quick Parts, Page Backgrounds, and Headers and Footers Lesson 7.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Creating Google Sites Laura Assem, Director of Technology.
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Microsoft PowerPoint 2013 Lesson 2.02 – Presentation Basics.
PYP002 Intro.to Computer Science MS PowerPoint Presentation1 Finalizing a Presentation Microsoft PowerPoint.
Word 2010 Headers and Footers You can make your document look professional and polished by utilizing headers and footers. The header is a section of the.
Before We Begin Please download the files from as we will be using them in our walkthroughs.
Fundamentals of Web DevelopmentRandy Connolly and Ricardo Hoar Textbook to be published by Pearson Ed in early Bootstrap.
Weebly is Your Friend. * To Enhance And Promote Your Curriculum * To Provide A Student Resource * Add Efficiency to Your Planning * Informational * Promote.
Inquiry Tracking. Inquiry Tracking :: Logon Non-Weidmuller employees use the first initial of your first name and your full last name. (i.e. bjones for.
Web Services University Communications
Creating a Theme From Scratch in Drupal
Chapter 1 Editing a Photo
Instructions – please delete
SharePoint Office 365 Dev 200 Training
Tutorial 6 Topic: jQuery and jQuery Mobile Li Xu
How to customize your Microsoft SharePoint Online website
IBM Kenexa BrassRing on Cloud Responsive Apply: Visual Branding Tool
How to customize your Microsoft SharePoint Online website
Working with Headers and Footers
Instructions – please delete
Instructions – please delete
Themes MOAC Lesson 4.
Enabling Compatibility Mode in IE For Statistics Module
Instructions – please delete
Instructions – please delete
Microsoft Word 2010 Lesson 4—Part I.
How to customize your Microsoft SharePoint Online website
Instructions – please delete
Instructions – please delete
Instructions – please delete
Instructions – please delete
Instructions – please delete
Introduction to PowerPoint
Instructions – please delete
Instructions – please delete
Instructions – please delete
Bootstrap Direct quote from source: bootstrap/
Prezi Presentation Creating a Prezi The link is:
RapidFinder Analysis Software How-To Guide
Microsoft Excel 2007 – Level 2
Setting the Default Thumbnail Image for SB3 Websites
Monday, Sept. 24 Today we are going to update the html code to html5. It has some new features that we have not covered yet.
Create a Template from an Existing Template
Presentation transcript:

Complex Layouts created simply using Display Suite Aaron Cole Director of Web Services, Stanford School of Earth, Energy & Environmental Sciences

Definitions

Regions Header Sidebar Main Body Footer

Content Main Body 1 2

Fields Title Body

Layout Title Body

Layout Options

Template Files Developer required Code push needed

Views Rewrite Done in the UI Developer not required Must be done for each display HTML required Not obvious

Panels ???

Display Suite Done in the UI Developer not required No HTML Custom per view mode

Using Display Suite

Download https://www.drupal.org/project/ds

Enable Display Suite Display Suite UI Display Suite Extras *

Select View Modes Enable view modes in the “Custom display settings” tab. Each view mode can have a custom layout Note: This tab only appears under Default.

Select a Layout Choose a view mode Select a layout Save

Field Regions Move fields into regions Save

Enable Field Templates Structure > Display Suite Extras Field Templates tab Enable Field Templates Prepare to head down the rabbit hole...

Field Options Select the cog icon Choose a field template Explore Full reset Minimal Expert Explore Update Save

Views In your Views display Show: Content / [view mode]

Manage Display

Hide Page Title Structure > Display Suite Extras Other Page Title Options Allows you to add the page title to a region and hide it from the top of the page. Sweet.

Build Your Own Layout For developers A layout is just <div> containers drush ds-build "Example layout" -- regions="Header, Left, Right, Footer"

Responsive Layouts Display Suite Bootstrap Layouts (7x) https://www.drupal.org/project/ds_bootstra p_layouts Bootstrap Layouts (8x) https://www.drupal.org/project/bootstrap_l ayouts Responsive layouts if your theme uses Twitter Bootstrap

Demo / QA

Thank you Aaron Cole email: aaronc@stanford.edu web: aaroncole.com