You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/04 06:22:46 UTC

[Jakarta-velocity Wiki] Update of "VelocityEditors" by WillGlassHusain

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-velocity Wiki" for change notification.

The following page has been changed by WillGlassHusain:
http://wiki.apache.org/jakarta-velocity/VelocityEditors

The comment on the change is:
fixed links to missing contrib editor modes

------------------------------------------------------------------------------
  
  
  Rickard Oberg (rickard@xpedio.com) has contributed templates for the
- [http://www.intellij.com/ IntelliJ IDEA] IDE. 
+ [http://www.intellij.com/ IntelliJ IDEA] IDE. View it at IntelliJTemplates.
- 
- They can  be found
- [http://svn.apache.org/repos/asf/jakarta/velocity/core/trunk/contrib/tools/intellij/ here] 
- in the Velocity Subversion, or can be found in the /contrib/tools directory
- of the source tree.
- 
  
  === UltraEdit Editor ===
  
  Herve Guidetti (Herve.Guidetti@linkvest.com) contributed a 'word.txt' addition
  (with  tweaks and comments by Wido Hillmann (wido.hillmann@epost.de) 
- for the [http://www.ultraedit.com/ UltraEdit] programmers editor.
+ for the [http://www.ultraedit.com/ UltraEdit] programmers editor.  Find this at UltraEdit.
- 
- It can  be found
- [http://svn.apache.org/repos/asf/jakarta/velocity/core/trunk/contrib/tools/ultraedit/ here] 
- in the Velocity Subversion, or can be found in the /contrib/tools directory
- of the source tree.
- 
- To add this to your !UltraEdit configuration :
-  * Go into !UltraEdit home directory.
-  * Add the content of the file to the end of your word.txt file. 
-  * Modify the number on the first line (/L9 in this case), so that it matches your word.txt definition. (it's incremental)
-  * Edit a .vm template with !UltraEdit. You should now have syntax coloring for Velocimacros.
- 
  
  === JEdit ===
  
  Saimon Moore (smoore@serikat.es) contributed a Velocity mode for the java-based
  editor [http://www.jedit.org JEdit], and can be found here in
- [http://svn.apache.org/repos/asf/jakarta/velocity/core/trunk/contrib/tools/jedit/ velocity.xml].
+ JEditTemplate.
  
  
- 
- To install, add the velocity.xml to one of your 'mode' directories,
- and add the following to that directory's catalog file :
- {{{
- <MODE NAME="velocity"  FILE="velocity.xml"
-                FILE_NAME_GLOB="*.vw" />
- }}}
- and restart JEdit.  If there are any problems with installation,
- see the JEdit documentation about 'Modes'.
  
  
  
@@ -98, +71 @@

  does font-locking (syntax coloring) of VTL in 
  [http://xemacs.org/ XEmacs] and [http://www.gnu.org/software/emacs/emacs.html GNU Emacs].  As
  a minor mode, it insinuates itself into whatever major mode you're
+ using, so you don't lose the major mode's goodness. Read more about it in EmacsVtlMode.
- using, so you don't lose the major mode's goodness. It can be found
- [http://svn.apache.org/repos/asf/jakarta/velocity/trunk/contrib/tools/emacs/ here].
  

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org