Webtags (preserving history): Difference between revisions

m
Line 50: Line 50:
{{Version badge 1}} All the web tags listed in the tables are available in the final 1.9.4 release of Cumulus 1, and indeed in earlier 1.9.x releases. See tip at top of this page if you use an earlier release than that.  When Cumulus 1 is processing web tags, it tends to ignore any it cannot understand, so look for gaps in your web pages to find errors.
{{Version badge 1}} All the web tags listed in the tables are available in the final 1.9.4 release of Cumulus 1, and indeed in earlier 1.9.x releases. See tip at top of this page if you use an earlier release than that.  When Cumulus 1 is processing web tags, it tends to ignore any it cannot understand, so look for gaps in your web pages to find errors.


[[File:Badge vMx.png]]  Cumulus MX provides equivalent tags, with only minor differences (highlighted in tables below for latest build) that vary between builds. See tip at top of page for how to check which web tags are available in your build. Please see [[Cumulus_MX|page introducing Cumulus MX]] for more information regarding the tags missing from Steve Loft's original beta builds of MX. For [[BETA_webtags#Day.2FNight.2FSun.2FMoon|Moon web tags]], the key difference is adding parameters to control the output from build 3047. When MX is processing web tags, a "*** web tag error - see MXdiags file ***" message will appear in the engine console, and the diagnostic file will include something like this:
[[File:Badge vMx.png]]  Cumulus MX provides equivalent tags, although they are called tokens in some places, with only minor differences (highlighted in tables below for latest build) that vary between builds. See tip at top of page for how to check which web tags/tokens are available in your build. Please see [[Cumulus_MX|page introducing Cumulus MX]] for more information regarding the tags missing from Steve Loft's original beta builds of MX. For [[BETA_webtags#Day.2FNight.2FSun.2FMoon|Moon web tags]], the key difference is adding parameters to control the output from build 3047. When MX is processing web tokens and finds one it cannot understand, a "*** web tag error - see MXdiags file ***" message will appear in the engine console, and the diagnostic file will include something like this:
<pre>Web tag error
<pre>Web tag error
Exception: i=8998 len=106297
Exception: i=8998 len=106297
inputText.Length=106297
inputText.Length=106297
token=<#daylightlength format=H></pre>
token=<#daylightlength format=H></pre>
(This particular error is that when you use a single output format character it does not have same meaning as when there are multiple characters, correct this particular token to:
<pre><#daylightlength format=%H></pre>


Please note that where this article makes reference to other pages in the Wiki, the information shown there might be specific to Cumulus 1, as there are differences between the user interface for Cumulus 1 and MX flavours of this software, and the Wiki was originally written before MX existed, so not all pages have been updated.
Please note that where this article makes reference to other pages in the Wiki, the information shown there might be specific to Cumulus 1, as there are differences between the user interface for Cumulus 1 and MX flavours of this software, and the Wiki was originally written before MX existed, so not all pages have been updated.
5,838

edits