Update of /cvsroot/wpdev/xmlscripts/documentation/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8268/templates
Modified Files:
command.html commands.html event.html events.html index.html
object.html objects.html
Added Files:
module.html modules.html
Log Message:
generation of module information
Index: index.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.html 26 Jun 2004 18:57:36 -0000 1.1
--- index.html 26 Jun 2004 21:51:28 -0000 1.2
***************
*** 63,67 ****
<span class="sectiontitle">SCRIPTING LIBRARY</span><br />
Wolfpack comes with a sophisticated library of scripts. This section of the documentation provides an overview over the library and its functions.<br />
! <a href="#">Read more... </a>
</td>
</tr>
--- 63,67 ----
<span class="sectiontitle">SCRIPTING LIBRARY</span><br />
Wolfpack comes with a sophisticated library of scripts. This section of the documentation provides an overview over the library and its functions.<br />
! <a href="modules.html">Read more... ({MODULES} modules)</a>
</td>
</tr>
--- NEW FILE: modules.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 Library Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
<tr valign="top" align="left">
<td class="text">
<span class="sectiontitle">LIBRARY MODULES</span><br />
Choose one of the library modules to see the included functions.<br><br>
</td>
</tr>
<tr valign="top" align="left">
<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: objects.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/objects.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** objects.html 26 Jun 2004 18:52:24 -0000 1.1
--- objects.html 26 Jun 2004 21:51:28 -0000 1.2
***************
*** 46,50 ****
<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 />
--- 46,50 ----
<p> <span class="maintitle">Wolfpack Command Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top" align="left">
<td class="text">
<span class="sectiontitle">SCRIPTING OBJECTS</span><br />
***************
*** 53,57 ****
</td>
</tr>
! <tr valign="top">
<td class="text">
<table width="100%" border="0" cellspacing="0" cellpadding="2">
--- 53,57 ----
</td>
</tr>
! <tr valign="top" align="left">
<td class="text">
<table width="100%" border="0" cellspacing="0" cellpadding="2">
Index: object.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/object.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** object.html 26 Jun 2004 18:52:24 -0000 1.2
--- object.html 26 Jun 2004 21:51:28 -0000 1.3
***************
*** 51,55 ****
<p><span class="maintitle">Wolfpack Object Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top">
<td class="text">
<p><span class="sectiontitle">OBJECT DESCRIPTION</span><br>
--- 51,55 ----
<p><span class="maintitle">Wolfpack Object Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top" align="left">
<td class="text">
<p><span class="sectiontitle">OBJECT DESCRIPTION</span><br>
Index: commands.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/commands.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** commands.html 26 Jun 2004 18:52:24 -0000 1.2
--- commands.html 26 Jun 2004 21:51:28 -0000 1.3
***************
*** 46,50 ****
<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">INGAME COMMANDS</span><br>
--- 46,50 ----
<p> <span class="maintitle">Wolfpack Command Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top" align="left">
<td class="text">
<span class="sectiontitle">INGAME COMMANDS</span><br>
***************
*** 54,58 ****
</td>
</tr>
! <tr valign="top">
<td class="text"><span class="sectiontitle">OTHER COMMANDS</span><br>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
--- 54,58 ----
</td>
</tr>
! <tr valign="top" align="left">
<td class="text"><span class="sectiontitle">OTHER COMMANDS</span><br>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
Index: events.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/events.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** events.html 26 Jun 2004 18:52:24 -0000 1.2
--- events.html 26 Jun 2004 21:51:28 -0000 1.3
***************
*** 45,49 ****
<p> <span class="maintitle">Wolfpack Event Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top">
<td class="text">
<span class="sectiontitle">SCRIPTING EVENTS</span><br>
--- 45,49 ----
<p> <span class="maintitle">Wolfpack Event Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top" align="left">
<td class="text">
<span class="sectiontitle">SCRIPTING EVENTS</span><br>
***************
*** 52,56 ****
<br></td>
</tr>
! <tr valign="top">
<td class="text"><span class="sectiontitle">OTHER EVENTS </span><br>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
--- 52,56 ----
<br></td>
</tr>
! <tr valign="top" align="left">
<td class="text"><span class="sectiontitle">OTHER EVENTS </span><br>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
Index: command.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/command.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** command.html 26 Jun 2004 18:52:24 -0000 1.2
--- command.html 26 Jun 2004 21:51:28 -0000 1.3
***************
*** 46,50 ****
<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">COMMAND DESCRIPTION</span><br>
--- 46,50 ----
<p> <span class="maintitle">Wolfpack Command Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top" align="left">
<td class="text">
<span class="sectiontitle">COMMAND DESCRIPTION</span><br>
--- NEW FILE: module.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;
}
.style2 {
color: #999999;
font-weight: bold;
}
-->
</style></head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#004B2C"><a href="./index.php"><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>
<a name="top"></a>
<div align="center">
<p><span class="maintitle">Wolfpack Object Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
<tr valign="top" align="left">
<td class="text">
<p><span class="sectiontitle">MODULE DESCRIPTION</span><br>
<br>
<strong>Functions:</strong>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
{FUNCTIONOVERVIEW}
</table>
<p><span class="sectiontitle">MODULE FUNCTIONS</span><br>
<br>
{MODULEFUNCTIONS}
<br>
<br>
</td>
</tr>
<tr valign="top">
<td class="text"><a href="modules.html">Back to the Module Overview </a><a href="index.html"><br>
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: event.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/templates/event.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** event.html 26 Jun 2004 18:52:24 -0000 1.2
--- event.html 26 Jun 2004 21:51:28 -0000 1.3
***************
*** 45,49 ****
<p> <span class="maintitle">Wolfpack Event Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top">
<td class="text">
<p><span class="sectiontitle">EVENT DESCRIPTION</span><br>
--- 45,49 ----
<p> <span class="maintitle">Wolfpack Event Reference </span></p>
<table width="780" border="0" cellspacing="3" cellpadding="0">
! <tr valign="top" align="left">
<td class="text">
<p><span class="sectiontitle">EVENT DESCRIPTION</span><br>
|