Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Minor updates
authorkirinji <kirinji@b7d4c41f-bb2b-0410-be1d-d0fb2b8774c1>
Sun, 15 Jun 2008 23:58:40 +0000 (23:58 +0000)
committerkirinji <kirinji@b7d4c41f-bb2b-0410-be1d-d0fb2b8774c1>
Sun, 15 Jun 2008 23:58:40 +0000 (23:58 +0000)
Documentation/English (British)/developer-chapter1-kiriwriteoutputpage.html
Documentation/English (British)/developer-chapter1-kiriwriteprocessconfig.html [new file with mode: 0644]

index 6dc9322..c33ca91 100644 (file)
@@ -22,7 +22,7 @@ kiriwrite_output_page outputs the page to a browser, standard output or a consol
 <span class="heading">Parameters:</span><br><br>\r
 \r
 <div class="code">\r
-    kiriwrite_output_page(pagetitle, pagedata, menutype);\r
+    kiriwrite_output_page(pagetitle, pagedata, menutype, database);\r
 </div>\r
 \r
 <br>\r
@@ -74,6 +74,10 @@ Specifies the menu type to use.<br><br>
         <td class="tabledata">Writes the compile sub-menu.</td>\r
     </tr>\r
 </table>\r
+<br>\r
+\r
+database<br>\r
+Specifies the name of the database to be used in the database sub-menu.\r
                </div>\r
        </body>\r
 </html>\r
diff --git a/Documentation/English (British)/developer-chapter1-kiriwriteprocessconfig.html b/Documentation/English (British)/developer-chapter1-kiriwriteprocessconfig.html
new file mode 100644 (file)
index 0000000..d5af9fe
--- /dev/null
@@ -0,0 +1,36 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">\r
+<html>\r
+       <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 - 1.42: kiriwrite_processconfig</title>\r
+       </head>\r
+       <body>\r
+               <div class="menubarback">\r
+                       <div class="menubar">\r
+                               <span class="apptitle">Kiriwrite</span>\r
+                               <a href="index.html">Index</a> | <a href="user.html">User \r
+Documentation</a> | <a href="tutorial.html">Tutorial Documentation</a> | \r
+<a href="developer.html">Developer Documentation</a>\r
+                       </div>\r
+               </div>\r
+               <div class="pageinformation">\r
+                       <span class="pagetitle">1.42 kiriwrite_processconfig</span><br><br>\r
+\r
+kiriwrite_processconfig processes a configuration file (such as the Kiriwrite configuration file or a Kiriwrite language file).<br><br>\r
+\r
+<span class="heading">Parameters:</span><br><br>\r
+<div class="code">\r
+kiriwrite_processconfig(data);\r
+</div><br><br>\r
+\r
+<span class="heading">Usage:</span><br><br>\r
+<div class="code">\r
+%config = kiriwrite_processconfig(@config);\r
+</div><br><br>\r
+\r
+data<br>\r
+Processes a configuration file that is formatted as an array and returns the configuration file as a hash which is much easier to use as specific configuration data would not need to be on a specific line.\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