--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: typo version: !ruby/object:Gem::Version version: 4.0.2 date: 2006-08-10 00:00:00 -07:00 summary: Modern weblog engine. require_paths: - . email: tobi@leetsoft.com homepage: http://www.typosphere.org rubyforge_project: typo description: autorequire: default_executable: bindir: bin has_rdoc: false required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Tobias Luetke files: - .DS_Store - app - bin - components - config - db - doc - installer - lib - log - MAINTAINERS - MIT-LICENSE - public - Rakefile - README - script - test - themes - tmp - vendor - app/apis - app/controllers - app/helpers - app/models - app/views - app/apis/blogger_service.rb - app/apis/meta_weblog_service.rb - app/apis/movable_type_service.rb - app/apis/typo_web_service.rb - app/controllers/accounts_controller.rb - app/controllers/admin - app/controllers/application.rb - app/controllers/articles_controller.rb - app/controllers/backend_controller.rb - app/controllers/content_controller.rb - app/controllers/live_controller.rb - app/controllers/redirect_controller.rb - app/controllers/sidebar_controller.rb - app/controllers/textfilter_controller.rb - app/controllers/theme_controller.rb - app/controllers/xml_controller.rb - app/controllers/admin/base_controller.rb - app/controllers/admin/blacklist_controller.rb - app/controllers/admin/cache_controller.rb - app/controllers/admin/categories_controller.rb - app/controllers/admin/comments_controller.rb - app/controllers/admin/content_controller.rb - app/controllers/admin/feedback_controller.rb - app/controllers/admin/general_controller.rb - app/controllers/admin/pages_controller.rb - app/controllers/admin/resources_controller.rb - app/controllers/admin/sidebar_controller.rb - app/controllers/admin/textfilters_controller.rb - app/controllers/admin/themes_controller.rb - app/controllers/admin/trackbacks_controller.rb - app/controllers/admin/users_controller.rb - app/helpers/accounts_helper.rb - app/helpers/admin - app/helpers/application_helper.rb - app/helpers/articles_helper.rb - app/helpers/backend_helper.rb - app/helpers/content_helper.rb - app/helpers/mail_helper.rb - app/helpers/redirect_helper.rb - app/helpers/sidebar_helper.rb - app/helpers/sidebars - app/helpers/text_filter_plugin_helper.rb - app/helpers/textfilter_helper.rb - app/helpers/theme_helper.rb - app/helpers/xml_helper.rb - app/helpers/admin/base_helper.rb - app/helpers/admin/blacklist_helper.rb - app/helpers/admin/cache_helper.rb - app/helpers/admin/comments_helper.rb - app/helpers/admin/content_helper.rb - app/helpers/admin/feedback_helper.rb - app/helpers/admin/general_helper.rb - app/helpers/admin/pages_helper.rb - app/helpers/admin/resources_helper.rb - app/helpers/admin/sidebar_helper.rb - app/helpers/admin/textfilters_helper.rb - app/helpers/admin/themes_helper.rb - app/helpers/admin/trackbacks_helper.rb - app/helpers/admin/users_helper.rb - app/helpers/sidebars/plugin_helper.rb - app/models/aggregations - app/models/article.rb - app/models/blacklist_pattern.rb - app/models/blog.rb - app/models/blog_sweeper.rb - app/models/category.rb - app/models/comment.rb - app/models/config_manager.rb - app/models/content.rb - app/models/content_observer.rb - app/models/content_state - app/models/email_notifier.rb - app/models/feedback.rb - app/models/notification_mailer.rb - app/models/page.rb - app/models/page_cache.rb - app/models/ping.rb - app/models/redirect.rb - app/models/resource.rb - app/models/sidebar.rb - app/models/simple_cache.rb - app/models/tag.rb - app/models/text_filter.rb - app/models/theme.rb - app/models/trackback.rb - app/models/trigger.rb - app/models/user.rb - app/models/web_notifier.rb - app/models/aggregations/audioscrobbler.rb - app/models/aggregations/backpack.rb - app/models/aggregations/delicious.rb - app/models/aggregations/flickr.rb - app/models/aggregations/fortythree.rb - app/models/aggregations/magnolia.rb - app/models/aggregations/tada.rb - app/models/aggregations/technorati.rb - app/models/aggregations/upcoming.rb - app/models/content_state/base.rb - app/models/content_state/draft.rb - app/models/content_state/factory.rb - app/models/content_state/ham.rb - app/models/content_state/just_marked_as_ham.rb - app/models/content_state/just_marked_as_spam.rb - app/models/content_state/just_presumed_ham.rb - app/models/content_state/just_published.rb - app/models/content_state/new.rb - app/models/content_state/presumed_ham.rb - app/models/content_state/presumed_spam.rb - app/models/content_state/publication_pending.rb - app/models/content_state/published.rb - app/models/content_state/spam.rb - app/models/content_state/state - app/models/content_state/unclassified.rb - app/models/content_state/withdrawn.rb - app/views/accounts - app/views/admin - app/views/articles - app/views/backend - app/views/layouts - app/views/live - app/views/notification_mailer - app/views/redirect - app/views/settings - app/views/shared - app/views/sidebar - app/views/textfilter - app/views/theme - app/views/xml - app/views/accounts/login.rhtml - app/views/accounts/logout.rhtml - app/views/accounts/signup.rhtml - app/views/accounts/welcome.rhtml - app/views/admin/base - app/views/admin/blacklist - app/views/admin/cache - app/views/admin/categories - app/views/admin/comments - app/views/admin/content - app/views/admin/feedback - app/views/admin/general - app/views/admin/pages - app/views/admin/resources - app/views/admin/sidebar - app/views/admin/textfilters - app/views/admin/themes - app/views/admin/trackbacks - app/views/admin/users - app/views/admin/base/_recent_comments.rhtml - app/views/admin/base/_recent_trackbacks.rhtml - app/views/admin/blacklist/_blacklist_patterns.rhtml - app/views/admin/blacklist/_form.rhtml - app/views/admin/blacklist/_quick_post.rhtml - app/views/admin/blacklist/destroy.rhtml - app/views/admin/blacklist/edit.rhtml - app/views/admin/blacklist/list.rhtml - app/views/admin/cache/list.rhtml - app/views/admin/categories/_categories.rhtml - app/views/admin/categories/_form.rhtml - app/views/admin/categories/_quick_post.rhtml - app/views/admin/categories/destroy.rhtml - app/views/admin/categories/edit.rhtml - app/views/admin/categories/list.rhtml - app/views/admin/categories/reorder.rhtml - app/views/admin/categories/show.rhtml - app/views/admin/comments/_form.rhtml - app/views/admin/comments/comments.rhtml - app/views/admin/comments/destroy.rhtml - app/views/admin/comments/edit.rhtml - app/views/admin/comments/list.rhtml - app/views/admin/comments/new.rhtml - app/views/admin/comments/show.rhtml - app/views/admin/content/_articles.rhtml - app/views/admin/content/_attachment.rhtml - app/views/admin/content/_form.rhtml - app/views/admin/content/_pages.rhtml - app/views/admin/content/_quick_post.rhtml - app/views/admin/content/_show_categories.rhtml - app/views/admin/content/_show_resources.rhtml - app/views/admin/content/destroy.rhtml - app/views/admin/content/edit.rhtml - app/views/admin/content/list.rhtml - app/views/admin/content/new.rhtml - app/views/admin/content/preview.rhtml - app/views/admin/content/show.rhtml - app/views/admin/feedback/_item.rhtml - app/views/admin/feedback/list.rhtml - app/views/admin/general/index.rhtml - app/views/admin/general/update_database.rhtml - app/views/admin/pages/_form.rhtml - app/views/admin/pages/_pages.rhtml - app/views/admin/pages/_quick_post.rhtml - app/views/admin/pages/destroy.rhtml - app/views/admin/pages/edit.rhtml - app/views/admin/pages/list.rhtml - app/views/admin/pages/new.rhtml - app/views/admin/pages/preview.rhtml - app/views/admin/pages/show.rhtml - app/views/admin/resources/_itunes_category_add.rhtml - app/views/admin/resources/_itunes_category_edit.rhtml - app/views/admin/resources/_metadata_add.rhtml - app/views/admin/resources/_metadata_edit.rhtml - app/views/admin/resources/_mime_edit.rhtml - app/views/admin/resources/_pages.rhtml - app/views/admin/resources/_resources.rhtml - app/views/admin/resources/destroy.rhtml - app/views/admin/resources/list.rhtml - app/views/admin/resources/new.rhtml - app/views/admin/sidebar/_active.rhtml - app/views/admin/sidebar/_actives.rhtml - app/views/admin/sidebar/_available.rhtml - app/views/admin/sidebar/_availables.rhtml - app/views/admin/sidebar/_publish.rhtml - app/views/admin/sidebar/_target.rhtml - app/views/admin/sidebar/index.rhtml - app/views/admin/sidebar/publish.rjs - app/views/admin/sidebar/remove.rjs - app/views/admin/sidebar/set_active.rjs - app/views/admin/textfilters/_form.rhtml - app/views/admin/textfilters/_macros.rhtml - app/views/admin/textfilters/_textfilters.rhtml - app/views/admin/textfilters/destroy.rhtml - app/views/admin/textfilters/edit.rhtml - app/views/admin/textfilters/list.rhtml - app/views/admin/textfilters/macro_help.rhtml - app/views/admin/textfilters/new.rhtml - app/views/admin/textfilters/preview.rhtml - app/views/admin/textfilters/show.rhtml - app/views/admin/textfilters/show_help.rhtml - app/views/admin/themes/index.rhtml - app/views/admin/trackbacks/_form.rhtml - app/views/admin/trackbacks/destroy.rhtml - app/views/admin/trackbacks/edit.rhtml - app/views/admin/trackbacks/list.rhtml - app/views/admin/trackbacks/new.rhtml - app/views/admin/trackbacks/show.rhtml - app/views/admin/users/_form.rhtml - app/views/admin/users/_user.rhtml - app/views/admin/users/destroy.rhtml - app/views/admin/users/edit.rhtml - app/views/admin/users/list.rhtml - app/views/admin/users/new.rhtml - app/views/admin/users/show.rhtml - app/views/articles/_article.rhtml - app/views/articles/_comment.rhtml - app/views/articles/_comment_box.rhtml - app/views/articles/_comment_error.rhtml - app/views/articles/_trackback.rhtml - app/views/articles/archives.rhtml - app/views/articles/comment_preview.rhtml - app/views/articles/error.rhtml - app/views/articles/groupings.rhtml - app/views/articles/index.rhtml - app/views/articles/read.rhtml - app/views/articles/trackback.rxml - app/views/articles/view_page.rhtml - app/views/layouts/accounts.rhtml - app/views/layouts/administration.rhtml - app/views/layouts/sidebar.rhtml - app/views/live/search.rhtml - app/views/notification_mailer/_mail_footer.rhtml - app/views/notification_mailer/_mail_header.rhtml - app/views/notification_mailer/article.rhtml - app/views/notification_mailer/comment.rhtml - app/views/notification_mailer/trackback.rhtml - app/views/settings/done.rhtml - app/views/settings/install.rhtml - app/views/shared/_search.rhtml - app/views/sidebar/_row.rhtml - app/views/sidebar/_sidebar.rhtml - app/views/sidebar/display_plugins.rhtml - app/views/sidebar/show.rhtml - app/views/theme/static_view_test.rhtml - app/views/xml/_atom10_item_article.rxml - app/views/xml/_atom10_item_comment.rxml - app/views/xml/_atom10_item_trackback.rxml - app/views/xml/_googlesitemap_item_article.rxml - app/views/xml/_googlesitemap_item_category.rxml - app/views/xml/_googlesitemap_item_page.rxml - app/views/xml/_googlesitemap_item_tag.rxml - app/views/xml/_itunes_item_resource.rxml - app/views/xml/_rss20_item_article.rxml - app/views/xml/_rss20_item_comment.rxml - app/views/xml/_rss20_item_trackback.rxml - app/views/xml/atom10_feed.rxml - app/views/xml/googlesitemap_feed.rxml - app/views/xml/itunes_feed.rxml - app/views/xml/rsd.rxml - app/views/xml/rss20_feed.rxml - bin/typo - components/plugins - components/sidebars - components/plugins/sidebars - components/plugins/textfilters - components/plugins/sidebars/aimpresence - components/plugins/sidebars/aimpresence_controller.rb - components/plugins/sidebars/amazon - components/plugins/sidebars/amazon_controller.rb - components/plugins/sidebars/archives - components/plugins/sidebars/archives_controller.rb - components/plugins/sidebars/audioscrobbler - components/plugins/sidebars/audioscrobbler_controller.rb - components/plugins/sidebars/backpack - components/plugins/sidebars/backpack_controller.rb - components/plugins/sidebars/category - components/plugins/sidebars/category_controller.rb - components/plugins/sidebars/delicious - components/plugins/sidebars/delicious_controller.rb - components/plugins/sidebars/flickr - components/plugins/sidebars/flickr_controller.rb - components/plugins/sidebars/fortythree - components/plugins/sidebars/fortythree_controller.rb - components/plugins/sidebars/fortythreeplaces - components/plugins/sidebars/fortythreeplaces_controller.rb - components/plugins/sidebars/magnolia - components/plugins/sidebars/magnolia_controller.rb - components/plugins/sidebars/recent_comments - components/plugins/sidebars/recent_comments_controller.rb - components/plugins/sidebars/static - components/plugins/sidebars/static_controller.rb - components/plugins/sidebars/tada - components/plugins/sidebars/tada_controller.rb - components/plugins/sidebars/tag - components/plugins/sidebars/tag_controller.rb - components/plugins/sidebars/technorati - components/plugins/sidebars/technorati_controller.rb - components/plugins/sidebars/upcoming - components/plugins/sidebars/upcoming_controller.rb - components/plugins/sidebars/xbox - components/plugins/sidebars/xbox_controller.rb - components/plugins/sidebars/xml - components/plugins/sidebars/xml_controller.rb - components/plugins/sidebars/aimpresence/content.rhtml - components/plugins/sidebars/amazon/content.rhtml - components/plugins/sidebars/archives/content.rhtml - components/plugins/sidebars/audioscrobbler/content.rhtml - components/plugins/sidebars/backpack/content.rhtml - components/plugins/sidebars/category/content.rhtml - components/plugins/sidebars/delicious/content.rhtml - components/plugins/sidebars/flickr/content.rhtml - components/plugins/sidebars/fortythree/content.rhtml - components/plugins/sidebars/fortythreeplaces/content.rhtml - components/plugins/sidebars/magnolia/content.rhtml - components/plugins/sidebars/recent_comments/content.rhtml - components/plugins/sidebars/static/content.rhtml - components/plugins/sidebars/tada/content.rhtml - components/plugins/sidebars/tag/content.rhtml - components/plugins/sidebars/technorati/content.rhtml - components/plugins/sidebars/upcoming/content.rhtml - components/plugins/sidebars/xbox/content.rhtml - components/plugins/sidebars/xml/content.rhtml - components/plugins/textfilters/amazon_controller.rb - components/plugins/textfilters/code_controller.rb - components/plugins/textfilters/flickr_controller.rb - components/plugins/textfilters/htmlfilter_controller.rb - components/plugins/textfilters/lightbox_controller.rb - components/plugins/textfilters/macropost_controller.rb - components/plugins/textfilters/macropre_controller.rb - components/plugins/textfilters/markdown_controller.rb - components/plugins/textfilters/none_controller.rb - components/plugins/textfilters/smartypants_controller.rb - components/plugins/textfilters/sparkline_controller.rb - components/plugins/textfilters/textile_and_markdown_controller.rb - components/plugins/textfilters/textile_controller.rb - components/sidebars/README - config/boot.rb - config/database.yml.example - config/environment.rb - config/environments - config/iTunes.yml - config/lighttpd.conf - config/mail.yml.example - config/routes.rb - config/environments/development.rb - config/environments/production.rb - config/environments/test.rb - db/converters - db/migrate - db/schema.mysql-v3.sql - db/schema.mysql.sql - db/schema.postgresql.sql - db/schema.rb - db/schema.sqlite.sql - db/schema.sqlserver.sql - db/schema_version - db/scripts - db/updates - db/converters/feed.rb - db/converters/mt3.rb - db/converters/README - db/converters/rss.rb - db/converters/s9y.rb - db/converters/textpattern.rb - db/converters/wordpress.rb - db/converters/wordpress2.rb - db/migrate/001_initial_schema.rb - db/migrate/002_add_user_email.rb - db/migrate/003_add_article_user_id.rb - db/migrate/004_add_sidebars.rb - db/migrate/005_add_cache_table.rb - db/migrate/006_add_pages.rb - db/migrate/007_add_permalink.rb - db/migrate/008_add_page_title.rb - db/migrate/009_add_article_guid.rb - db/migrate/010_add_tags.rb - db/migrate/011_add_article_id.rb - db/migrate/012_enlarge_settings.rb - db/migrate/013_add_textfilters.rb - db/migrate/014_move_text_filter_to_text_filter_id.rb - db/migrate/015_convert_mysql_to_innodb.rb - db/migrate/016_fix_is_primary_postgres.rb - db/migrate/017_add_comment_user_id.rb - db/migrate/018_add_guids.rb - db/migrate/019_add_whiteboards_to_content.rb - db/migrate/020_superclass_articles.rb - db/migrate/021_superclass_comments.rb - db/migrate/022_superclass_trackbacks.rb - db/migrate/023_superclass_pages.rb - db/migrate/024_cleanup_contents.rb - db/migrate/025_add_itunes_metadata.rb - db/migrate/026_add_redirect_table.rb - db/migrate/027_set_comment_published_flag.rb - db/migrate/028_rename_redirect_to.rb - db/migrate/029_add_user_notification.rb - db/migrate/030_index_sessions.rb - db/migrate/031_add_notifications_table.rb - db/migrate/032_add_jabber_notification.rb - db/migrate/033_add_count_caching.rb - db/migrate/034_boolify_published.rb - db/migrate/035_boolify_content_allow_foo.rb - db/migrate/036_add_tag_display_name.rb - db/migrate/037_enlarge_ip_field.rb - db/migrate/038_add_blog_object.rb - db/migrate/039_serialize_blog_attributes.rb - db/migrate/040_attach_content_to_blog.rb - db/migrate/041_fixup_default_sidebars.rb - db/migrate/042_remove_sidebar_staged_config.rb - db/migrate/043_create_triggers.rb - db/migrate/044_add_published_at_to_content.rb - db/migrate/045_fix_contents_published_default.rb - db/migrate/046_fixup_forthcoming_publications.rb - db/migrate/047_add_content_state_field.rb - db/migrate/048_remove_count_caching.rb - db/migrate/049_move_feedback_to_new_state_machine.rb - db/scripts/fix_permalinks.rb - db/updates/update.168.to.200.mysql.sql - db/updates/update.168.to.200.psql.sql - doc/Installer.txt - doc/typo-4.0-release-notes.txt - installer/apache13.conf.example.template - installer/apache20.conf.example.template - installer/lighttpd.conf.example.template - installer/rails_installer_defaults.yml - lib/backpack_api.rb - lib/bare_migration.rb - lib/email_notify.rb - lib/format.rb - lib/generators - lib/jabber_notify.rb - lib/login_system.rb - lib/migrator.rb - lib/rails_patch - lib/sanitize.rb - lib/sidebars - lib/spam_protection.rb - lib/tasks - lib/text_filter_plugin.rb - lib/transforms.rb - lib/typo_guid.rb - lib/typo_plugins.rb - lib/typo_version.rb - lib/xmlrpc_fix.rb - lib/generators/sidebar - lib/generators/sidebar/sidebar_generator.rb - lib/generators/sidebar/templates - lib/generators/sidebar/templates/components - lib/generators/sidebar/templates/components/plugins - lib/generators/sidebar/templates/components/plugins/sidebars - lib/generators/sidebar/templates/components/plugins/sidebars/controller_template.rb - lib/generators/sidebar/templates/components/plugins/sidebars/views - lib/generators/sidebar/templates/components/plugins/sidebars/views/content_template.rhtml - lib/rails_patch/active_record.rb - lib/rails_patch/components.rb - lib/sidebars/component_plugin.rb - lib/sidebars/plugin.rb - lib/tasks/release.rake - lib/tasks/schemas.rake - lib/tasks/sweep_cache.rake - public/.htaccess - public/404.html - public/500.html - public/dispatch.cgi - public/dispatch.fcgi - public/dispatch.rb - public/favicon.ico - public/images - public/javascripts - public/robots.txt - public/stylesheets - public/images/admin - public/images/azure - public/images/bg.jpg - public/images/bgcolor.jpg - public/images/body_bg.png - public/images/branding_bg.png - public/images/branding_logo.png - public/images/checked.gif - public/images/content_bg.png - public/images/delete.png - public/images/footer.jpg - public/images/footer.png - public/images/global_bg.png - public/images/global_logo.png - public/images/go.png - public/images/header.jpg - public/images/loading.gif - public/images/not-checked copy.gif - public/images/not-checked.gif - public/images/overlay.png - public/images/powered.gif - public/images/section_bg.png - public/images/sections_bg.png - public/images/sections_hilite.png - public/images/sections_hover.png - public/images/spinner-blue.gif - public/images/spinner.gif - public/images/spot-header.gif - public/images/spot-title.gif - public/images/x-ed.gif - public/images/admin/dot-vertical.gif - public/images/admin/h-tile.gif - public/images/admin/hdr-tile.gif - public/images/admin/toggle.gif - public/javascripts/application.js - public/javascripts/controls.js - public/javascripts/cookies.js - public/javascripts/dragdrop.js - public/javascripts/effects.js - public/javascripts/lightbox.js - public/javascripts/prototype.js - public/javascripts/scriptaculous.js - public/javascripts/slider.js - public/javascripts/typo.js - public/stylesheets/administration.css - public/stylesheets/lightbox.css - public/stylesheets/rss.css - public/stylesheets/user-styles.css - script/about - script/benchmarker - script/breakpointer - script/console - script/destroy - script/generate - script/lighttpd - script/logreport - script/migrate - script/performance - script/plugin - script/process - script/profiler - script/runner - script/server - script/spacecheck - script/performance/benchmarker - script/performance/profiler - script/process/reaper - script/process/spawner - script/process/spinner - test/fixtures - test/functional - test/mocks - test/test_helper.rb - test/unit - test/fixtures/articles_categories.yml - test/fixtures/articles_tags.yml - test/fixtures/blacklist_patterns.yml - test/fixtures/blogs.yml - test/fixtures/categories.yml - test/fixtures/contents.yml - test/fixtures/notification_mailer - test/fixtures/notifications.yml - test/fixtures/page_caches.yml - test/fixtures/redirects.yml - test/fixtures/resources.yml - test/fixtures/sidebars.yml - test/fixtures/tags.yml - test/fixtures/text_filters.yml - test/fixtures/triggers.yml - test/fixtures/users.yml - test/fixtures/notification_mailer/article - test/fixtures/notification_mailer/comment - test/fixtures/notification_mailer/trackback - test/functional/accounts_controller_test.rb - test/functional/admin - test/functional/articles_controller_test.rb - test/functional/backend_controller_test.rb - test/functional/redirect_controller_test.rb - test/functional/textfilter_controller_test.rb - test/functional/theme_controller_test.rb - test/functional/xml_controller_test.rb - test/functional/admin/article_preview_test.rb - test/functional/admin/blacklist_controller_test.rb - test/functional/admin/categories_controller_test.rb - test/functional/admin/comments_controller_test.rb - test/functional/admin/content_controller_test.rb - test/functional/admin/feedback_controller_test.rb - test/functional/admin/general_controller_test.rb - test/functional/admin/pages_controller_test.rb - test/functional/admin/resources_controller_test.rb - test/functional/admin/textfilters_controller_test.rb - test/functional/admin/themes_controller_test.rb - test/functional/admin/trackbacks_controller_test.rb - test/functional/admin/users_controller_test.rb - test/mocks/development - test/mocks/test - test/mocks/themes - test/mocks/test/dns_mock.rb - test/mocks/test/flickr_mock.rb - test/mocks/test/http_mock.rb - test/mocks/test/theme_mock.rb - test/mocks/test/xmlrpc_mock.rb - test/mocks/themes/123-numbers-in-path - test/mocks/themes/azure - test/mocks/themes/CamelCaseDirectory - test/mocks/themes/i-have-special-chars - test/mocks/themes/123-numbers-in-path/about.markdown - test/mocks/themes/azure/about.markdown - test/mocks/themes/azure/images - test/mocks/themes/azure/javascript - test/mocks/themes/azure/layouts - test/mocks/themes/azure/preview.png - test/mocks/themes/azure/stylesheets - test/mocks/themes/azure/views - test/mocks/themes/azure/layouts/default.rhtml - test/mocks/themes/azure/views/theme - test/mocks/themes/azure/views/theme/static_view_test.rhtml - test/mocks/themes/CamelCaseDirectory/about.markdown - test/mocks/themes/i-have-special-chars/about.markdown - test/unit/article_test.rb - test/unit/assumptions_tests.rb - test/unit/audioscrobbler_test.rb - test/unit/blacklist_pattern_test.rb - test/unit/blog_test.rb - test/unit/category_test.rb - test/unit/comment_test.rb - test/unit/configuration_test.rb - test/unit/content_state - test/unit/delicious_test.rb - test/unit/flickr_test.rb - test/unit/fortythree_test.rb - test/unit/magnolia_test.rb - test/unit/metafragment_test.rb - test/unit/notification_mailer_test.rb - test/unit/observer_test.rb - test/unit/page_cache_test.rb - test/unit/page_test.rb - test/unit/ping_test.rb - test/unit/redirect_test.rb - test/unit/resource_test.rb - test/unit/sidebar_test.rb - test/unit/tag_test.rb - test/unit/text_filter_test.rb - test/unit/theme_test.rb - test/unit/trackback_test.rb - test/unit/trigger_test.rb - test/unit/user_test.rb - test/unit/content_state/factory_test.rb - themes/azure - themes/scribbish - themes/azure/about.markdown - themes/azure/images - themes/azure/javascript - themes/azure/layouts - themes/azure/preview.png - themes/azure/stylesheets - themes/azure/views - themes/azure/images/bg-tile.gif - themes/azure/images/bracket.gif - themes/azure/images/bullet.gif - themes/azure/images/hdr.gif - themes/azure/images/q-close.gif - themes/azure/images/q-open.gif - themes/azure/images/sbar-tile.gif - themes/azure/images/spinner.gif - themes/azure/images/xlink.gif - themes/azure/layouts/default.rhtml - themes/azure/stylesheets/azure.css - themes/azure/stylesheets/print.css - themes/azure/views/theme - themes/azure/views/theme/static_view_test.rhtml - themes/scribbish/about.markdown - themes/scribbish/CONTRIBUTORS - themes/scribbish/images - themes/scribbish/layouts - themes/scribbish/preview.png - themes/scribbish/stylesheets - themes/scribbish/views - themes/scribbish/images/background.gif - themes/scribbish/images/gravatar.gif - themes/scribbish/images/header_shadow.gif - themes/scribbish/images/spinner.gif - themes/scribbish/layouts/default.rhtml - themes/scribbish/stylesheets/application.css - themes/scribbish/stylesheets/content.css - themes/scribbish/stylesheets/layout.css - themes/scribbish/views/articles - themes/scribbish/views/articles/_article.rhtml - themes/scribbish/views/articles/_comment.rhtml - themes/scribbish/views/articles/_comment_form.rhtml - themes/scribbish/views/articles/_search.rhtml - themes/scribbish/views/articles/_trackback.rhtml - themes/scribbish/views/articles/comment_preview.rhtml - themes/scribbish/views/articles/index.rhtml - themes/scribbish/views/articles/read.rhtml - tmp/cache - tmp/sessions - tmp/sockets - vendor/akismet - vendor/bluecloth - vendor/flickr - vendor/jabber4r - vendor/plugins - vendor/redcloth - vendor/rubypants - vendor/sparklines - vendor/syntax - vendor/uuidtools - vendor/akismet/akismet.rb - vendor/bluecloth/bin - vendor/bluecloth/CHANGES - vendor/bluecloth/install.rb - vendor/bluecloth/lib - vendor/bluecloth/LICENSE - vendor/bluecloth/README - vendor/bluecloth/test.rb - vendor/bluecloth/tests - vendor/bluecloth/utils.rb - vendor/bluecloth/bin/bluecloth - vendor/bluecloth/lib/bluecloth.rb - vendor/bluecloth/tests/00_Class.tests.rb - vendor/bluecloth/tests/05_Markdown.tests.rb - vendor/bluecloth/tests/10_Bug.tests.rb - vendor/bluecloth/tests/15_Contrib.tests.rb - vendor/bluecloth/tests/bctestcase.rb - vendor/bluecloth/tests/data - vendor/bluecloth/tests/data/antsugar.txt - vendor/bluecloth/tests/data/ml-announce.txt - vendor/bluecloth/tests/data/re-overflow.txt - vendor/bluecloth/tests/data/re-overflow2.txt - vendor/flickr/flickr.rb - vendor/flickr/index.html - vendor/flickr/Rakefile - vendor/flickr/test_flickr.rb - vendor/jabber4r/CHANGES - vendor/jabber4r/lib - vendor/jabber4r/LICENSE.txt - vendor/jabber4r/Rakefile.rb - vendor/jabber4r/README - vendor/jabber4r/lib/jabber4r - vendor/jabber4r/lib/jabber4r/jabber4r.rb - vendor/jabber4r/lib/jabber4r/jid.rb - vendor/jabber4r/lib/jabber4r/protocol.rb - vendor/jabber4r/lib/jabber4r/rexml_1.8_patch.rb - vendor/jabber4r/lib/jabber4r/roster.rb - vendor/jabber4r/lib/jabber4r/session.rb - vendor/jabber4r/lib/jabber4r/vcard.rb - vendor/plugins/expiring_action_cache - vendor/plugins/upload_progress - vendor/plugins/expiring_action_cache/init.rb - vendor/plugins/expiring_action_cache/lib - vendor/plugins/expiring_action_cache/lib/actionparamcache.rb - vendor/plugins/expiring_action_cache/lib/metafragment.rb - vendor/plugins/upload_progress/CHANGELOG - vendor/plugins/upload_progress/init.rb - vendor/plugins/upload_progress/lib - vendor/plugins/upload_progress/MIT-LICENSE - vendor/plugins/upload_progress/public - vendor/plugins/upload_progress/Rakefile - vendor/plugins/upload_progress/README - vendor/plugins/upload_progress/test - vendor/plugins/upload_progress/lib/multipart_progress.rb - vendor/plugins/upload_progress/lib/progress.rb - vendor/plugins/upload_progress/lib/upload_progress.rb - vendor/plugins/upload_progress/lib/upload_progress_helper.rb - vendor/plugins/upload_progress/public/stylesheets - vendor/plugins/upload_progress/public/stylesheets/upload_progress.css - vendor/plugins/upload_progress/test/multipart_progress_testx.rb - vendor/plugins/upload_progress/test/upload_progress_helper_testx.rb - vendor/plugins/upload_progress/test/upload_progress_testx.rb - vendor/redcloth/bin - vendor/redcloth/doc - vendor/redcloth/install.rb - vendor/redcloth/lib - vendor/redcloth/RedCloth.gemspec - vendor/redcloth/run-tests.rb - vendor/redcloth/setup.rb - vendor/redcloth/tests - vendor/redcloth/bin/redcloth - vendor/redcloth/doc/CHANGELOG - vendor/redcloth/doc/COPYING - vendor/redcloth/doc/make.rb - vendor/redcloth/doc/README - vendor/redcloth/doc/REFERENCE - vendor/redcloth/lib/redcloth.rb - vendor/redcloth/tests/code.yml - vendor/redcloth/tests/hard_breaks.yml - vendor/redcloth/tests/images.yml - vendor/redcloth/tests/instiki.yml - vendor/redcloth/tests/links.yml - vendor/redcloth/tests/lists.yml - vendor/redcloth/tests/markdown.yml - vendor/redcloth/tests/poignant.yml - vendor/redcloth/tests/table.yml - vendor/redcloth/tests/textism.yml - vendor/rubypants/html - vendor/rubypants/install.rb - vendor/rubypants/Rakefile - vendor/rubypants/README - vendor/rubypants/rubypants.rb - vendor/rubypants/test_rubypants.rb - vendor/rubypants/html/classes - vendor/rubypants/html/created.rid - vendor/rubypants/html/files - vendor/rubypants/html/fr_class_index.html - vendor/rubypants/html/fr_file_index.html - vendor/rubypants/html/fr_method_index.html - vendor/rubypants/html/index.html - vendor/rubypants/html/rdoc-style.css - vendor/rubypants/html/classes/RubyPants.html - vendor/rubypants/html/files/README.html - vendor/rubypants/html/files/rubypants_rb.html - vendor/sparklines/lib - vendor/sparklines/README.txt - vendor/sparklines/samples - vendor/sparklines/sparklines_generator.rb - vendor/sparklines/templates - vendor/sparklines/USAGE - vendor/sparklines/lib/sparklines.rb - vendor/sparklines/samples/sparklinestest.rb - vendor/sparklines/templates/sparklines_controller.rb - vendor/sparklines/templates/sparklines_helper.rb - vendor/syntax/api - vendor/syntax/doc - vendor/syntax/lib - vendor/syntax/LICENSE - vendor/syntax/NEWS - vendor/syntax/Rakefile - vendor/syntax/README - vendor/syntax/setup.rb - vendor/syntax/syntax.gemspec - vendor/syntax/test - vendor/syntax/api/classes - vendor/syntax/api/created.rid - vendor/syntax/api/files - vendor/syntax/api/fr_class_index.html - vendor/syntax/api/fr_file_index.html - vendor/syntax/api/fr_method_index.html - vendor/syntax/api/index.html - vendor/syntax/api/rdoc-style.css - vendor/syntax/api/classes/Syntax - vendor/syntax/api/classes/Syntax.html - vendor/syntax/api/classes/Syntax/Convertors - vendor/syntax/api/classes/Syntax/Convertors.html - vendor/syntax/api/classes/Syntax/Default.html - vendor/syntax/api/classes/Syntax/Ruby.html - vendor/syntax/api/classes/Syntax/Token.html - vendor/syntax/api/classes/Syntax/Tokenizer.html - vendor/syntax/api/classes/Syntax/Version.html - vendor/syntax/api/classes/Syntax/XML.html - vendor/syntax/api/classes/Syntax/YAML.html - vendor/syntax/api/classes/Syntax/Convertors/Abstract.html - vendor/syntax/api/classes/Syntax/Convertors/HTML.html - vendor/syntax/api/files/lib - vendor/syntax/api/files/README.html - vendor/syntax/api/files/lib/syntax - vendor/syntax/api/files/lib/syntax_rb.html - vendor/syntax/api/files/lib/syntax/common_rb.html - vendor/syntax/api/files/lib/syntax/convertors - vendor/syntax/api/files/lib/syntax/lang - vendor/syntax/api/files/lib/syntax/version_rb.html - vendor/syntax/api/files/lib/syntax/convertors/abstract_rb.html - vendor/syntax/api/files/lib/syntax/convertors/html_rb.html - vendor/syntax/api/files/lib/syntax/lang/ruby_rb.html - vendor/syntax/api/files/lib/syntax/lang/xml_rb.html - vendor/syntax/api/files/lib/syntax/lang/yaml_rb.html - vendor/syntax/doc/manual - vendor/syntax/doc/manual-html - vendor/syntax/doc/manual/chapter.erb - vendor/syntax/doc/manual/example.erb - vendor/syntax/doc/manual/index.erb - vendor/syntax/doc/manual/manual.rb - vendor/syntax/doc/manual/manual.yml - vendor/syntax/doc/manual/page.erb - vendor/syntax/doc/manual/parts - vendor/syntax/doc/manual/stylesheets - vendor/syntax/doc/manual/tutorial.erb - vendor/syntax/doc/manual/parts/0000.txt - vendor/syntax/doc/manual/parts/0001.txt - vendor/syntax/doc/manual/parts/0002.txt - vendor/syntax/doc/manual/parts/0003.txt - vendor/syntax/doc/manual/parts/0004.txt - vendor/syntax/doc/manual/parts/0005.txt - vendor/syntax/doc/manual/parts/0006.txt - vendor/syntax/doc/manual/parts/0007.txt - vendor/syntax/doc/manual/parts/0008.txt - vendor/syntax/doc/manual/parts/0009.txt - vendor/syntax/doc/manual/parts/0010.txt - vendor/syntax/doc/manual/stylesheets/manual.css - vendor/syntax/doc/manual/stylesheets/ruby.css - vendor/syntax/doc/manual-html/chapter-1.html - vendor/syntax/doc/manual-html/chapter-2.html - vendor/syntax/doc/manual-html/chapter-3.html - vendor/syntax/doc/manual-html/chapter-4.html - vendor/syntax/doc/manual-html/index.html - vendor/syntax/doc/manual-html/stylesheets - vendor/syntax/doc/manual-html/stylesheets/manual.css - vendor/syntax/doc/manual-html/stylesheets/ruby.css - vendor/syntax/lib/syntax - vendor/syntax/lib/syntax.rb - vendor/syntax/lib/syntax/common.rb - vendor/syntax/lib/syntax/convertors - vendor/syntax/lib/syntax/lang - vendor/syntax/lib/syntax/version.rb - vendor/syntax/lib/syntax/convertors/abstract.rb - vendor/syntax/lib/syntax/convertors/html.rb - vendor/syntax/lib/syntax/lang/ruby.rb - vendor/syntax/lib/syntax/lang/xml.rb - vendor/syntax/lib/syntax/lang/yaml.rb - vendor/syntax/test/ALL-TESTS.rb - vendor/syntax/test/syntax - vendor/syntax/test/tc_syntax.rb - vendor/syntax/test/syntax/tc_ruby.rb - vendor/syntax/test/syntax/tc_xml.rb - vendor/syntax/test/syntax/tc_yaml.rb - vendor/syntax/test/syntax/tokenizer_testcase.rb - vendor/uuidtools/CHANGELOG - vendor/uuidtools/install.rb - vendor/uuidtools/lib - vendor/uuidtools/rakefile - vendor/uuidtools/README - vendor/uuidtools/lib/uuidtools.rb test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: - typo extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: rails version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - "=" - !ruby/object:Gem::Version version: 1.1.6 version: - !ruby/object:Gem::Dependency name: mongrel version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.3.13.3 version: - !ruby/object:Gem::Dependency name: mongrel_cluster version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.2.0 version: - !ruby/object:Gem::Dependency name: sqlite3-ruby version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.1.0 version: - !ruby/object:Gem::Dependency name: rails-app-installer version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.1.2 version: