Giter VIP home page Giter VIP logo

Comments (7)

romanvm avatar romanvm commented on July 17, 2024

I have no idea what all this means.

from django-tinymce4-lite.

gohanko avatar gohanko commented on July 17, 2024

well I installed django-tinymce4-lite and file browser as the instruction said and it returns this error where the filebrowser didnt work so I thought it might be one of your javascript. I'll recheck my code again tommorow, the lack of any clue for the error is going to be a pain.

from django-tinymce4-lite.

romanvm avatar romanvm commented on July 17, 2024

It looks like the error is thrown somewhere inside minified TinyMCE JS files. They are outside of my control. Make sure you are using a modern browser.

from django-tinymce4-lite.

gohanko avatar gohanko commented on July 17, 2024

Yes, I am running the latest version of Firefox. Wierd thing is that it returns this error everytime I press the file browse button when inserting a file. It is not opening either but it seems to be only my project.

from django-tinymce4-lite.

gohanko avatar gohanko commented on July 17, 2024

Since I am here, I'll take the opportunity to ask you, what does this line of code do?

USE_FILEBROWSER = getattr(settings, 'TINYMCE_FILEBROWSER', 'filebrowser' in settings.INSTALLED_APPS)

I noticed that using HTMLField() works like a charm but when I use it through an admin interface to load the js file, the filebrowser doesn't work so I am trying to study how the app work.

from django-tinymce4-lite.

romanvm avatar romanvm commented on July 17, 2024

This line of code determines if the filebrowser application is to be used depending on your Django project configuration.

from django-tinymce4-lite.

gohanko avatar gohanko commented on July 17, 2024

Closed because this is not a package error but programming error. I tried to enrich the admin page manually of a third party app but the best way to do it is by adding a widget for the specific field

from django-tinymce4-lite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.