SlideShare une entreprise Scribd logo
1  sur  98
Télécharger pour lire hors ligne
Content Editing &
Admin in Drupal 7
Drupal Essentials
acquia.com
1Wednesday, June 26, 2013
HELLO!
Heather James
@learningdrupal
Manager of Training
at Acquia
2Wednesday, June 26, 2013
COMPARING
DRUPAL
3Wednesday, June 26, 2013
Content first!
4Wednesday, June 26, 2013
5Wednesday, June 26, 2013
Drupal can be...
• Main web
prescence
• News hub
• Central event info
and media
• A community
• Petition collector
6Wednesday, June 26, 2013
What is the point?
7Wednesday, June 26, 2013
Content defines the site
Article
Content title
Travel guide
Content title
Tips
Content title
Article content. A small
river named Duden
flows by their place and
supplies it with the
necessary regelialia.
tags tags tags
Tips content. This is a
great way to pack your
bags.
This is a guide. The
best place to start is
here. Then you can go
there and further.
What to pack
Job posting
Job title
Where is it?
This is a job
description. This is
what we're looking for.
Terms of employment
Company
name
8Wednesday, June 26, 2013
Content is (still) king
http://shop.oreilly.com/product/9781937434199.do
• Content creation
should be a core
strategic business
activity
• Content is
intellectual property
• Hidden assets!
• Identify, Organize,
Manage, Leverage it
9Wednesday, June 26, 2013
Content drives sales
• Sales begins before
you contact clients
• Videos
• Infographics
• Quizzes
• Trend reports
• Case studies... etc
http://jess3.com/eloqua-content-grid-v2/
10Wednesday, June 26, 2013
Other systems are
structure first
11Wednesday, June 26, 2013
Example: Expression Engine
12Wednesday, June 26, 2013
Example: Typo3
Page added “into”
site structure
13Wednesday, June 26, 2013
Structure first
(Possible in Drupal, just not the default!)
Page layout
templates
14Wednesday, June 26, 2013
Page structure
and placement
BEFORE
content
15Wednesday, June 26, 2013
Ordering content in lists
Arbitrary
ordering of
content in lists
(Possible in Drupal, just not the default!)
16Wednesday, June 26, 2013
Media added to content
Media added to
content
Access control
per-content item
(Possible in Drupal, just not the default!)
17Wednesday, June 26, 2013
“Page” level permission
(Possible in Drupal, just not the default!)
18Wednesday, June 26, 2013
Menu placement = Path
19Wednesday, June 26, 2013
Appearance v display
http://webstyleguide.com/wsg3/5-site-structure/3-site-file-structure.html
20Wednesday, June 26, 2013
Drupal is content first
21Wednesday, June 26, 2013
What you may be thinking
example.com news
about
masthead
politicssports
contact
Your mental
site map
22Wednesday, June 26, 2013
Drupal holds data
Articles Users
Pages Comments
“
“
Terms
23Wednesday, June 26, 2013
Googlehttp://domain.com
Web Page Title
Structure first approach?
Googlehttp://domain.com
Web Page Title
Front page Full page
?
24Wednesday, June 26, 2013
Different conditions
Googlehttp://domain.com
Web Page Title
Googlehttp://domain.com
Web Page Title
Full pageFront page
25Wednesday, June 26, 2013
Two different conditions
Googlehttp://domain.com
Web Page Title
Googlehttp://domain.com
Web Page Title
26Wednesday, June 26, 2013
Structured content
In HTML:
Body text
Tags
Location
Media (video,
images)
Title
Image upload
Title
Location
Tags
Body text
Compare
27Wednesday, June 26, 2013
What to display?
Image
Title
Location
Tags
Body text
Author
Date
Googlehttp://domain.com
Web Page Title
Show 2 most recent.
Image as square thumbnail.
Body text up to 100 words
28Wednesday, June 26, 2013
Show author and date?
Googlehttp://domain.com
Web Page Title
Image
Title
Location
Tags
Body text
Author
Date
Show 9 per page with pagination.
Image as thumbnail.
Author link to profile. Short date.
29Wednesday, June 26, 2013
Uniquely positioned
• Karen McGrane, at
DrupalCon Portland
pointed out Drupal is
uniquely positioned.
• A strength.
• Also... can be
confusing!
https://portland2013.drupal.org/keynote/karen-mcgrane
30Wednesday, June 26, 2013
UNDERSTANDING
DRUPAL
From a content admin’s perspective
31Wednesday, June 26, 2013
Drupal 7
administration tour
32Wednesday, June 26, 2013
Admin tour
• Your site might look very different
33Wednesday, June 26, 2013
Content editing
34Wednesday, June 26, 2013
Customized client UX
Workbench
Admin with Rubik theme
35Wednesday, June 26, 2013
Demo: Login different role
• Login as “user/1” - Sometimes called
superuser, or admin.
• Login as another user role.
• Compare!
36Wednesday, June 26, 2013
Trick: Logging in!
• Go to /user on your site
• Such as http://opensource.com/user
• Here you will find the login
37Wednesday, June 26, 2013
Simple changes
• Anyone with “editor” role does not see the
site with an administration theme (visual
design)
38Wednesday, June 26, 2013
Demo: Edit a block
Try this...
39Wednesday, June 26, 2013
Content types
40Wednesday, June 26, 2013
About content types
• Content types have
basic settings.
• Simple version
control (revisions).
• Adding fields
extends and
customized the
content type
News article
Lead image
Topic
Event
Generic plus:
Topic
Date of event
Generic content type
Title
Author
Date published
Comments?
Menu option?
Generic plus:
41Wednesday, June 26, 2013
Demo: Add content
• Add an article.
• Compare the two content type forms.
• What defaults were set?
• How will these display under different
conditions?
42Wednesday, June 26, 2013
Trick! node/add
• Not sure how to add content to your site or
what is available? Try /node/add at the end
of your address
• Example at opensource.com - Allows
anonymous users to add content
43Wednesday, June 26, 2013
Permission to add content
• Only if enabled for a user “role”
44Wednesday, June 26, 2013
Adding to menus
• May not be
available to all
users
• Is configured
per-content type
45Wednesday, June 26, 2013
Demo: Add more content
• Add a Basic page.
• Add Page to a menu.
• Compare the two content type forms.
• What defaults were set?
• How will these display under different
conditions?
46Wednesday, June 26, 2013
Define content
47Wednesday, June 26, 2013
Your site content
• Moderated
interaction?
• User generated
content?
• Managed publishing
workflow?
• Editor only
content?
Seiichi Kusunoki - Visual Maintenance (cc) By Attribution via Flickr
http://www.flickr.com/photos/67975747@N02/8480910015/
48Wednesday, June 26, 2013
Why content types
Unstructured text field Full page display is ok...
but...
49Wednesday, June 26, 2013
Other displays?
50Wednesday, June 26, 2013
Fields
• Datatype:
Numerical? Date?
Text?
• Input widget:
Radio button, text
field? Validators.
• Display:
Full text? Image
resize?
51Wednesday, June 26, 2013
Example: OpenSource.com
52Wednesday, June 26, 2013
Content display
Teaser Full post
53Wednesday, June 26, 2013
Generated lists
54Wednesday, June 26, 2013
Demo: Add more content
• Add a Basic page.
• Add Page to a menu.
• Compare the two content type forms.
• What defaults were set? What fields?
• How will these display under different
conditions?
55Wednesday, June 26, 2013
Content type defaults
1
2
3
56Wednesday, June 26, 2013
WYSIWYG and rich
text editors
57Wednesday, June 26, 2013
Default Drupal
• Highly secure. Yay!
• Not user friendly. Boo.
58Wednesday, June 26, 2013
WYSIWYG
59Wednesday, June 26, 2013
Text input
Input form
Ha ha! Joke's on you!
<script type="text/javascript">
some malicious script
</script>
Save or Cancel
60Wednesday, June 26, 2013
Text formats
Text format
Filter text input.
Remove all scripts.
Clean HTML output.
Input form
Ha ha! Joke's on you!
<script type="text/javascript">
some malicious script
</script>
Save or Cancel
anonymous
user/0 administrator
61Wednesday, June 26, 2013
Output
Output
Ha ha! Joke's on you!
Text format
Filter text input.
Remove all scripts.
Clean HTML output.
Input form
Ha ha! Joke's on you!
<script type="text/javascript">
some malicious script
</script>
Save or Cancel
62Wednesday, June 26, 2013
Media handling
• Added as “fields”
• Inline media
• Embed videos
• Embed images
63Wednesday, June 26, 2013
Image handling
Example a. Example b. Example c.
64Wednesday, June 26, 2013
Managing content
65Wednesday, June 26, 2013
Managing content
• Content editors have lots of responsibilities
• Manage new content
• Incorporate feedback
• Ownership
66Wednesday, June 26, 2013
Workbench
• Special add-on to Drupal
67Wednesday, June 26, 2013
Customized Admin Pages
• Likely your site will have a customized
adminstration pages.
• Content, comments, users, etc.
68Wednesday, June 26, 2013
Customized Admin Pages
Bulk editing
Special search
and sorting
69Wednesday, June 26, 2013
Revisions
• Enabled for selected content types
• Only visible to selected user roles
70Wednesday, June 26, 2013
Revisions
• Depends on whether it’s configured or not.
71Wednesday, June 26, 2013
Demo: Compare
• Compare administration pages
• Content
• Users
• Comments
• ... depends on what you have access to
control
72Wednesday, June 26, 2013
SITE STRUCTURE
73Wednesday, June 26, 2013
Anatomy of a Drupal
page
74Wednesday, June 26, 2013
Page model in Drupal
Page
75Wednesday, June 26, 2013
Templates pull in regions
defined in theme
Page
Sidebar
Footer
Header
Content
Help
76Wednesday, June 26, 2013
Blocks are assigned to regions
Page
Sidebar
Footer
Header
Content
User login
Powered by Drupal
Main page content
Search
Help
Whoʼs new
77Wednesday, June 26, 2013
Menus can also be arranged as blocks
Page
Sidebar
Footer
Header
Content
User login
Main menu
Powered by Drupal
Main page content
Search
Help
Whoʼs new
78Wednesday, June 26, 2013
Pages are assembled
79Wednesday, June 26, 2013
1
3
5
2
4
80Wednesday, June 26, 2013
Example: Selecting fields
21
Full page has
all the content
User profile
3 Block shows select fields
81Wednesday, June 26, 2013
Example: Poll module
1
2
Create the poll
Place the block
82Wednesday, June 26, 2013
Tools you might see
• Panels
• Drag and drop layout
• Context
• Uses page conditions to decide what to
display
83Wednesday, June 26, 2013
Organizing content
84Wednesday, June 26, 2013
Example paths
• Paths can be set
automatically..
• node/7
• user/3
• Totally custom
• path/to/something
• Or use patterns
• news/europe/title
• chef/jamie-oliver
Decided at time
of development
85Wednesday, June 26, 2013
Menus
• Controlled navigation
• Usually done at
development time
• Static links
• Enabled
• Disabled
• Nested
• Drop-down
(controlled in design)
86Wednesday, June 26, 2013
Taxonomy fields
Taxonomy
TermVocabulary
Term
Term
Vocabulary
Terms
Child term
Child term
Vanilla
Flavor
Chocolate
Vocabulary
Terms
87Wednesday, June 26, 2013
88Wednesday, June 26, 2013
Demo: Site structure
• Add a taxonomy term to content
• Change path of existing content
• Add item to the menu
• Show: Acquia “Primary channel” dropdown.
89Wednesday, June 26, 2013
MAKING IT BETTER!
90Wednesday, June 26, 2013
Customize the experience
• WYSIWYG
• “Save draft”
buttons
• Custom admin
menus
• Custom content
lists
91Wednesday, June 26, 2013
Rosetta stones for users
• Give users some help as they learn
Wordpress Drupal
(use WP query in template) Views module
Plugin Module
Post types Content types
Posts Nodes
Sidebars Regions
Widgets Blocks
WordPress SEO Meta tags module
92Wednesday, June 26, 2013
Rosetta stones for users
• Easy to get terms confused
Joomla Drupal
Component Module
Introtext Teaser
Maintext Body
Mambot/Plugin Text filter
Menu-horizontal Main menu
Module Block
SEF Clean URLs / Pathauto
Static Content Page
93Wednesday, June 26, 2013
Mollom for moderation
94Wednesday, June 26, 2013
Moderating content
Flag module
95Wednesday, June 26, 2013
Build in training
• Demo functionality to stakeholders
• Record demos at key milestone meetings.
• Get content editors involved at the earliest
stages so they learn incrementally.
• Testing and learning at the same time.
96Wednesday, June 26, 2013
Documentation
• Create a central repository for project
documentation, gather as you go along.
• Improve inline documentation.
• Content entry screen “help text”.
97Wednesday, June 26, 2013
Customize content admin training
acquia.com/training/contact
98Wednesday, June 26, 2013

