开发者

Is there any wysiwyg app which I can use to make the frontend pages of a sinmple django webapp?

I've never done any web development before. I'm using django because I'm OK at pyt开发者_StackOverflow中文版hon. I just want to make a small webapp which does a small task fast...


I found all wysiwyg editors I've used are much more confusing to use than just some plain old html. It is super easy to get started. Do it in plain html.


http://code.google.com/p/django-tinymce/ for example. It is pretty simple.


Perhaps this http://developers.whatwg.org/introduction.html#introduction will be perfect start up point for creating frontend pages. Forget about wysiwyg - it is suitable only for simple content modifications.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