# -*- encoding: utf-8 -*- # stub: radiant 0.5.0 ruby lib Gem::Specification.new do |s| s.name = "radiant".freeze s.version = "0.5.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.autorequire = "radiant".freeze s.date = "2006-06-28" s.description = "Radiant is a simple and powerful publishing system for small teams. It is built with Rails and is similar to Textpattern or MovableType, general purpose content managment system--not merely a blogging engine.".freeze s.executables = ["radiant".freeze] s.extra_rdoc_files = ["README".freeze, "CONTRIBUTORS".freeze, "CHANGELOG".freeze, "LICENSE".freeze] s.files = ["CHANGELOG".freeze, "CONTRIBUTORS".freeze, "LICENSE".freeze, "README".freeze, "Rakefile".freeze, "app".freeze, "app/behaviors".freeze, "app/behaviors/archive_behavior.rb".freeze, "app/behaviors/archive_day_index_behavior.rb".freeze, "app/behaviors/archive_month_index_behavior.rb".freeze, "app/behaviors/archive_year_index_behavior.rb".freeze, "app/behaviors/env_behavior.rb".freeze, "app/behaviors/page_missing_behavior.rb".freeze, "app/controllers".freeze, "app/controllers/admin".freeze, "app/controllers/admin/export_controller.rb".freeze, "app/controllers/admin/layout_controller.rb".freeze, "app/controllers/admin/model_controller.rb".freeze, "app/controllers/admin/page_controller.rb".freeze, "app/controllers/admin/snippet_controller.rb".freeze, "app/controllers/admin/user_controller.rb".freeze, "app/controllers/admin/welcome_controller.rb".freeze, "app/controllers/application.rb".freeze, "app/controllers/site_controller.rb".freeze, "app/filters".freeze, "app/filters/markdown_filter.rb".freeze, "app/filters/textile_filter.rb".freeze, "app/helpers".freeze, "app/helpers/admin".freeze, "app/helpers/admin/export_helper.rb".freeze, "app/helpers/admin/layout_helper.rb".freeze, "app/helpers/admin/page_helper.rb".freeze, "app/helpers/admin/snippet_helper.rb".freeze, "app/helpers/admin/user_helper.rb".freeze, "app/helpers/admin/welcome_helper.rb".freeze, "app/helpers/application_helper.rb".freeze, "app/helpers/site_helper.rb".freeze, "app/models".freeze, "app/models/archive_finder.rb".freeze, "app/models/behavior.rb".freeze, "app/models/layout.rb".freeze, "app/models/page.rb".freeze, "app/models/page_context.rb".freeze, "app/models/page_part.rb".freeze, "app/models/radiant".freeze, "app/models/radiant/config.rb".freeze, "app/models/radiant/exporter.rb".freeze, "app/models/response_cache.rb".freeze, "app/models/snippet.rb".freeze, "app/models/status.rb".freeze, "app/models/text_filter.rb".freeze, "app/models/user.rb".freeze, "app/models/user_action_observer.rb".freeze, "app/views".freeze, "app/views/admin".freeze, "app/views/admin/layout".freeze, "app/views/admin/layout/index.rhtml".freeze, "app/views/admin/layout/new.rhtml".freeze, "app/views/admin/layout/remove.rhtml".freeze, "app/views/admin/page".freeze, "app/views/admin/page/_node.rhtml".freeze, "app/views/admin/page/_part.rhtml".freeze, "app/views/admin/page/children.rhtml".freeze, "app/views/admin/page/index.rhtml".freeze, "app/views/admin/page/new.rhtml".freeze, "app/views/admin/page/remove.rhtml".freeze, "app/views/admin/snippet".freeze, "app/views/admin/snippet/index.rhtml".freeze, "app/views/admin/snippet/new.rhtml".freeze, "app/views/admin/snippet/remove.rhtml".freeze, "app/views/admin/user".freeze, "app/views/admin/user/index.rhtml".freeze, "app/views/admin/user/new.rhtml".freeze, "app/views/admin/user/preferences.rhtml".freeze, "app/views/admin/user/remove.rhtml".freeze, "app/views/admin/welcome".freeze, "app/views/admin/welcome/login.rhtml".freeze, "app/views/layouts".freeze, "app/views/layouts/application.rhtml".freeze, "app/views/site".freeze, "app/views/site/not_found.rhtml".freeze, "bin".freeze, "bin/radiant".freeze, "cache".freeze, "components".freeze, "config".freeze, "config/boot.rb".freeze, "config/database.mysql.yml".freeze, "config/database.postgresql.yml".freeze, "config/database.sqlite.yml".freeze, "config/environment.rb".freeze, "config/environments".freeze, "config/environments/development.rb".freeze, "config/environments/production.rb".freeze, "config/environments/test.rb".freeze, "config/locomotive.yml".freeze, "config/routes.rb".freeze, "db".freeze, "db/development_structure.sql".freeze, "db/migrate".freeze, "db/migrate/001_create_radiant_tables.rb".freeze, "db/migrate/002_insert_initial_data.rb".freeze, "db/migrate/003_rename_behavior_column.rb".freeze, "db/migrate/004_rename_filter_column.rb".freeze, "db/migrate/005_add_virtual_column_to_page.rb".freeze, "db/migrate/006_integer_columns_to_boolean.rb".freeze, "db/migrate/007_remove_virtual_column_from_page.rb".freeze, "db/migrate/008_add_virtual_column_to_page_again.rb".freeze, "db/migrate/009_add_content_type_field_to_layout.rb".freeze, "db/schema.rb".freeze, "db/templates".freeze, "db/templates/empty.yml".freeze, "db/templates/simple-blog.yml".freeze, "db/templates/styled-blog.yml".freeze, "lib".freeze, "lib/advanced_delegation.rb".freeze, "lib/archive_index_behavior_tags_and_methods.rb".freeze, "lib/generators".freeze, "lib/generators/behavior".freeze, "lib/generators/behavior/USAGE".freeze, "lib/generators/behavior/behavior_generator.rb".freeze, "lib/generators/behavior/templates".freeze, "lib/generators/behavior/templates/model.rb.template".freeze, "lib/generators/behavior/templates/unit_test.rb.template".freeze, "lib/generators/filter".freeze, "lib/generators/filter/USAGE".freeze, "lib/generators/filter/filter_generator.rb".freeze, "lib/generators/filter/templates".freeze, "lib/generators/filter/templates/model.rb.template".freeze, "lib/generators/filter/templates/unit_test.rb.template".freeze, "lib/inheritable_class_attributes.rb".freeze, "lib/login_system.rb".freeze, "lib/plugins".freeze, "lib/plugins/index_quoting_fix".freeze, "lib/plugins/index_quoting_fix/init.rb".freeze, "lib/plugins/string_io".freeze, "lib/plugins/string_io/init.rb".freeze, "lib/radiant.rb".freeze, "lib/registerable.rb".freeze, "lib/tasks".freeze, "lib/tasks/release.rake".freeze, "log".freeze, "public".freeze, "public/404.html".freeze, "public/500.html".freeze, "public/dispatch.cgi".freeze, "public/dispatch.fcgi".freeze, "public/dispatch.rb".freeze, "public/favicon.ico".freeze, "public/images".freeze, "public/images/add-child.png".freeze, "public/images/brown-bottom-line.gif".freeze, "public/images/clear-page-cache.png".freeze, "public/images/collapse.png".freeze, "public/images/expand.png".freeze, "public/images/minus.png".freeze, "public/images/new-homepage.png".freeze, "public/images/new-layout.png".freeze, "public/images/new-snippet.png".freeze, "public/images/new-user.png".freeze, "public/images/page.png".freeze, "public/images/plus.png".freeze, "public/images/remove-disabled.png".freeze, "public/images/remove.png".freeze, "public/images/snippet.png".freeze, "public/images/spinner.gif".freeze, "public/images/view-site.gif".freeze, "public/images/virtual-page.png".freeze, "public/javascripts".freeze, "public/javascripts/application.js".freeze, "public/javascripts/controls.js".freeze, "public/javascripts/dragdrop.js".freeze, "public/javascripts/effects.js".freeze, "public/javascripts/pngfix.js".freeze, "public/javascripts/prototype.js".freeze, "public/javascripts/ruledtable.js".freeze, "public/javascripts/string.js".freeze, "public/javascripts/tabcontrol.js".freeze, "public/robots.txt".freeze, "public/stylesheets".freeze, "public/stylesheets/admin.css".freeze, "script".freeze, "script/about".freeze, "script/breakpointer".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "script/performance".freeze, "script/performance/benchmarker".freeze, "script/performance/profiler".freeze, "script/plugin".freeze, "script/process".freeze, "script/process/reaper".freeze, "script/process/spawner".freeze, "script/process/spinner".freeze, "script/runner".freeze, "script/server".freeze, "script/setup_database".freeze, "test".freeze, "test/fixtures".freeze, "test/fixtures/layouts.yml".freeze, "test/fixtures/page_parts.yml".freeze, "test/fixtures/pages.yml".freeze, "test/fixtures/pages.yml.rej".freeze, "test/fixtures/snippets.yml".freeze, "test/fixtures/users.yml".freeze, "test/functional".freeze, "test/functional/admin".freeze, "test/functional/admin/export_controller_test.rb".freeze, "test/functional/admin/layout_controller_test.rb".freeze, "test/functional/admin/model_controller_test.rb".freeze, "test/functional/admin/page_controller_test.rb".freeze, "test/functional/admin/snippet_controller_test.rb".freeze, "test/functional/admin/user_controller_test.rb".freeze, "test/functional/admin/welcome_controller_test.rb".freeze, "test/functional/application_controller_test.rb".freeze, "test/functional/login_system_test.rb".freeze, "test/functional/site_controller_test.rb".freeze, "test/helpers".freeze, "test/helpers/archive_index_test_helper.rb".freeze, "test/helpers/behavior_render_test_helper.rb".freeze, "test/helpers/behavior_test_helper.rb".freeze, "test/helpers/caching_test_helper.rb".freeze, "test/helpers/layout_test_helper.rb".freeze, "test/helpers/page_part_test_helper.rb".freeze, "test/helpers/page_test_helper.rb".freeze, "test/helpers/snippet_test_helper.rb".freeze, "test/helpers/user_test_helper.rb".freeze, "test/helpers/validation_test_helper.rb".freeze, "test/mocks".freeze, "test/mocks/development".freeze, "test/mocks/test".freeze, "test/test_helper.rb".freeze, "test/unit".freeze, "test/unit/behavior_test.rb".freeze, "test/unit/behaviors".freeze, "test/unit/behaviors/archive_behavior_test.rb".freeze, "test/unit/behaviors/archive_day_index_behavior_test.rb".freeze, "test/unit/behaviors/archive_month_index_behavior_test.rb".freeze, "test/unit/behaviors/archive_year_index_behavior_test.rb".freeze, "test/unit/behaviors/page_missing_behavior_test.rb".freeze, "test/unit/filters".freeze, "test/unit/filters/markdown_filter_test.rb".freeze, "test/unit/filters/textile_filter_test.rb".freeze, "test/unit/inheritable_class_attributes_test.rb".freeze, "test/unit/layout_test.rb".freeze, "test/unit/page_context_test.rb".freeze, "test/unit/page_context_test.rb.rej".freeze, "test/unit/page_part_test.rb".freeze, "test/unit/page_test.rb".freeze, "test/unit/radiant".freeze, "test/unit/radiant/config_test.rb".freeze, "test/unit/radiant/exporter_test.rb".freeze, "test/unit/registerable_test.rb".freeze, "test/unit/response_cache_test.rb".freeze, "test/unit/snippet_test.rb".freeze, "test/unit/status_test.rb".freeze, "test/unit/text_filter_test.rb".freeze, "test/unit/user_action_observer_test.rb".freeze, "test/unit/user_test.rb".freeze] s.homepage = "http://radiantcms.org".freeze s.rdoc_options = ["--title".freeze, "Radiant -- Publishing for Small Teams".freeze, "--line-numbers".freeze, "--main".freeze, "README".freeze] s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.requirements = ["rails, redcloth, bluecloth, radius".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A no-fluff content management system designed for small teams.".freeze s.specification_version = 1 s.add_runtime_dependency(%q.freeze, ["= 1.1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5.1".freeze, "< 0.6".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3.0.3".freeze, "< 3.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.0".freeze, "< 1.1".freeze]) end