Contenu connexe

Similaire à Content Editing & Admin in Drupal 7

Views Mini-Course, Part III: How to Back Up Your Views Safely
Views Mini-Course, Part III: How to Back Up Your Views SafelyViews Mini-Course, Part III: How to Back Up Your Views Safely
Views Mini-Course, Part III: How to Back Up Your Views SafelyAcquia
 
Sand camp beginner drupal development
Sand camp beginner drupal developmentSand camp beginner drupal development
Sand camp beginner drupal developmentmeghsweet
 
Views Mini-Course, Part I: An Introduction to Views
Views Mini-Course, Part I: An Introduction to ViewsViews Mini-Course, Part I: An Introduction to Views
Views Mini-Course, Part I: An Introduction to ViewsAcquia
 
Preventing Drupal Headaches: Content Type Checklist
Preventing Drupal Headaches: Content Type ChecklistPreventing Drupal Headaches: Content Type Checklist
Preventing Drupal Headaches: Content Type ChecklistAcquia
 
Lessons along the open road - the story of n0tice
Lessons along the open road - the story of n0ticeLessons along the open road - the story of n0tice
Lessons along the open road - the story of n0ticeMatt McAlister
 
Digital 2013 - Matt McAlister, The Guardian Media Group
Digital 2013 - Matt McAlister, The Guardian Media GroupDigital 2013 - Matt McAlister, The Guardian Media Group
Digital 2013 - Matt McAlister, The Guardian Media GroupInteractive Scotland
 
