--- !ruby/object:Gem::Specification name: radiant-copy_move-extension version: !ruby/object:Gem::Version hash: 23 prerelease: segments: - 2 - 4 - 4 version: 2.4.4 platform: ruby authors: - Benny Degezelle - Andrew vonderLuft autorequire: bindir: bin cert_chain: [] date: 2013-02-18 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 1960424459 segments: - 1 - 0 - 0 - rc - 2 version: 1.0.0.rc2 version_requirements: *id001 name: radiant prerelease: false type: :runtime description: With this extension you can copy or move a page with or without its children. email: benny@gorilla-webdesign.be executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.textile - TODO files: - HELP.rdoc - LICENSE - README.textile - Rakefile - TODO - VERSION - app/helpers/copy_move_helper.rb - app/views/admin/pages/_copy_move_extra_td.html.haml - app/views/admin/pages/_copy_move_extra_th.html.haml - app/views/admin/pages/_copy_move_form.html.haml - app/views/admin/pages/copy_children.html.haml - app/views/admin/pages/copy_page.html.haml - app/views/admin/pages/copy_tree.html.haml - app/views/admin/pages/move_page.html.haml - config/locales/de.yml - config/locales/en.yml - config/locales/nl.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 - 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 - 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 homepage: https://github.com/jomz/radiant-copy-move licenses: [] post_install_message: rdoc_options: [] 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.8.25 signing_key: specification_version: 3 summary: Copy/Move extension for Radiant CMS test_files: []