Changes between Initial Version and Version 1 of Ticket #27904, comment 8
- Timestamp:
- 05/20/2014 06:43:56 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27904, comment 8
initial v1 10 10 'tinymce' => array( 11 11 'height' => '250', 12 'content_css' => LEAFLET_PLUGIN_URL . 'inc/css/leafletmapsmarker-admin-tinymce.php?defaults_marker_popups_maxwidth=' . $defaults_marker_popups_maxwidth . '&defaults_marker_popups_image_css=' . $defaults_marker_popups_image_css . '', 12 13 'setup' => 'function(ed) { 13 14 ed.on("keyup", function(ed,e) { … … 29 30 'plugins' => 'image', 30 31 'height' => '250', 32 'content_css' => LEAFLET_PLUGIN_URL . 'inc/css/leafletmapsmarker-admin-tinymce.php?defaults_marker_popups_maxwidth=' . $defaults_marker_popups_maxwidth . '&defaults_marker_popups_image_css=' . $defaults_marker_popups_image_css . '', 31 33 'setup' => 'function(ed) { 32 34 ed.on("keyup", function(ed,e) {