A designers guide to creating & editing templates in EzPz

Similar documents
Create a cool image gallery using CSS visibility and positioning property

Implementing a chat button on TECHNICAL PAPER

Bookmarks to the headings on this page:

Presenter: Richard Merrill, Autograff Inc.

Eolas Technologies Incorporated v. Adobe Systems Incorporated et al Doc. 586 Att. 3. Exhibit L. Dockets.Justia.com

Header. Report Section. Footer

Avinode Broker Link Manual

Introduction to HTML5

Web Publishing Basics I

L A M P I R A N. Universitas Sumatera Utara

3 Categories and Attributes

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

Dreamweaver: Portfolio Site

GIMP WEB 2.0 MENUS. Before we begin this tutorial let s visually compare a standard navigation bar and a web 2.0 navigation bar.

Vebra Search Integration Guide

HTML Overview. With an emphasis on XHTML

Design Project. i385f Special Topics in Information Architecture Instructor: Don Turnbull. Elias Tzoc

Lab 4 CSS CISC1600, Spring 2012

TRAINING GUIDE. Rebranding Lucity Web

django-sekizai Documentation

SAP BusinessObjects Xcelsius 2008 FP3.3 What's Fixed Xcelsius 2008 FP3.3

Using AJAX to Easily Integrate Rich Media Elements

Wireframe :: tistory wireframe tistory.

Internet publishing HTML (XHTML) language. Petr Zámostný room: A-72a phone.:

What is XHTML? XHTML is the language used to create and organize a web page:

I Can t Believe It s Not

Web Publishing Intermediate 2

Using MindManager 8 for Windows with Microsoft SharePoint 2007 October 3, 2008

Slightly more advanced HTML

How the Internet Works

MPT Web Design. Week 1: Introduction to HTML and Web Design

Dreamweaver CS3 Lab 2

Basics of Page Format

Web Development & Design Foundations with XHTML. Chapter 2 Key Concepts

Using an ArcGIS Server.Net version 10

WebWorks Publisher 2003

PASTPERFECT-ONLINE TECH TIPS

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar

Web applications Developing Android/Iphone Applications using WebGUI

introduction to XHTML

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

Introduction to. Name: Class: ~ 1 ~

Web Programming and Design. MPT Senior Cycle Tutor: Tamara Week 1

Using htmlarea & a Database to Maintain Content on a Website

c122sep814.notebook September 08, 2014 All assignments should be sent to Backup please send a cc to this address

How to set up a local root folder and site structure

HTML Hyperlinks (Links)

CS134 Web Site Design & Development. Quiz1

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables

ADVANCED CHARTING IN APPLICATION EXPRESS

AGENDA :: MULTIMEDIA TOOLS :: (1382) :: CLASS NOTES

The starter app has a menu + 2 Views : Dashboard. About

VTEM SLIDES INSTRUCTION MANUAL COPYRIGHT DISCLAIMER. Instruction Manual FOR INFO, UPDATES, REQUESTS & CONTACT

Designing and Developing a Website. 7 May Examination Paper. Time: 3 hours

c122jan2714.notebook January 27, 2014

Announcements. Paper due this Wednesday

Dreamweaver CS5 Lab 2

Scripting for Multimedia LECTURE 5: INTRODUCING CSS3

Chapter 2:- Introduction to XHTML. Compiled By:- Sanjay Patel Assistant Professor, SVBIT.

This User Guide is for the previous version of PastPerfect Online. Use this if your PastPerfect-Online URL contains a hyphen.

Google Web Toolkit Creating/using external JAR files

CMT111-01/-M1: HTML & Dreamweaver. Creating an HTML Document (Continued)

LA TROBE UNIVERSITY SEMESTER ONE EXAMINATION PERIOD CAMPUS AW BE BU MI SH ALLOWABLE MATERIALS

jmaki Overview Sang Shin Java Technology Architect Sun Microsystems, Inc.

Create the Left Navigation SSI Quick Guide

HTML: The Basics & Block Elements

Building Desktop RIAs with PHP, HTML & Javascript in AIR. Ed Finkler, ZendCon08, September 17, 2008 funkatron.com /

