============================================== << DEMO 1 << ============================================== << ============================================== << THE COMPILER << ============================================== << SiteWriter PLUS s a compiler, which uses Templates with extension << .tpl and compiles them to HTML Documents with extension .htm << on update. The created HTML Documents are in the same << directory and have the same Name, only the extension differs. << You don't need to worry about that very much. SiteWriter PLUS << will do compiling almost unrecognizable for the user. << ============================================== << COMMENT FILTERING << ============================================== << SiteWriter PLUS uses additional comment specifiers << << for comments. Those comments get filtered by << SiteWriter PLUS automatically << ============================================== << MACROS << ============================================== << All META Tags are contained in one Macro {#META}, << so they may be used in all Pages. << To open Macros from the list of defined Macros, << use "Organize Macros" from the Macros menu. {#Meta} << You may also place the cursor on the Macro << and use "Open Macro" in the Macro menu to open the Macro. << You may also use the context menu. << To define new Macros, use Macros "New Macro", << or much easier mark the Text you want to use as << a Macro and use "Text To Macro", which converts << the selected Text to a Macro automatically << Once defined, the Macro may be used in all documents within << the Project.
<< ============================================== << MACRO PARAMETER PASSING << ============================================== << The Macro "Link"contains Parameters, which are passed through. << The Parameters are" index.1.htm" and "First Page" << You access the Parameters with "Parameter Macros"available << in the Insert Menu "System Macros". << Open the Macro "Link" with "Organize Macros" in the Macro menu << to see how Parameter Macros are used. {#Link,index1.htm,First Page} << WIDTH and COLOR are not specified, << SiteWriter PLUS will remove these attributes automatically.