CoE Coding Tutorial
Getting to the HTML code
You want to login to Collage as usual, but when you are planning
on editing the code, you do
not
want to go to the
Contribution
section. You want to stay in the
Deploy Folders
section. This is
where you will be accessing and editing the .html files. These
files (.html) are the ones that have all the code in them.
I don’t believe you will be editing the layout of the pages, but you
may need to change the navigation links from time to time when
new pages are created or removed from the site. In order to edit
the navigation, you want to get to the root of your site. The root
is known as the beginning or first folder you will come across. In
this case it is the
coe folder
. Just click on the folder and you will
be at the root of your site.
The files you want to edit should have
nav
or
navigation
in its name. When you click on the name, a
new window should appear in Collage with the HTML
code visible. In order to edit most of the .html files,
you will need to have a HTML editor installed on the
computer you will be using (i.e. Dream weaver).