开发者

Equivalent of Zope ExternalEditor for Django

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