Next Previous Up Top Contents Index

WebMaker User Guide

8.2 Debugging markers

WebMaker has a Debugging Markers feature in the "Make a Web" dialog. This feature inserts text in the HTML to indicate which WML rule is being used for each paragraph. The text is visible when you view the HTML files in your browser.

You can choose from three debugging levels in the "Make a Web" dialog box: None, Full, or Summary. The None option is for normal processing; it does not insert any text. The Full option inserts five kinds of markers, at the beginning of each WML-triggered paragraph:

<<NODE NodeRuleName HEADER>>
<<NODE NodeRuleName FOOTER>>
<<FOOTNOTES>>
<<¶ParagraphName>> (used for primary paragraph rules)
<<¶ParagraphName ®ruleName>> (used for uses paragraph rules)

The Summary option displays debugging markers only when the WML rules change for the paragraphs; a paragraph that uses the same WML rule as the previous paragraph does not have an additional marker.