LaCollision Posted April 1, 2015 Posted April 1, 2015 Hi there,That would be super handy to be able to include Google maps (with coordinates) in a post.There is an existing plugin for that… Is it compatible with IPS4?Thank you!
Nathan Explosion Posted April 1, 2015 Posted April 1, 2015 Hi there,That would be super handy to be able to include Google maps (with coordinates) in a post.There is an existing plugin for that… Is it compatible with IPS4?Any plugin compatible with CKEditor 4.4.7 can now be added and used with IPS4.
LaCollision Posted April 3, 2015 Author Posted April 3, 2015 Any plugin compatible with CKEditor 4.4.7 can now be added and used with IPS4. Thank you! That's great
Admonstrator Posted June 16, 2015 Posted June 16, 2015 Any plugin compatible with CKEditor 4.4.7 can now be added and used with IPS4.Mhm, I can't get this plugin working. The author of the plugin told me after I sent him some code examples, that the editor isn't using the getData() API. Sure that every plugin should work? oOIn that code I see the data-cke-* attributes, that means that you're reading the content of the editor directly and not using the getData() api. In order to properly create the maps you must get the content using editor.getData() and not any other method to read the inner HTML of the editor.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.