VimZopeEditor 1.0 released
This program is a plugin in VIM editor for ZOPE, you can edit ZPT or DTML files with VIM more conveniently. I want to add more features in ZOPE, such as Python, SQL method etc. It will be a full editor for Zope. It's a powerful tools especially when you edit files with VIM and ExternalEditor by Casey Duncan.
Features:
-- Edit ZPT, DTML, HTML by select command from menu or type shortcut, for example, when you type " ;zd ", it will become " tal:define="" " automatically.
-- With toolbars when edit.
-- Preview effect.
Platform: All, (tested on Windows with GVIM 6.1 and 6.2c)
Download: VimZopeEditor.zip
Install:
-- unzip VimZopeEditor.zip to your Vim directory: vimfiles.
-- restart Vim or GVIM
Method:
-- select HTML
from Syntax
menu, or type command: cal SetSyn("html").
Todo:
-- add more types in ZOPE, such as SQL Method, Python Scripts, etc.
Screen: screen
Contact: Wenshan Du
-- Email: [email protected]
-- URL: http://www.dohao.org
Thanks Christian J. Robinson for HTML macros:
http://www.infynity.spodzone.com/vim/HTML.shtml
About:
-- Vim: http://www.vim.org