--- !ruby/object:Gem::Specification name: radiant-copy_move-extension version: !ruby/object:Gem::Version hash: 9 prerelease: false segments: - 2 - 1 - 1 version: 2.1.1 platform: ruby authors: - Benny Degezelle autorequire: bindir: bin cert_chain: [] date: 2010-08-30 00:00:00 +02:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: radiant prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 57 segments: - 0 - 9 - 1 version: 0.9.1 type: :runtime version_requirements: *id001 description: "Allows you to to copy pages or move them under a new parent. " email: benny@gorilla-webdesign.be executables: [] extensions: [] extra_rdoc_files: - LICENSE - README - TODO files: - HELP.rdoc - LICENSE - README - Rakefile - TODO - VERSION - app/helpers/copy_move_helper.rb - app/views/admin/pages/_copy_move_extra_td.haml - app/views/admin/pages/_copy_move_extra_th.haml - app/views/admin/pages/_copy_move_popup.haml - app/views/copy_move/index.html.haml - config/locales/de.yml - config/locales/en.yml - config/locales/nl-BE.yml - config/routes.rb - copy_move_extension.rb - lib/copy_move.rb - lib/copy_move/controller.rb - lib/copy_move/model.rb - lib/tasks/copy_move_extension_tasks.rake - pkg/radiant-copy_move-extension-2.1.0.gem - public/images/admin/copy-move.png - public/images/admin/page_white.png - public/images/admin/page_white_copy.png - public/images/admin/page_white_go.png - public/images/admin/page_white_stack.png - public/stylesheets/admin/copy_move.css - radiant-copy_move-extension.gemspec - spec/controllers/copy_move_controller_spec.rb - spec/models/copy_move_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/jomz/radiant-comments-extension licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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: Copy/Move extension for Radiant CMS test_files: - spec/controllers/copy_move_controller_spec.rb - spec/models/copy_move_spec.rb - spec/spec_helper.rb