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-chapter5.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">\r
2 <html>\r
3         <head>\r
4                 <link href="style.css" REL="stylesheet" TYPE="text/css" MEDIA="screen">\r
5                 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">\r
6                 <title>Kiriwrite Documentation - Developer Documentation - Chapter 5: Kiriwrite Page Format</title>\r
7         </head>\r
8         <body>\r
9                 <div class="menubarback">\r
10                         <div class="menubar">\r
11                                 <span class="apptitle">Kiriwrite</span>\r
12                                 <a href="index.html">Index</a> | <a href="user.html">User \r
13 Documentation</a> | <a href="tutorial.html">Tutorial Documentation</a> | \r
14 <a href="developer.html">Developer Documentation</a>\r
15                         </div>\r
16                 </div>\r
17                 <div class="pageinformation">\r
18                         <span class="pagetitle">Chapter 5: Kiriwrite Page Format</span><br><br>\r
19 \r
20 The Kiriwrite page format is the page format that is used internally for displaying the generated content from the presentation module.<br><br>\r
21 \r
22 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
23 \r
24 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
25 \r
26 <table class="infotable">\r
27     <tr>\r
28         <td class="tableheading">Tag</td>\r
29         <td class="tableheading">Description</td>\r
30     </tr>\r
31     <tr>\r
32         <td class="tabledata">&lt;kiriwrite:menu&gt;</td>\r
33         <td class="tabledata">Writes the menu where this tag is specified.</td>\r
34     </tr>\r
35     <tr>\r
36         <td class="tabledata">&lt;kiriwrite:imagespath&gt;</td>\r
37         <td class="tabledata">Writes the URI path the images directory.</td>\r
38     </tr>\r
39     <tr>\r
40         <td class="tabledata">&lt;kiriwrite:title&gt;</td>\r
41         <td class="tabledata">Writes the title of the page.</td>\r
42     </tr>\r
43     <tr>\r
44         <td class="tabledata">&lt;kiriwrite:pagedata&gt;</td>\r
45         <td class="tabledata">Writes the page data generated by the presentation module.</td>\r
46     </tr>\r
47 </table>\r
48                 </div>\r
49         </body>\r
50 </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