Php webtags: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
Line 208: Line 208:
'''For more information''' on how to write a template file or how to ask Cumulus to process files see [[Customised_templates#What_is_meant_by_.27Cumulus_processes_templates.27|processed by Cumulus]] topic.
'''For more information''' on how to write a template file or how to ask Cumulus to process files see [[Customised_templates#What_is_meant_by_.27Cumulus_processes_templates.27|processed by Cumulus]] topic.


The ready made templates referenced earlier use this approach.
The ready made templates referenced earlier are all template files using either PHP variables or PHP arrays and therefore alternatives to producing your own files using the instructions above.


== Option 3: JavaScript Object Notation ==
== Option 3: JavaScript Object Notation ==