Drupal 8 Preview for Site Builders
Drupal 8 Preview for Site BuildersDrupal 8 Preview for Site Builders
Drupal 8 Preview for Site BuildersAcquia
 
Introduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute BeginnersIntroduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute Beginnerseverlearner
 
The Drupal Ecosystem for Drupal Services
The Drupal Ecosystem for Drupal ServicesThe Drupal Ecosystem for Drupal Services
The Drupal Ecosystem for Drupal ServicesVardot
 
Open Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon PortlandOpen Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon PortlandPhase2
 
Drupal Essentials: Comment Management in Drupal 7
Drupal Essentials: Comment Management in Drupal 7Drupal Essentials: Comment Management in Drupal 7
Drupal Essentials: Comment Management in Drupal 7Acquia
 
WordPress Recipes
WordPress RecipesWordPress Recipes
WordPress RecipesBrad Bihun
 
Brad Hauck - Better Wordpress Blogging Workshop - Breakout Session
Brad Hauck - Better Wordpress Blogging Workshop - Breakout SessionBrad Hauck - Better Wordpress Blogging Workshop - Breakout Session
Brad Hauck - Better Wordpress Blogging Workshop - Breakout SessionBrad Hauck
 
WordCamp Raleigh 2019 - Beginner's Guide to Wordpress
WordCamp Raleigh 2019 - Beginner's Guide to WordpressWordCamp Raleigh 2019 - Beginner's Guide to Wordpress
WordCamp Raleigh 2019 - Beginner's Guide to WordpressConvinsys
 
