editors.rst (cheetah3-3.1.0) | : | editors.rst (cheetah3-3.2.0) | ||
---|---|---|---|---|
Visual Editors | Visual Editors | |||
============== | ============== | |||
(visualEditors) | ||||
This chapter is about maintaining Cheetah templates with visual | This chapter is about maintaining Cheetah templates with visual | |||
editors, and the tradeoffs between making it friendly to both text | editors, and the tradeoffs between making it friendly to both text | |||
editors and visual editors. | editors and visual editors. | |||
Cheetah's main developers do not use visual editors. Tavis uses | Cheetah's main developers do not use visual editors. Tavis uses | |||
{emacs}; Mike uses {vim}. So our first priority is to make | {emacs}; Mike uses {vim}. So our first priority is to make | |||
templates easy to maintain in text editors. In particular, we don't | templates easy to maintain in text editors. In particular, we don't | |||
want to add features like Zope Page Template's | want to add features like Zope Page Template's | |||
placeholder-value-with-mock-text-for-visual-editors-all-in-an-XML-tag. | placeholder-value-with-mock-text-for-visual-editors-all-in-an-XML-tag. | |||
The syntax is so verbose it makes for a whole lotta typing just to | The syntax is so verbose it makes for a whole lotta typing just to | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 0 lines changed or added |