User: rinkrank
  Date: 02/06/21 05:07:23

  Modified:    xdocs/stylesheets site.vsl
  Log:
  -Updated subtask/task doc template to include only setters with @ant.required and a 
method comment
  -Removed debug from ModuleFinder
  -Some minor doc changes
  
  Revision  Changes    Path
  1.5       +9 -9      xdoclet/xdocs/stylesheets/site.vsl
  
  Index: site.vsl
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/xdocs/stylesheets/site.vsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -w -r1.4 -r1.5
  --- site.vsl  19 Jun 2002 23:31:58 -0000      1.4
  +++ site.vsl  21 Jun 2002 12:07:23 -0000      1.5
  @@ -107,21 +107,21 @@
   
   #macro ( source $value)
       <div align="left">
  -    <table cellspacing="4" cellpadding="0" border="0">
  +    <table cellspacing="0" cellpadding="0" border="0">
       <tr>
  -      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  -      <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
  -      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" width="2" height="2"><img src="images/void.gif" 
width="2" height="2" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" height="2"><img src="images/void.gif" width="2" 
height="2" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" width="2" height="2"><img src="images/void.gif" 
width="2" height="2" vspace="0" hspace="0" border="0"/></td>
       </tr>
       <tr>
  -      <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" width="2"><img src="images/void.gif" width="2" 
height="2" vspace="0" hspace="0" border="0"/></td>
         <td bgcolor="#ffffff"><pre>$escape.getText($value.getText())</pre></td>
  -      <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" width="2"><img src="images/void.gif" width="2" 
height="2" vspace="0" hspace="0" border="0"/></td>
       </tr>
       <tr>
  -      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  -      <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" 
height="1" vspace="0" hspace="0" border="0"/></td>
  -      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" width="2" height="2"><img src="images/void.gif" 
width="2" height="2" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" height="2"><img src="images/void.gif" width="2" 
height="2" vspace="0" hspace="0" border="0"/></td>
  +      <td bgcolor="#023264" width="2" height="2"><img src="images/void.gif" 
width="2" height="2" vspace="0" hspace="0" border="0"/></td>
       </tr>
       </table>
       </div>
  
  
  


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to