开发者

Equivalent of Zope ExternalEditor for Django

开发者 https://www.devze.com 2023-02-17 05:48 出处:网络
The ExternalEditor is a Zope product and configurable helper application t开发者_StackOverflow社区hat allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects.

The ExternalEditor is a Zope product and configurable helper application t开发者_StackOverflow社区hat allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects.

I'd like to obtain the same editor integration in Django admin forms (textareas) and I'm wondering if something like that exist for Django too.

Any hint? Thanks.


The ExternalEditor did some clever Zope integration, but if all you really want is to edit text areas using your favourite editor (EMACS!!!) then maybe all you need is a browser plugin:

https://addons.mozilla.org/en-US/firefox/addon/its-all-text/

looks like it does it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号