Update of /cvsroot/wpdev/xmlscripts/documentation/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11318/templates
Modified Files:
command.html commands.html event.html events.html object.html
Added Files:
objects.html
Log Message:
Enabled generation of flat file help files.
Index: events.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/events.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** events.html 26 Jun 2004 16:36:21 -0000 1.1
--- events.html 26 Jun 2004 18:52:24 -0000 1.2
***************
*** 63,66 ****
--- 63,68 ----
</table>
<br>
+ <span class="smalltext">Generated: {GENERATED} | Version: {VERSION}</span>
+ <br />
<span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span></div>
--- NEW FILE: objects.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Wolfpack Reference</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #0000FF;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
-->
</style></head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#004B2C"><a href="index.html"><img src="top_logo.jpg" width="586" height="87" border="0"/></a></td>
</tr>
<tr>
<td height="3" bgcolor="#999999"><img src="spacer.gif" width="1" height="3" /></td>
</tr>
</table>
<div align="center">
<p> <span class="maintitle">Wolfpack Command Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
<tr valign="top">
<td class="text">
<span class="sectiontitle">SCRIPTING OBJECTS</span><br />
An object in Wolfpack has several methods (functions working with the object) and property (data assigned to the object). This section will serve as a reference to all available classes of objects in Wolfpack. <br />
Choose one of the object classes from the list at the bottom.<br><br>
</td>
</tr>
<tr valign="top">
<td class="text">
<table width="100%" border="0" cellspacing="0" cellpadding="2">
{OVERVIEW}
</table><br> </td>
</tr>
<tr valign="top">
<td class="text"><a href="index.html">Back to the Wolfpack Reference</a></td>
</tr>
</table>
<br>
<span class="smalltext">Generated: {GENERATED} | Version: {VERSION}</span>
<br />
<span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span>
</div>
</body>
</html>
Index: object.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/object.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** object.html 26 Jun 2004 16:36:21 -0000 1.1
--- object.html 26 Jun 2004 18:52:24 -0000 1.2
***************
*** 87,90 ****
--- 87,92 ----
</table>
<br>
+ <span class="smalltext">Generated: {GENERATED} | Version: {VERSION}</span>
+ <br />
<span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span>
Index: commands.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/commands.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** commands.html 26 Jun 2004 16:36:21 -0000 1.1
--- commands.html 26 Jun 2004 18:52:24 -0000 1.2
***************
*** 64,68 ****
</tr>
</table>
! <br><span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span>
</div>
--- 64,71 ----
</tr>
</table>
! <br>
! <span class="smalltext">Generated: {GENERATED} | Version: {VERSION}</span>
! <br />
! <span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span>
</div>
Index: command.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/command.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** command.html 26 Jun 2004 16:36:21 -0000 1.1
--- command.html 26 Jun 2004 18:52:24 -0000 1.2
***************
*** 68,72 ****
</tr>
</table>
! <br><span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span>
</div>
--- 68,75 ----
</tr>
</table>
! <br>
! <span class="smalltext">Generated: {GENERATED} | Version: {VERSION}</span>
! <br />
! <span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span>
</div>
Index: event.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/event.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** event.html 26 Jun 2004 16:36:21 -0000 1.1
--- event.html 26 Jun 2004 18:52:24 -0000 1.2
***************
*** 70,73 ****
--- 70,75 ----
</table>
<br>
+ <span class="smalltext">Generated: {GENERATED} | Version: {VERSION}</span>
+ <br />
<span class="smalltext">© 2004 Wolfpack Team |
<a href="http://www.wpdev.org" target="_blank">http://www.wpdev.org</a></span></div>
|