+ All Categories
Home > Documents > Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash...

Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash...

Date post: 29-Dec-2015
Category:
Upload: laurence-sanders
View: 219 times
Download: 2 times
Share this document with a friend
Popular Tags:
34
Advanced Level Course
Transcript
Page 1: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Advanced Level Course

Page 2: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Site Extras

Site Extras consist of four categories:

• Stationeries • Site Trash • Designs • Components

Page 3: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Stationeries

The stationery, or template,can contain all the commonElements that are requiredfor every page in the site.

Stationeries are HTML files that are created for use as templates.

Page 4: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Site Trash

Files in GoLive can be deleted usingtwo methods:• Site Trash• System Trash (Recycle Bin)

When using GoLive’s Site Trash folder, the deleted files aremoved to a temporary location in the Extras tab.

Page 5: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Components

A Component is an HTMLdocument that holds objectsand elements, or HTML snippets,that can be used repeatedly

throughout the site.

When a component is modifiedand saved, GoLive automaticallyupdates all pages containing thecomponent.

Page 6: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Custom

The snippets can be imported fromopen site pages, documents in otherapplications, or even from other sites.

The Custom tab is a collectionof reusable "snippets" of HTMLcode.

Page 7: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Designs

Multiple designs of the same site can be stored in the Design tab of the Site window.

Page hierarchy can be builtto show files that are :Parent Sibling Child

GoLive’s Design feature enablesyou to create the structure of yoursite, which can include contentand links.

Page 8: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Sections

Sections can be a sub-sectionof a page.

Sections are a collection of Design pages.

Sections can have their own folder,stationery, and even sub-sections.

Page 9: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Linking in Design View

When each page is selected,a Point-and-Shoot button isdisplayed at the bottom rightof the icon.

This enables thelinking between pages in theDesign window.

Page 10: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Groups and Annotations

A design group is made up of items and pages,Which are enclosed by a rectangle.

Annotations are notesthat are attached to aspecific page.

Page 11: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Staging the Design

Staging the site directs GoLiveto copy the design files to thefolder, or folders, specified.

When staging the sitedesign, a minimum of onepending link must be created.

Page 12: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Design Views

Options for viewing thesite design in theView Controller are setin the Design tab of thepalette.

Page 13: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Plug-ins

Plug-ins enable the browserto play the audio and/or videofiles inserted into a Web page.

The plug-in placeholders are:GenericFlash QuickTimeReal SVG

Page 14: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Audio

Audio files are generallyaiff, wav, or mp3.

The Real audio console isdetermined by the controlsin the Inspector's Real tab

Page 15: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Video

Video files are movie filescreated in such applicationsas Flash, QuickTime, and LiveMotion.

Page 16: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Actions

An action is triggered by aninteractive event made by theuser as the mouse is movedaround the Web page.

• Onload event actions• Link actions• Timeline editor actions

GoLive features three types of actions:

Page 17: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

OnLoad Event Actions

The onload event action is triggered when a Web page is loaded.

The actions are executedbefore anything else isactivated in the page.

These actions are insertedinto the <head> section ofthe page.

Page 18: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Link Actions

Go last Page Goto Link Navigate History Open Window

A Link action is applied to an item that is hyper linked.

Link actions are:

Page 19: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Slide Show

A slide show requires all images to bethe exact same pixel dimension.

The images must all be locatedin the same folder as the startingImage.

The image file type must be thesame, that is, all JPG, or all GIF,not a mixture of both.

Page 20: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

The Timeline Editor

Timelines control the visibility, movement, speed,and positioning of the floating box.

Page 21: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Keyframes

A keyframe is the marker on the time track that indicates a change to a floating box.

A change can be the positionof the floating box, it's visibility,or it's layer order.

GoLive calculates the floatingbox's position in each framebetween the keyframes. Thisis called "tweening".

Page 22: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Animation and Action Triggers

Actions can be used to trigger an animation, and alsoan animation can be used to trigger an Action.

An animation triggered by an Action

is the result of an action taken by the user

An animation triggering an Actionmakes something happen.

The Action Track in the TimelineEditor is used to control an animationused to trigger an Action

Page 23: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

QuickTime Movies

QuickTime sound and movie files can be edited directly in GoLive.

The QuickTime Toolbar

The Movie Track Editor.

Page 24: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Create a Style Sheet

Cascading Style Sheets are made up of tags, which containformatting instructions.

Style Sheets specifies formatting, such as font, size, margins,

color, borders, character and line spacing.

There are two types ofstyle sheets:internal, and external.

Page 25: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Style Elements

The three types of style elements selectors, Class, Tag, and ID.

Page 26: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

CSS Properties

Basic Font TextBlock Position Border Background List Others

The CSS Inspector features eight tabsfor configuring the style properties:

Page 27: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Apply Style Sheets

CSS Styles are appliedbased on the particular

selector, classes an ID.

Page 28: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Find and Replace

• Find and Replace• Element• in Site

The Find and Replacefeature in GoLive hasthree tabs to enablesite-wide changes.

Page 29: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Clean Up Site

GoLive’s Clean Up Site is ahandy feature to clean outunused fontsets, colors,

and links.

Page 30: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Import a Site

Sites can be imported intoGoLive from a local folderon your hard drive, or froman FTP server.

Page 31: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Errors and Site Reports

Error, or warning, symbols are:Green bug Stop sign Question Mark Check mark

The Site report searchesthe entire site with resultsbased upon the specifiedcriteria.

Page 32: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Add Dates and Spellcheck

The Date and Time Stampfunction enables users tosee when the page was last modified.

Spellchecking a siteor page is handled ina similar manner tothat used in a wordprocessor.

Page 33: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

The FTP Connection

The Web Server information can be entered into the Network Preferences, for easy access when it

is required to make a FTP connection.

Page 34: Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.

Synchronized Files

GoLive features a powerful system of keeping the files stored on the local hard drive synchronized with the files on the Web server.

When a site is loaded for the first time, all files are uploaded. Once the files are on the server, any modified files on the local hard drive can be automatically uploaded to the server without having to be uploaded individually.


Recommended