Training for your website Rose Ziech South Central Library System - - PowerPoint PPT Presentation

training for your website rose ziech south central
SMART_READER_LITE
LIVE PREVIEW

Training for your website Rose Ziech South Central Library System - - PowerPoint PPT Presentation

Training for your website Rose Ziech South Central Library System Welcome Introductions A little about Drupal Some sites that use Drupal 40/44 member library websites hosted by SCLS Drupal.org and Drupal Case Studies What we


slide-1
SLIDE 1

Training for your website Rose Ziech South Central Library System

slide-2
SLIDE 2

Welcome

 Introductions  A little about Drupal  Some sites that use Drupal

 40/44 member library websites hosted by SCLS  Drupal.org and Drupal Case Studies

slide-3
SLIDE 3

What we will cover today

 Accounts & Security  Basic Pages  Finding Content  Event/Programs  Articles  Menu Links  Blocks

BONUS ROUND

 Taxonomy  Gallery & Photo Album  Tricky Weird Stuff

slide-4
SLIDE 4

Site address

http://www.yoursite.org/

slide-5
SLIDE 5

Logon page

http://www.yoursite.org/user

slide-6
SLIDE 6

Accounts & Security

 Local threats  Worldwide threats  How to protect your account  Navigating your account

slide-7
SLIDE 7

Content types: Know your Nodes

Nodes can have their own page URL and/or appear stacked up together on the same page with other nodes.

 Article  Basic Page (we will start with this one)  Event/Program  Gallery  Photo Album

slide-8
SLIDE 8

Basic page

 Of long-term/permanent importance

For the first exercise, we’ll focus on text formatting.

slide-9
SLIDE 9

Page names with no file extension

http://www.yoursite.org/somepage

(It doesn’t end with “.htm” or “.html”)

slide-10
SLIDE 10

Basic page

 Linking to off-site URLs  Linking to pages on your site  Linking to files  Adding images

slide-11
SLIDE 11

Basic page

 Linking to pages on your site

http://www.yoursite.org/calendar/month

slide-12
SLIDE 12

Finding content on your site

 Black toolbar: Content  Gray toolbar: Find content  Search

For this exercise we will find the Basic page you created.

slide-13
SLIDE 13

Article

 Of temporary/time-sensitive importance

For this exercise we’ll create an Article that will appear

  • n the homepage.
slide-14
SLIDE 14

Event/Program

 Displayed on a page, on the Calendar, and possibly in

  • ther locations too

For this exercise we’ll create an Event/Program.

slide-15
SLIDE 15

Activity: Front page

 Using your library’s website, find a piece of content

that is displaying on the front page and another of the same type that is not.

 See if you can determine why one is on the homepage

and the other is not. What do you need to do if you wanted to remove something from the front page?

 Use the handouts provided as a reference.

slide-16
SLIDE 16

Menu links

 Can be created and managed from the page or from

the Menu system For this exercise we will create menu links with both techniques.

slide-17
SLIDE 17

Blocks

 Blocks are boxes for chunking information on different

regions of the page.

 You can edit them  Not indexed by Drupal’s site search  Visibility settings are really handy

slide-18
SLIDE 18

What we covered today

 Accounts & Security  Basic Pages  Finding Content  Event/Programs  Articles  Menu Links  Blocks

TIME 4 BONUS ROUND?

 Taxonomy  Gallery & Photo Album  Tricky Weird Stuff

slide-19
SLIDE 19

Questions

 What next?

slide-20
SLIDE 20

Extra stuff (if we have time)

 Taxonomy  Gallery & Photo Album  Tricky Weird Stuff

slide-21
SLIDE 21

Taxonomy

 Tags (categories) for different purposes

For this exercise we’ll look at the list of Tags.

slide-22
SLIDE 22

Gallery & Photo Albums

 Gallery = a group of albums  Photo Album = a group of images

For this exercise, we’ll create a Gallery and a Photo album.

slide-23
SLIDE 23

Watch out for the overlay URL

http://www.yoursite.org/somepage#overlay=node/1/edit If you’re making a link to a page, chop off the “#overlay=…”

  • part. Don’t link to the overlay.
slide-24
SLIDE 24

File URLs can be prettier

Long & redundant: http://www.yoursite.org/sites/www.yoursite.org/files Or short & clean:

http://www.yoursite.org/files

slide-25
SLIDE 25

Browser Bugs

 Firefox: Don’t copy and paste images