scholarslab / NeatlineFeatures

Add Geospatial coverage to Omeka Items
http://neatline.org/
Apache License 2.0
9 stars 6 forks source link

Neatline features, google API quotas breaks item HTML editor #91

Open mbattou opened 5 years ago

mbattou commented 5 years ago

Hi, Neatline Features is causing this error: https://pastebin.com/QQ1ts54q Which is causing the item HTML editor to not load when ticking the the HTML box.

Disabling the plugin fixes the issue.

hafizchin commented 3 years ago

The javascript errors has nothing to do with tinymce editor not loading. The code breaks because tinymce has change its api. Currently the latest exhibits plugin uses v4.9.4.

Please refer to tinymce api.

I've submitted a fix. Hopefully they will accept it