HTML. HTML Evolution

The figure below shows the Dreamweaver Interface.

Flipping Book Flash Object Documentation Version 1.8.8

Creating the Initial PCF

HTML HTML. Chris Seddon CRS Enterprises Ltd 1

HyperText Markup Language (HTML)

JavaScript (5A) JavaScript

5 Snowdonia. 94 Web Applications with C#.ASP

The Structural Layer (Hypertext Markup Language) Webpage Design

Creating Web Pages Using HTML

New Media Production HTML5

Building Your Blog Audience. Elise Bauer & Vanessa Fox BlogHer Conference Chicago July 27, 2007

HTML and CSS COURSE SYLLABUS

Markup Language. Made up of elements Elements create a document tree

Your departmental website

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

Using Semantic, Structured HTML to Create Web Pages

NAVIGATION INSTRUCTIONS

KEEP THEM ON YOUR WEBSITE! INTEGRATING THIRD-PARTY TOOLS TO PROVIDE A CONSISTENT USER EXPERIENCE

Exam Format: Multiple Choice, True/False, Short Answer (3 points each 75 points total) Write-the-page (25 points)

Digital Asset Management 2. Introduction to Digital Media Format

An Introduction To HTML5

CSS Positioning Using Expression Web Style Tools

Title: Sep 12 10:58 AM (1 of 38)

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4

Unit Notes. ICAWEB411A Produce basic client-side script for dynamic web pages Topic 1 Introduction to JavaScript

HTML Introduction to the Code

<?php $parts=array('','','tfrec','home'); include '/Webstuff/apacheSites/cms3/CMSpageCode.php';?>

Eolas Technologies Incorporated v. Adobe Systems Incorporated et al Doc. 367 Att. 2

Part A Short Answer (50 marks)

Website Creating Content

CSS (Cascading Style Sheets)

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar. Hover Effect:

Transcription:

A designers guide to creating & editing templates in EzPz Introduction...2 Getting started...2 Actions...2 File Upload...3 Tokens...3 Menu...3 Head Tokens...4 CSS and JavaScript included files...4 Page area tokens...5 Images...5 Flash...5 Example HTML template...6 Doc Version 1.0 Author: Toby Somerville Copyright 2009 Razorstone Page 1

Introduction EzPz is a client friendly, easy to use hosted content management system (CMS). Using Note only HTML, CSS and JavaScript you can create Only HTML, CSS and JavaScript endless combinations of web templates. are allowed in the files, Server side Creating and editing templates is quick and code will be ignored. straight forward, requiring no server side coding, just use your standard HTML, CSS and JavaScript code. Getting started To access the design area; first you need to log into the site. Then select Site Design from the EzPz menu bar. You will then go to the template design home page. By default the site will have a default HTML template and a style CSS template. These files can be modified. Actions Click Add or to add a new template. Click Edit or to edit an existing template. Click to delete a file. Click to copy a file. Click to preview an HTML file. Tip Make a copy of any templates you are going to edit before you change them. Just in case. You can rename the templates by clicking on their name, typing in the new name and clicking the Save button. Doc Version 1.0 Author: Toby Somerville Copyright 2009 Razorstone Page 2

File Upload You can upload as many files as your design requires. Acceptable file types 1. Click the Browse button to find and select the images to upload. Use the Ctrl/Shift/Command keys to select multiple files to simultaneously upload. 2. These images are then listed out with the option to delete them from the upload list. 3. Click the Upload button to upload the files. Once the file is fully uploaded its name will disappear from the list..avi.dcr.doc.gif.gz.gzip.jpeg.jpg.mov.mp3.mp4.mpeg.pdf.png.qt.rar.rtf.sit.swf.tar.txt.wmv.xls.xml.zip Note: These files are only available in the design area and will not be available for use in the normal site administration area. The files are not resized or changed in anyway when they are uploaded so it is important you optimised the size and quality of the files prior to uploading into the design area. Images are renamed. The new names are slightly different from the original file names but include the original file name. Tokens Tokens are added into the HTML template file and are in turn replaced with content when the web page is loaded. To insert a token: 1. Click in the template code where you want the token to be inserted. 2. Click on the token link. Menu The menu token: [[ezpz_menu]] generates a complete unordered list of all pages. The subpages are contained as nested unordered lists. The ul tag attribute id is set to : nav-one with a class attribute of nav. <ul id="nav-one" class="nav"> <li> <span><a href="/ezpz/page+name">page name</a></span> <ul class= head > <li> <span><a href="/ezpz/page+name/sub+page">sub page</a></span> </li> </ul> </li> </ul> Doc Version 1.0 Author: Toby Somerville Copyright 2009 Razorstone Page 3