WordCamp Columbus 2013: Custom Layouts Without Using Page Templates
WordCamp Columbus 2013: Custom Layouts Without Using Page TemplatesWordCamp Columbus 2013: Custom Layouts Without Using Page Templates
WordCamp Columbus 2013: Custom Layouts Without Using Page TemplatesChip Bennett
 
Top 20 Drupal Mistakes newbies make
Top 20 Drupal Mistakes newbies makeTop 20 Drupal Mistakes newbies make
Top 20 Drupal Mistakes newbies makeIztok Smolic
 
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating DrupalMaking the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating DrupalAcquia
 

Similaire à Content Editing & Admin in Drupal 7 (20)

Views Mini-Course, Part III: How to Back Up Your Views Safely
Views Mini-Course, Part III: How to Back Up Your Views SafelyViews Mini-Course, Part III: How to Back Up Your Views Safely
Views Mini-Course, Part III: How to Back Up Your Views Safely
 
Sand camp beginner drupal development
Sand camp beginner drupal developmentSand camp beginner drupal development
Sand camp beginner drupal development
 
Views Mini-Course, Part I: An Introduction to Views
Views Mini-Course, Part I: An Introduction to ViewsViews Mini-Course, Part I: An Introduction to Views
Views Mini-Course, Part I: An Introduction to Views
 
