Customised templates: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
22 bytes removed ,  18:36, 22 April 2015
m
no edit summary
mNo edit summary
Line 1: Line 1:
[[Category:WebTools]]
= HTML 5 - a very quick guide to structure =
= HTML 5 - a very quick guide to structure =


Line 27: Line 25:
</pre>
</pre>
The comments <code>&lt;!--  a comment goes here --&gt;</code> are place holders explaining the above code
The comments <code>&lt;!--  a comment goes here --&gt;</code> are place holders explaining the above code


== Structure that browser displays ==
== Structure that browser displays ==
Line 33: Line 30:
The main part of the page (you can base that on what you can see in the closest standard template to what you are trying to achieve) goes next.
The main part of the page (you can base that on what you can see in the closest standard template to what you are trying to achieve) goes next.


== Standard Finish ==


== Standard Finish ==
All templates should have this standard finish if you have created a Cumulus style template:
All templates should have this standard finish if you have created a Cumulus style template:
<pre>
<pre>
Line 50: Line 47:


=The Standard Templates=
=The Standard Templates=
[[Category:WebTips]]
Cumulus has a number of template files that it uses if you select to 'Include standard files' within Internet Configuration:
Cumulus has a number of template files that it uses if you select to 'Include standard files' within Internet Configuration:
[[File:SimpleInternet-StandardTicks.png]]
[[File:SimpleInternet-StandardTicks.png]]
Line 154: Line 154:
[[File:Web settings.JPG|left]]Your edited template should be written in ''HTML 5'' using ''charset="UTF-8"'' encoding.  
[[File:Web settings.JPG|left]]Your edited template should be written in ''HTML 5'' using ''charset="UTF-8"'' encoding.  
*If it is using one of the standard names in the table above and does not comply with that coding, then you need to unselect the 'UTF-8 encode' selection marked here by red arrow, get to it via '''Configuration''' menu, Internet option, ''Sites/Options'' tab and look for Web Settings frame in top centre.
*If it is using one of the standard names in the table above and does not comply with that coding, then you need to unselect the 'UTF-8 encode' selection marked here by red arrow, get to it via '''Configuration''' menu, Internet option, ''Sites/Options'' tab and look for Web Settings frame in top centre.
[[Category:WebTips]]


=== Using third party user customised templates ===
=== Using third party user customised templates ===
5,838

edits

Navigation menu