5,838
edits
m (→Debugging) |
|||
== What are web tags for? ==
#You write a template file and Cumulus will process it creating HTML, JSON, JavaScript, PHP or whatever type of '''Output file''' you want.
**When '''Cumulus is processing these templates''', whenever those place-holders are encountered Cumulus inserts actual values into its '''output file''' that might be a web page or a script file▼
#You also define what encoding format Cumulus is to use for this output file, most modern files will use "utf-8", but Cumulus also allows ISO-8859-1 encoding.
**Those inserted values are derived from processing information supplied from your weather station▼
▲
▲
== Standard web pages ==
|
edits