Preventing Drupal Headaches: Content Type Checklist
Preventing Drupal Headaches: Content Type ChecklistPreventing Drupal Headaches: Content Type Checklist
Preventing Drupal Headaches: Content Type Checklist
 
Lessons along the open road - the story of n0tice
Lessons along the open road - the story of n0ticeLessons along the open road - the story of n0tice
Lessons along the open road - the story of n0tice
 
Digital 2013 - Matt McAlister, The Guardian Media Group
Digital 2013 - Matt McAlister, The Guardian Media GroupDigital 2013 - Matt McAlister, The Guardian Media Group
Digital 2013 - Matt McAlister, The Guardian Media Group
 
Drupal 8 Preview for Site Builders
Drupal 8 Preview for Site BuildersDrupal 8 Preview for Site Builders
Drupal 8 Preview for Site Builders
 
Introduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute BeginnersIntroduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute Beginners
 
The Drupal Ecosystem for Drupal Services
The Drupal Ecosystem for Drupal ServicesThe Drupal Ecosystem for Drupal Services
The Drupal Ecosystem for Drupal Services
 
LRMI Overview and Update, September 2013
LRMI Overview and Update, September 2013LRMI Overview and Update, September 2013
LRMI Overview and Update, September 2013
 
Open Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon PortlandOpen Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon Portland
 
Drupal Essentials: Comment Management in Drupal 7
Drupal Essentials: Comment Management in Drupal 7Drupal Essentials: Comment Management in Drupal 7
Drupal Essentials: Comment Management in Drupal 7
 
Speed up Rails Responses
Speed up Rails ResponsesSpeed up Rails Responses
Speed up Rails Responses
 
WordPress Recipes
WordPress RecipesWordPress Recipes
WordPress Recipes
 
Brad Hauck - Better Wordpress Blogging Workshop - Breakout Session
Brad Hauck - Better Wordpress Blogging Workshop - Breakout SessionBrad Hauck - Better Wordpress Blogging Workshop - Breakout Session
Brad Hauck - Better Wordpress Blogging Workshop - Breakout Session
 
WordCamp Raleigh 2019 - Beginner's Guide to Wordpress
WordCamp Raleigh 2019 - Beginner's Guide to WordpressWordCamp Raleigh 2019 - Beginner's Guide to Wordpress
WordCamp Raleigh 2019 - Beginner's Guide to Wordpress
 
