django-tinymce
small problem with django-tinymce and django-filebrowser integration
I am trying to integrate django-tinymce with django-filebrowser for my django admin site. Everything (almost) works fine.[详细]
2023-04-07 12:22 分类:问答django : tinymce editor not loaded on ajax load
I am using django-tinymce in my website. Tinymce editor of the form appear on normal page load, but its tinymce editor doesn\'t loads when form 开发者_StackOverflow中文版section is loaded on ajax load[详细]
2023-03-31 13:19 分类:问答Tiny MCE Default Content
I want to load TinyMCe with default content as开发者_Python百科 below when loaded . <html> <body>[详细]
2023-02-28 16:34 分类:问答I can't use django-tinymce upload picture,I installed django-filebrowser
I have a question about django-tinymce upload picture. django-filebrowser installed my project and work very well. I can use a FileBroseFiled upload files.[详细]
2023-02-12 01:40 分类:问答embedded media not showing up in html editor in TinyMCE
And it won\'t save. I use the media plugin to insert a video from youtube. The movie shows up in preview.[详细]
2023-01-31 04:03 分类:问答TinyMCE + html5 figure, img & figcaption plugin/insertion
I\'m looking for a best 开发者_如何学Cpractice approach to achieving a plugin in TinyMCE, to implement insertion of the HTML5 element <figure>, along one or more child <img>s, and a <fi[详细]
2023-01-30 00:32 分类:问答django tiny mce is normal text field instead of rich text formatting? a fix please. Settings included
I installed Django tiny mce however i am getting a normal text area in my admin. Can anyone help me to correct this to a rich text area where i can acces text formating?[详细]
2023-01-16 03:59 分类:问答TinyMCE in Django Template
Using django-tinymce I have successfully embedded TinyMCE in the Admin before. Embedding it in a front-end form does not seem to work for me however.[详细]
2023-01-14 22:57 分类:问答Just installed django-tinymce but the HTMLField is not showing up in the admin view
I used pip to install it, and followed the usage directions found here: http://django-tinymce.googlecode.com/svn/tags/release-1.5/docs/.build/html/usage.html under the section \"The HTMLField model fi[详细]
2023-01-08 14:08 分类:问答Modifying the `clear` attribute of an image with TinyMCE
I\'m using TinyMCE with the tinymce-django app in my Django website. I am using it in开发者_运维知识库 the admin interface to edit HTML fields. (Something like a flatpage.)[详细]
2022-12-21 01:16 分类:问答