Output Page Properties

Fig 1. Output page properties window
Page name - A unique page name representing edited output page. This name will be used
in other WNM's windows to point to the edited page. It will also be used to name include files.
Output type - This option determines the type of document(s) will be generated. It can be one
of the following:
Output objects include style - Determines how the HTML code of output objects (e.g. menu, dynamic tree) should
be inserted into the page. By default the whole HTML source is inserted into the page. By changing this option you
can have WNM generate the HTML source of output objects into a separate include (.inc) file and use one of the following server-side
inclusion mechanisms to insert this content into the main HTML file: PHP, ASP, SSI Include, FrontPage Template, ColdFusion Template.
Insertion rules - List of insertion rules which determine how output objects and custom HTML code
should be inserted into the output page. Please click here for details. By specifying multiple rules
you can have WNM perform advanced functions, not only involving insertion of SiteXpert-generated output objects but also
performing custom modifications to the output pages, such as insertion, removal, modification of HTML code.
File name filter specifies which files will be processed, e.g. "*.htm" or "abc*.htm*" or "index.htm".
When "modify files in subdirectories" is selected, all files matching the above pattern, including files in sub-directories, will be
updated.
Root directory specifies where WNM should start looking for files to update.
File name filter specifies which files will be processed, e.g. "*.htm" or "abc*.htm*" or "index.htm".
When "modify files in subdirectories" is selected, all files matching the above pattern, including files in sub-directories, will be
updated.
Template directory specifies where WNM should start looking for original (template) files.
Output directory specifies where WNM should save new files.