Hitch yourwagon
Hitch yourwagonHitch yourwagon
Hitch yourwagon
 
WordCamp Columbus 2013: Custom Layouts Without Using Page Templates
WordCamp Columbus 2013: Custom Layouts Without Using Page TemplatesWordCamp Columbus 2013: Custom Layouts Without Using Page Templates
WordCamp Columbus 2013: Custom Layouts Without Using Page Templates
 
Top 20 Drupal Mistakes newbies make
Top 20 Drupal Mistakes newbies makeTop 20 Drupal Mistakes newbies make
Top 20 Drupal Mistakes newbies make
 
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating DrupalMaking the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
 

Plus de Acquia

Acquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdfAcquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdfAcquia
 
Acquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdfAcquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdfAcquia
 
Taking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next LevelTaking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next LevelAcquia
 
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdfCDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdfAcquia
 
May Partner Bootcamp 2022
May Partner Bootcamp 2022May Partner Bootcamp 2022
May Partner Bootcamp 2022Acquia
 
April Partner Bootcamp 2022
April Partner Bootcamp 2022April Partner Bootcamp 2022
April Partner Bootcamp 2022Acquia
 
How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story Acquia
 
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CXUsing Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CXAcquia
 
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development WorkflowImprove Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development WorkflowAcquia
 
September Partner Bootcamp
September Partner BootcampSeptember Partner Bootcamp
September Partner BootcampAcquia
 
August partner bootcamp
August partner bootcampAugust partner bootcamp
August partner bootcampAcquia
 
July 2021 Partner Bootcamp
July  2021 Partner BootcampJuly  2021 Partner Bootcamp
July 2021 Partner BootcampAcquia
 
May Partner Bootcamp
May Partner BootcampMay Partner Bootcamp
May Partner BootcampAcquia
 
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYDRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYAcquia
 
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead MachineWork While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead MachineAcquia
 
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B LeadsAcquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B LeadsAcquia
 
April partner bootcamp deck cookieless future
April partner bootcamp deck  cookieless futureApril partner bootcamp deck  cookieless future
April partner bootcamp deck cookieless futureAcquia
 
How to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutionsHow to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutionsAcquia
 
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...Acquia
 
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021Acquia
 

Plus de Acquia (20)

Acquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdfAcquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdf
 
Acquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdfAcquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdf
 
Taking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next LevelTaking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next Level
 
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdfCDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
 
May Partner Bootcamp 2022
May Partner Bootcamp 2022May Partner Bootcamp 2022
May Partner Bootcamp 2022
 
April Partner Bootcamp 2022
April Partner Bootcamp 2022April Partner Bootcamp 2022
April Partner Bootcamp 2022
 
How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story
 
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CXUsing Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
 
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development WorkflowImprove Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
 
September Partner Bootcamp
September Partner BootcampSeptember Partner Bootcamp
September Partner Bootcamp
 
August partner bootcamp
August partner bootcampAugust partner bootcamp
August partner bootcamp
 
July 2021 Partner Bootcamp
July  2021 Partner BootcampJuly  2021 Partner Bootcamp
July 2021 Partner Bootcamp
 
May Partner Bootcamp
May Partner BootcampMay Partner Bootcamp
May Partner Bootcamp
 
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYDRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
 
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead MachineWork While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
 
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B LeadsAcquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
 
April partner bootcamp deck cookieless future
April partner bootcamp deck  cookieless futureApril partner bootcamp deck  cookieless future
April partner bootcamp deck cookieless future
 
How to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutionsHow to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutions
 
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
 
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
 

Dernier

Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfAarwolf Industries LLC
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Karmanjay Verma
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentMahmoud Rabie
 
Kuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialKuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialJoão Esperancinha
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessWSO2
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFMichael Gough
 

Dernier (20)

Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdf
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career Development
 
Kuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialKuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorial
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with Platformless
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDF
 

Content Editing & Admin in Drupal 7