geirm       02/01/08 19:36:47

  Modified:    xdocs    devtools.xml
               docs     devtools.html
  Log:
  TextPad syntax definition by Jeff Linwood <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.4       +15 -5     jakarta-velocity/xdocs/devtools.xml
  
  Index: devtools.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/devtools.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- devtools.xml      28 Aug 2001 10:39:15 -0000      1.3
  +++ devtools.xml      9 Jan 2002 03:36:47 -0000       1.4
  @@ -20,11 +20,11 @@
   
   <p>
    Rickard Oberg ([EMAIL PROTECTED]) has contributed templates for the
  - <a href="http://www.intellij.com/";>IntelliJ IDEA</a> IDE. 
  + <a href="http://www.intellij.com/";>IntelliJ IDEA</a> IDE.
    </p>
   
    <p>
  - They can  be found 
  + They can  be found
    <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/intellij/";>
    here</a> in the Velocity CVS, or can be found in the /contrib/tools directory
    of the source tree.
  @@ -41,7 +41,7 @@
   </p>
   
   <p>
  - It can  be found 
  + It can  be found
    <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/ultraedit/";>
    here</a> in the Velocity CVS, or can be found in the /contrib/tools directory
    of the source tree.
  @@ -66,7 +66,7 @@
   
   <p>
   Saimon Moore ([EMAIL PROTECTED]) contributed a Velocity mode for the java-based
  -editor <a href="http://www.jedit.org";>JEdit</a>, and can be found here in 
  +editor <a href="http://www.jedit.org";>JEdit</a>, and can be found here in
   <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/jedit/";>
   velocity.xml</a>.
   </p>
  @@ -75,7 +75,7 @@
   To install, add the velocity.xml to one of your 'mode' directories,
   and add the following to that directory's catalog file :
   <pre>
  -&lt;MODE NAME="velocity"  FILE="velocity.xml" 
  +&lt;MODE NAME="velocity"  FILE="velocity.xml"
                       FILE_NAME_GLOB="*.vw" /&gt;
   </pre>
   and restart JEdit.  If there are any problems with installation,
  @@ -83,6 +83,16 @@
   </p>
   
   </subsection>
  +
  +<subsection name="TextPad">
  +
  +<p>
  +Jeff Linwood ([EMAIL PROTECTED]) created a simple syntax definition for
  +Velocity for the <a href="http://www.textpad.com/";>TextPad</a> editor, which
  +can be found <a href="http://www.textpad.com/add-ons/synu2z.html";>here</a>.
  +</p>
  +
  +</subsection>
   
   </section>
   
  
  
  
  1.11      +23 -6     jakarta-velocity/docs/devtools.html
  
  Index: devtools.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- devtools.html     4 Jan 2002 04:12:54 -0000       1.10
  +++ devtools.html     9 Jan 2002 03:36:47 -0000       1.11
  @@ -145,10 +145,10 @@
           <blockquote>
                                       <p>
    Rickard Oberg ([EMAIL PROTECTED]) has contributed templates for the
  - <a href="http://www.intellij.com/";>IntelliJ IDEA</a> IDE. 
  + <a href="http://www.intellij.com/";>IntelliJ IDEA</a> IDE.
    </p>
                                                   <p>
  - They can  be found 
  + They can  be found
    <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/intellij/";>
    here</a> in the Velocity CVS, or can be found in the /contrib/tools directory
    of the source tree.
  @@ -171,7 +171,7 @@
   for the <a href="http://www.ultraedit.com/";>UltraEdit</a> programmers editor.
   </p>
                                                   <p>
  - It can  be found 
  + It can  be found
    <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/ultraedit/";>
    here</a> in the Velocity CVS, or can be found in the /contrib/tools directory
    of the source tree.
  @@ -201,7 +201,7 @@
           <blockquote>
                                       <p>
   Saimon Moore ([EMAIL PROTECTED]) contributed a Velocity mode for the java-based
  -editor <a href="http://www.jedit.org";>JEdit</a>, and can be found here in 
  +editor <a href="http://www.jedit.org";>JEdit</a>, and can be found here in
   <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/jedit/";>
   velocity.xml</a>.
   </p>
  @@ -209,7 +209,7 @@
   To install, add the velocity.xml to one of your 'mode' directories,
   and add the following to that directory's catalog file :
   <pre>
  -&lt;MODE NAME="velocity"  FILE="velocity.xml" 
  +&lt;MODE NAME="velocity"  FILE="velocity.xml"
                       FILE_NAME_GLOB="*.vw" /&gt;
   </pre>
   and restart JEdit.  If there are any problems with installation,
  @@ -219,6 +219,23 @@
         </td></tr>
         <tr><td><br/></td></tr>
       </table>
  +                                                    <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="TextPad"><strong>TextPad</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +Jeff Linwood ([EMAIL PROTECTED]) created a simple syntax definition for
  +Velocity for the <a href="http://www.textpad.com/";>TextPad</a> editor, which
  +can be found <a href="http://www.textpad.com/add-ons/synu2z.html";>here</a>.
  +</p>
  +                            </blockquote>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
                               </blockquote>
           </p>
         </td></tr>
  @@ -233,7 +250,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2001, Apache Software Foundation
  +                    Copyright &#169; 1999-2002, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to