Top Level Menu token: [[ezpz_menu_top_level]] gives an unordered list of just the top level pages. It does not contain any of the sub pages. The ul tag attribute id is set to: nav-two with a class attribute of nav. Sub Level Menu token: [[ezpz_menu_sub_level]] gives an unordered list of just the top level pages. It does not contain any of the sub pages. The ul tag attribute id is set to: nav-three with a class attribute of nav. For all the different menu tokens the current page's li tag in the menu is given the class of "currentpage". <li class= currentpage >Home</li> Head Tokens These are the standard HTML tags for the head tag of your HTML template. Page Title inserts [[ezpz_title]] this goes in the title tag. <title>[[ezpz_title]]</title> META Keywords inserts the complete meta tag for META keywords. <meta name="keywords" content="[[ezpz_meta_keywords]]" /> META Description inserts the complete meta tag for META Description. <meta name="description" content="[[ezpz_meta_description]]" /> CSS and JavaScript included files As you create CSS and JavaScript templates they are listed out as links here. Clicking the link will insert a complete insert or script tag linking to the CSS or JavaScript file. <link type="text/css" href="/css/style" rel="stylesheet" /> <script type="text/javascript" src="/js/myjs.js"> </script> Doc Version 1.0 Author: Toby Somerville Copyright 2009 Razorstone Page 4

Page area tokens The page area tokens create editable areas in the template. Click on the page area name to insert the token at the Caret. To add further content areas: Warning Make sure you use MAIN page area token in every template. 1. Click 2. Give the area an alphanumeric name (underscores also allowed). 3. Click Add Images By hovering your cursor over the image name you will get a preview tooltip of the image. Click on to insert the image into the template at the Caret. Click on to delete the image from the system. Note: make sure you save the template after the find and replace Tip Finding and replacing original file names with new file names and locations by simply clicking: Find and replace images (in the Images tab). All the image references in the current template will be updated. Flash Flash is allowed in templates, but EzPz currently cannot update the content of Flash and is therefore unsuitable for purely Flash based sites. To make sure all administration areas work, the wmode of the embed and/or param tags need to be set to opaque. <object width="600" height="480" title="a flash file" codebase="http://download.macromedia.com/pub/ shockwave/cabs/flash/swflash.cab#version=9,0,28,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"> <param name="movie" value="http://www.flashurl.com/swf" /> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <embed src=" http://www.flashurl.com/swf" " quality="high" pluginspage="http://www.adobe.com/shockwave/download/ download.cgi?p1_prod_version=shockwaveflash" type="application/x-shockwave-flash" height="480" width="600" wmode= opaque /> </object> Doc Version 1.0 Author: Toby Somerville Copyright 2009 Razorstone Page 5

Example HTML template <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta content="[[ezpz_meta_keywords]]" name="keywords" /> <meta content="[[ezpz_meta_description]]" name="description" /> <link href="/css/style" rel="stylesheet" type="text/css" /> <title>[[ezpz_title]]</title> </head> <body> <div id="wrapper"> <div id="menu">[[ezpz_menu]]</div> <div id="left">[[ezpz:left]]</div> <div id="main">[[ezpz:main]]</div> <div id="right">[[ezpz:right]]</div> <div id="footer">[[ezpz:footer]]</div> <div id="ss"> <a href="/ezpz/sitemap">site map</a> <a ref="/ezpz/search">search</a> </div> </div> </body> </html> Doc Version 1.0 Author: Toby Somerville Copyright 2009 Razorstone Page 6