Changeset [1a39231448b80e97dd20d870ae920991674d3308] by dleffler
February 28th, 2014 @ 02:28 AM
Adds 'field insert' plugin to tinymce editor when editing forms
report definitions; updates tinymce control to properly deal with
custom plugins (adds toolbar item) and additional configs; removes
obsolete tinymce plugin inadvertently added; fixes product edit
view to only load selected editor script instead of both tinymce
and ckeditor
https://github.com/exponentcms/exponent-cms/commit/1a39231448b80e97...
Committed by dleffler
- A external/editors/tinymce/plugins/fieldinsert/plugin.min.js
- R external/editors/tinymce/plugins/improvedcode/css/styles.css
- R external/editors/tinymce/plugins/improvedcode/css/styles_src.css
- R external/editors/tinymce/plugins/improvedcode/img/htmlplus.gif
- R external/editors/tinymce/plugins/improvedcode/img/toolbar.png
- R external/editors/tinymce/plugins/improvedcode/improvedcode.htm
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/README.md
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/dialog/dialog.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/dialog/dialog.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/display/placeholder.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/edit/closebrackets.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/edit/closetag.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/edit/continuecomment.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/edit/continuelist.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/edit/matchbrackets.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/fold/brace-fold.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/fold/foldcode.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/fold/indent-fold.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/fold/xml-fold.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/hint/html-hint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/hint/javascript-hint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/hint/pig-hint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/hint/python-hint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/hint/show-hint.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/hint/show-hint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/hint/xml-hint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/lint/javascript-lint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/lint/json-lint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/lint/lint.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/lint/lint.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/mode/loadmode.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/mode/multiplex.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/mode/overlay.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/runmode/colorize.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/runmode/runmode-standalone.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/runmode/runmode.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/runmode/runmode.node.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/search/match-highlighter.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/search/search.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/search/searchcursor.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/selection/active-line.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/addon/selection/mark-selection.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/keymap/emacs.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/keymap/vim.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/lib/codemirror.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/lib/codemirror.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/apl/apl.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/apl/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/asterisk/asterisk.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/asterisk/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/clike/clike.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/clike/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/clike/scala.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/clojure/clojure.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/clojure/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/coffeescript/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/coffeescript/coffeescript.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/coffeescript/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/commonlisp/commonlisp.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/commonlisp/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/css/css.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/css/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/css/scss.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/css/scss_test.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/css/test.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/d/d.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/d/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/diff/diff.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/diff/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ecl/ecl.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ecl/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/erlang/erlang.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/erlang/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/gfm/gfm.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/gfm/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/gfm/test.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/go/go.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/go/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/groovy/groovy.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/groovy/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/haskell/haskell.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/haskell/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/haxe/haxe.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/haxe/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/htmlembedded/htmlembedded.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/htmlembedded/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/htmlmixed/htmlmixed.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/htmlmixed/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/http/http.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/http/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/javascript/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/javascript/javascript.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/javascript/typescript.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/jinja2/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/jinja2/jinja2.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/less/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/less/less.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/lua/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/lua/lua.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/markdown/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/markdown/markdown.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/markdown/test.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/meta.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/mirc/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/mirc/mirc.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ntriples/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ntriples/ntriples.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ocaml/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ocaml/ocaml.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/pascal/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/pascal/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/pascal/pascal.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/perl/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/perl/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/perl/perl.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/php/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/php/php.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/pig/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/pig/pig.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/properties/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/properties/properties.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/python/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/python/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/python/python.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/q/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/q/q.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/r/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/r/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/r/r.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rpm/changes/changes.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rpm/changes/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rpm/spec/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rpm/spec/spec.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rpm/spec/spec.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rst/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rst/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rst/rst.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ruby/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ruby/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/ruby/ruby.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rust/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/rust/rust.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sass/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sass/sass.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/scheme/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/scheme/scheme.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/shell/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/shell/shell.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sieve/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sieve/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sieve/sieve.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/smalltalk/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/smalltalk/smalltalk.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/smarty/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/smarty/smarty.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sparql/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sparql/sparql.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sql/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/sql/sql.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/stex/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/stex/stex.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/stex/test.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tcl/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tcl/tcl.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tiddlywiki/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tiddlywiki/tiddlywiki.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tiddlywiki/tiddlywiki.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tiki/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tiki/tiki.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/tiki/tiki.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/turtle/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/turtle/turtle.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/vb/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/vb/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/vb/vb.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/vbscript/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/vbscript/vbscript.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/velocity/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/velocity/velocity.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/verilog/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/verilog/verilog.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/xml/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/xml/xml.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/xquery/LICENSE.txt
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/xquery/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/xquery/test.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/xquery/xquery.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/yaml/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/yaml/yaml.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/z80/index.html
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/mode/z80/z80.js
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/package.json
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/ambiance-mobile.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/ambiance.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/blackboard.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/cobalt.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/eclipse.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/elegant.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/erlang-dark.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/lesser-dark.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/monokai.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/neat.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/night.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/rubyblue.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/solarized.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/twilight.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/vibrant-ink.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/xq-dark.css
- R external/editors/tinymce/plugins/improvedcode/js/codemirror/theme/xq-light.css
- R external/editors/tinymce/plugins/improvedcode/js/ice.js
- R external/editors/tinymce/plugins/improvedcode/js/ice_src.js
- R external/editors/tinymce/plugins/improvedcode/js/jquery.min.js
- R external/editors/tinymce/plugins/improvedcode/langs/en.js
- R external/editors/tinymce/plugins/improvedcode/langs/en_dlg.js
- R external/editors/tinymce/plugins/improvedcode/langs/es.js
- R external/editors/tinymce/plugins/improvedcode/langs/es_dlg.js
- R external/editors/tinymce/plugins/improvedcode/plugin.js
- R external/editors/tinymce/plugins/improvedcode/plugin.min.js
- R external/editors/tinymce/plugins/improvedcode/skin.min.css
- M framework/core/forms/controls/ckeditorcontrol.php
- M framework/core/forms/controls/tinymcecontrol.php
- M framework/modules/ecommerce/products/views/product/edit.tpl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS