--- !ruby/object:Gem::Specification name: tiny_mce_plugin_imageselector version: !ruby/object:Gem::Version hash: 23 prerelease: false segments: - 0 - 0 - 4 version: 0.0.4 platform: ruby authors: - Walter McGinnis autorequire: bindir: bin cert_chain: [] date: 2011-09-28 00:00:00 +13:00 default_executable: dependencies: [] description: This gem uses the tiny_mce gem's plugin system to install the https://github.com/kete/image_selector_tinymce_plugin plugin. email: walter@katipo.co.nz executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - lib/assets/plugins/imageselector/css/media_selector.css - lib/assets/plugins/imageselector/dialog.htm - lib/assets/plugins/imageselector/editor_plugin.js - lib/assets/plugins/imageselector/editor_plugin_src.js - lib/assets/plugins/imageselector/img/example.gif - lib/assets/plugins/imageselector/img/imageselector.png - lib/assets/plugins/imageselector/img/spinner.gif - lib/assets/plugins/imageselector/js/media_selector.js - lib/assets/plugins/imageselector/js/sammy-0.7.0.min.js - lib/assets/plugins/imageselector/js/sammy.handlebars-0.7.0.min.js - lib/assets/plugins/imageselector/js/sammy.template-0.7.0.min.js - lib/assets/plugins/imageselector/langs/en.js - lib/assets/plugins/imageselector/langs/en_dlg.js - lib/assets/plugins/imageselector/LICENSE - lib/assets/plugins/imageselector/README.md - lib/assets/plugins/imageselector/templates/no_results.hb - lib/assets/plugins/imageselector/templates/oembed_failed.rb - lib/assets/plugins/imageselector/templates/result.hb - lib/assets/plugins/imageselector/templates/result_thumbnail.hb - lib/assets/plugins/imageselector/templates/results_failed.hb - lib/assets/plugins/imageselector/templates/selection.hb - lib/assets/plugins/imageselector/templates/sizes_failed.rb - lib/assets/plugins/imageselector/templates/source.hb - lib/assets/plugins/imageselector/templates/source_next_page_link.hb - lib/assets/plugins/imageselector/templates/source_next_page_link_search.hb - lib/assets/plugins/imageselector/templates/source_search.hb - lib/assets/plugins/imageselector/templates/source_selected.hb - lib/assets/plugins/imageselector/templates/source_selected_search.hb - lib/assets/plugins/imageselector/templates/upload.hb - lib/tiny_mce_plugin_imageselector.rb - LICENSE - README.rdoc - tiny_mce_plugin_imageselector.gemspec has_rdoc: true homepage: http://github.com/kete/tiny_mce_plugin_imageselector licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 - --exclude=lib/assets require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: A gem to install the imageselector tiny_mce plugin in tandem with the tinymce gem. test_files: []