Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Commit of recent work in preperation for Kiriwrite 0.5.0
[kiriwrite/.git] / Documentation / English (British) / developer-chapter4.html
index d301113..72eb1ca 100644 (file)
@@ -3,7 +3,7 @@
        <head>\r
                <link href="style.css" REL="stylesheet" TYPE="text/css" MEDIA="screen">\r
                <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">\r
-               <title>Kiriwrite Documentation - Developer Documentation - Chapter 4: Kiriwrite Page Format</title>\r
+               <title>Kiriwrite Documentation - Developer Documentation - Chapter 4: Output Modules</title>\r
        </head>\r
        <body>\r
                <div class="menubarback">\r
@@ -15,36 +15,13 @@ Documentation</a> | <a href="tutorial.html">Tutorial Documentation</a> |
                        </div>\r
                </div>\r
                <div class="pageinformation">\r
-                       <span class="pagetitle">Chapter 4: Kiriwrite Page Format</span><br><br>\r
+                       <span class="pagetitle">Chapter 4: Output Modules</span><br><br>\r
 \r
-The Kiriwrite page format is the page format that is used internally for displaying the generated content from the presentation module.<br><br>\r
+The subroutines listed here in this chapter are used by the output module. The output module allows control over the pages that have been compiled. Most output modules do not tend to use all the subroutines that are available to it.<br><br>\r
 \r
-It is stored in the page.html file and can be changed to show the generated content from the presentation module in a different way. Typically the page format would be formatted as the style the presentation module would output.<br><br>\r
+An example of a output module is the Normal module which duplicates the functionality of outputting the pages to the output directory which couldn't be altered before version 0.5.0 of Kiriwrite.<br><br>\r
 \r
-The content generated from the presentation module and other information (such as page title) can be inserted into the page.html file by using the tags below:<br><br>\r
-\r
-<table class="infotable">\r
-    <tr>\r
-        <td class="tableheading">Tag</td>\r
-        <td class="tableheading">Description</td>\r
-    </tr>\r
-    <tr>\r
-        <td class="tabledata">&lt;kiriwrite:menu&gt;</td>\r
-        <td class="tabledata">Writes the menu where this tag is specified.</td>\r
-    </tr>\r
-    <tr>\r
-        <td class="tabledata">&lt;kiriwrite:imagespath&gt;</td>\r
-        <td class="tabledata">Writes the URI path the images directory.</td>\r
-    </tr>\r
-    <tr>\r
-        <td class="tabledata">&lt;kiriwrite:title&gt;</td>\r
-        <td class="tabledata">Writes the title of the page.</td>\r
-    </tr>\r
-    <tr>\r
-        <td class="tabledata">&lt;kiriwrite:pagedata&gt;</td>\r
-        <td class="tabledata">Writes the page data generated by the presentation module.</td>\r
-    </tr>\r
-</table>\r
+When the output module is loaded the subroutines for it can be called from the $kiriwrite_outputmodule scalar only when the pages are being compiled.\r
                </div>\r
        </body>\r
 </html>\r
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy