cdwz wrote:I need to figure out a way of either
1) batch validating the rendered page, or
Hello,
To batch validate rendered pages, you can enter an "http" URL target in the
Batch Wizard. Using http should make the request through the server and it should be processed. Similar, you could try using the integrated web browser or
Open from the Web. Just make sure it is run through the server and the "raw" file is
not opened directly (if you want to check the HTML
output).
cdwz wrote:2) getting the current batch mode to ignore cf tags.
The validator results mention something about a line 116, but I have no idea how to make this happen.
If you disable flag 116, then
CSE HTML Validator will try to ignore tags beginning with "cf". You can disable flag 116 in the
Validator Engine->Flags page of the
Validator Engine Options (v10). You can also right-click on the message (when displayed in the editor) and disable the flag from the pop-up menu. If this works, then it may be the easiest solution.
I hope this helps! Please let me know if you have any more questions.