Title: CD Format
1CD Format
- Layout of CDs produced by Conference-CD
- What folders are on the CD
- How to use templates to set CD page style
- Full details http//www.phdcc.com/conference-c
d/templates.htm
2Startup screen - contents
The CD is primarily viewed using a web browser
- All pages have the same look and feel defined
by a template - Changes on each slide
- Title
- Optional introduction
- Slide Body
- Crumb trail
3Example with same template but different page body
Presentation converted to web page form
Changes
4Standard template user interface contents page
Header line Title Home Index Search Help
Footer Top Index Search Crumb trail
5Optional screen elements
Template is defined using standard HTML - so
ALL screen elements can be changed to what you
want. But the page body cannot be changed in some
cases, eg slide view
Some parts of the template are only used if
selected in Conference-CD-Wizard
- Alphabetic index
- Full text search
6What files and folders are on the CD?
- All your files and folders are copied to CD
- Presentations converted to web form have a new
folder - Conference-CD-Wizard generates
- A confcd.htm contents page in each of your
folders - A confcd folder with the Conference-CD runtime,
index, search, contact, help - An AutoRun file is also made in the CD root
Website
index.htmconfcd.htm
confcd
Template files Runtime Index index.htm Search
search.htm Contact contact.htm Help info.htm
CD Root
Talk1
Runtime confcd Contents confcd.htm Talk1.ppt Day1
AUTORUN.INF
Various files
Day1
Talk2
confcd.htm Talk2.ppt
Various files
7Optional introduction in the contents page for
each folder
Optional introduction
- Put a file confcd.txt in each source folder
- File can include HTML
- No file no introduction
- File must be in UTF-8 format use Notepad Save
As Encoding UTF-8 - Alter template to change this behaviour
8Templates used
- Main templatebasic.htt
- Search templatesearchen.htt
- Help templateinfo.htt
- Contact templatecontact.htt
Contents pages confcd.htm
Alphabetic index confcd\index.htm
as body
Help confcd\info.htm
as body
Contact confcd\contact.htm
as body
9Internationalisation
- Internationalisation makes CD work in any
language. - All template files must use Unicode UTF-8
character set.UTF-8 can represent all possible
characters.UTF-8 works in virtually all
browsers. - The main template file must have a UTF-8
headerltMETA HTTP-EQUIV"Content-Type" CONTENT"
text/html charsetUTF-8"gt - All characters in the template files must be in
UTF-8Use Windows 2000/XP Notepad.
10Templates
- To be continued
- See http//www.phdcc.com/conference-cd/templates.h
tm