--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: parlement version: !ruby/object:Gem::Version version: "0.13" date: 2007-06-17 00:00:00 +02:00 summary: Trusted Direct Democracy on a forum require_paths: - lib email: emmanuel.charpentier@free.fr homepage: http://leparlement.org rubyforge_project: parlement description: "This is a forum and mailing list project, which aims to be a complete Direct Democracy implementation where everybody can propose polls, vote on them, or delegate their voice to someone else. Trust through: - cluster - PGP signatures - electoral lists" autorequire: rails redcloth term-ansicolor 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: - Emmanuel Charpentier files: - MEMORY - CHANGES - README - Rakefile - COPYING - app/apis - app/views - app/views/layouts - app/views/layouts/scaffold.rhtml - app/views/layouts/top.rhtml - app/views/elt - app/views/elt/new.rhtml - app/views/elt/choices.rhtml - app/views/elt/_listVisitors.rhtml - app/views/elt/show.rhtml - app/views/elt/show_tree.rhtml - app/views/elt/_choice.rhtml - app/views/elt/_listByVote.rhtml - app/views/elt/_elt.rhtml - app/views/elt/vote_rss.rxml - app/views/elt/rss.rxml - app/views/elt/_form.rhtml - app/views/elt/_listByDate.rhtml - app/views/elt/_list.rhtml - app/views/mail_notify - app/views/mail_notify/publish.text.plain.rhtml - app/views/mail_notify/publish.text.html.rhtml - app/views/person_notify - app/views/person_notify/setEmail.rhtml - app/views/subscriber - app/views/subscriber/_list.rhtml - app/views/_help.rhtml - app/views/account - app/views/account/_login.rhtml - app/views/account/logout.rhtml - app/views/account/welcome.rhtml - app/views/account/_show.rhtml - app/views/account/signup.rhtml - app/views/person - app/views/person/_listElts.rhtml - app/views/person/show.rhtml - app/helpers - app/helpers/subscriber_helper.rb - app/helpers/account_helper.rb - app/helpers/mailman.rb - app/helpers/person_helper.rb - app/helpers/application_helper.rb - app/helpers/live_tree.rb - app/helpers/elt_helper.rb - app/models - app/models/subscription.rb - app/models/user_notify.rb - app/models/mail_notify.rb - app/models/elt.rb - app/models/person.rb - app/models/mail.rb - app/models/user.rb - app/models/choice.rb - app/models/person_mail.rb - app/models/person_notify.rb - app/models/old_visit.rb - app/models/visit.rb - app/controllers - app/controllers/application.rb - app/controllers/elt_controller.rb - app/controllers/subscriber_controller.rb - app/controllers/account_controller.rb - app/controllers/person_controller.rb - config/environments - config/environments/test.rb - config/environments/development.rb - config/environments/user_environment.rb - config/environments/production.rb - config/routes.rb - config/boot.rb - config/database.yml - config/environment.rb - db/migrate - db/migrate/009_add_person_last_login.rb - db/migrate/007_create_visits.rb - db/migrate/005_filter_mail.rb - db/migrate/001_create_choices.rb - db/migrate/004_people_image.rb - db/migrate/003_elt_children_count.rb - db/migrate/006_last_activity.rb - db/migrate/008_create_old_visits.rb - db/migrate/002_nested_set.rb - db/development_structure.sql - db/schema.sql - db/ROOT - db/ROOT/parleR.txt - db/ROOT/Titemagli.txt - db/ROOT/parlement - db/ROOT/parlement/Security - db/ROOT/parlement/Security/anonymity.txt - db/ROOT/parlement/News - db/ROOT/parlement/News/Version_06.txt - db/ROOT/parlement/News/Version_05.txt - db/ROOT/parlement/News/Version_04.txt - db/ROOT/parlement/News/Version_01.txt - db/ROOT/parlement/News/Version_07.txt - db/ROOT/parlement/News/Version_03.txt - db/ROOT/parlement/News/Version_02.txt - db/ROOT/parlement/News/Version_08.txt - db/ROOT/parlement/ddRing.txt - db/ROOT/parlement/news.txt - db/ROOT/parlement/top-politics.txt - db/ROOT/parlement/test.txt - db/ROOT/parlement/security.txt - db/ROOT/parlement/our-constitution.txt - db/ROOT/mail.txt - db/ROOT/fr.txt - db/ROOT/parlement.txt - db/ROOT/titemagli.txt - db/ROOT/perso - db/schema.rb - lib/user_system.rb - lib/localization.rb - lib/localizer.rb - lib/data_import.rb - lib/login_system.rb - lib/tasks - public/oldindex.html - public/dispatch.rb - public/dispatch.fcgi - public/404.html - public/robots.txt - public/favicon.ico - public/500.html - public/favicon.png - public/dispatch.cgi - public/images/ParlementLogo_fr.png - public/images/live_tree_leaf_icon.gif - public/images/vote_plus_minus.svg - public/images/live_tree_branch_expanded_icon.gif - public/images/ParlementLogo.png - public/images/image - public/images/eltBackground.svg - public/images/write.png - public/images/write.svg - public/images/world.svg - public/images/live_tree_loading_spinner.gif - public/images/rails.png - public/images/live_tree_branch_collapsed_icon.gif - public/images/vote_plus.png - public/images/feed-icon-28x28.png - public/images/eltBackground.jng - public/images/vote_minus.png - public/images/feed-icon-14x14.png - public/images/Sleep-Deprivation-5.JPG - public/images/world.png - public/engine_files/README - public/engine_files/login_engine - public/engine_files/login_engine/stylesheets - public/engine_files/login_engine/stylesheets/login_engine.css - public/javascripts/blank.gif - public/javascripts/scriptaculous.js - public/javascripts/ie7-load.htc - public/javascripts/effects.js - public/javascripts/ie7.js - public/javascripts/behaviour.js - public/javascripts/controls.js - public/javascripts/live_tree.js - public/javascripts/dragdrop.js - public/javascripts/prototype.js - public/javascripts/mybehaviour.js - public/javascripts/application.js - public/javascripts/slider.js - public/stylesheets/scaffold.css - public/stylesheets/live_tree.css - public/stylesheets/default.css - script/plugin - script/runner - script/server - script/destroy - script/create_db - script/console - script/profiler - script/about - script/benchmarker - script/breakpointer - script/performance - script/generate - script/process - vendor/plugins - vendor/plugins/google_analytics - vendor/plugins/google_analytics/lib - vendor/plugins/google_analytics/lib/rubaidh - vendor/plugins/google_analytics/lib/rubaidh/google_analytics.rb - vendor/plugins/google_analytics/test - vendor/plugins/google_analytics/test/google_analytics_test.rb - vendor/plugins/google_analytics/README - vendor/plugins/google_analytics/init.rb - vendor/plugins/google_analytics/Rakefile - vendor/plugins/responds_to_parent - vendor/plugins/responds_to_parent/lib - vendor/plugins/responds_to_parent/lib/responds_to_parent.rb - vendor/plugins/responds_to_parent/test - vendor/plugins/responds_to_parent/test/responds_to_parent_test.rb - vendor/plugins/responds_to_parent/README - vendor/plugins/responds_to_parent/init.rb - vendor/plugins/responds_to_parent/MIT-LICENSE - vendor/plugins/responds_to_parent/Rakefile - vendor/plugins/file_column - vendor/plugins/file_column/lib - vendor/plugins/file_column/lib/validations.rb - vendor/plugins/file_column/lib/file_column_helper.rb - vendor/plugins/file_column/lib/rails_file_column.rb - vendor/plugins/file_column/lib/file_column.rb - vendor/plugins/file_column/lib/magick_file_column.rb - vendor/plugins/file_column/lib/file_compat.rb - vendor/plugins/file_column/CHANGELOG - vendor/plugins/file_column/test - vendor/plugins/file_column/test/abstract_unit.rb - vendor/plugins/file_column/test/fixtures - vendor/plugins/file_column/test/fixtures/kerb.jpg - vendor/plugins/file_column/test/fixtures/mysql.sql - vendor/plugins/file_column/test/fixtures/skanthak.png - vendor/plugins/file_column/test/fixtures/invalid-image.jpg - vendor/plugins/file_column/test/fixtures/schema.rb - vendor/plugins/file_column/test/fixtures/entry.rb - vendor/plugins/file_column/test/file_column_test.rb - vendor/plugins/file_column/test/public - vendor/plugins/file_column/test/file_column_helper_test.rb - vendor/plugins/file_column/test/magick_view_only_test.rb - vendor/plugins/file_column/test/connection.rb - vendor/plugins/file_column/test/magick_test.rb - vendor/plugins/file_column/README - vendor/plugins/file_column/TODO - vendor/plugins/file_column/init.rb - vendor/plugins/file_column/Rakefile - vendor/plugins/engines - vendor/plugins/engines/lib - vendor/plugins/engines/lib/engines.rb - vendor/plugins/engines/lib/engines - vendor/plugins/engines/lib/engines/rails_extensions.rb - vendor/plugins/engines/lib/engines/plugin_list.rb - vendor/plugins/engines/lib/engines/testing.rb - vendor/plugins/engines/lib/engines/rails_extensions - vendor/plugins/engines/lib/engines/rails_extensions/migrations.rb - vendor/plugins/engines/lib/engines/rails_extensions/routing.rb - vendor/plugins/engines/lib/engines/rails_extensions/templates.rb - vendor/plugins/engines/lib/engines/rails_extensions/rails_initializer.rb - vendor/plugins/engines/lib/engines/rails_extensions/active_record.rb - vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb - vendor/plugins/engines/lib/engines/rails_extensions/rails.rb - vendor/plugins/engines/lib/engines/rails_extensions/public_asset_helpers.rb - vendor/plugins/engines/lib/engines/plugin_migrator.rb - vendor/plugins/engines/lib/engines/deprecated_config_support.rb - vendor/plugins/engines/lib/engines/plugin.rb - vendor/plugins/engines/CHANGELOG - vendor/plugins/engines/about.yml - vendor/plugins/engines/README - vendor/plugins/engines/install.rb - vendor/plugins/engines/init.rb - vendor/plugins/engines/MIT-LICENSE - vendor/plugins/engines/UPGRADING - vendor/plugins/engines/Rakefile - vendor/plugins/engines/tasks - vendor/plugins/engines/tasks/engines.rake - vendor/plugins/engines/generators - vendor/plugins/engines/generators/plugin_migration - vendor/plugins/engines/generators/plugin_migration/templates - vendor/plugins/engines/generators/plugin_migration/templates/plugin_migration.erb - vendor/plugins/engines/generators/plugin_migration/plugin_migration_generator.rb - vendor/plugins/engines/generators/plugin_migration/USAGE - vendor/plugins/output_compression - vendor/plugins/output_compression/lib - vendor/plugins/output_compression/lib/output_compression.rb - vendor/plugins/output_compression/CHANGELOG - vendor/plugins/output_compression/test - vendor/plugins/output_compression/test/output_test.rb - vendor/plugins/output_compression/test/test_helper.rb - vendor/plugins/output_compression/test/test_controller.rb - vendor/plugins/output_compression/README - vendor/plugins/output_compression/rakefile - vendor/plugins/output_compression/init.rb - vendor/plugins/output_compression/MIT-LICENSE - vendor/plugins/login_engine - vendor/plugins/login_engine/init_engine.rb - vendor/plugins/login_engine/db - vendor/plugins/login_engine/db/migrate - vendor/plugins/login_engine/db/migrate/001_initial_schema.rb - vendor/plugins/login_engine/public - vendor/plugins/login_engine/public/stylesheets - vendor/plugins/login_engine/public/stylesheets/login_engine.css - vendor/plugins/login_engine/lib - vendor/plugins/login_engine/lib/login_engine - vendor/plugins/login_engine/lib/login_engine/authenticated_system.rb - vendor/plugins/login_engine/lib/login_engine/authenticated_user.rb - vendor/plugins/login_engine/lib/login_engine.rb - vendor/plugins/login_engine/CHANGELOG - vendor/plugins/login_engine/test - vendor/plugins/login_engine/test/fixtures - vendor/plugins/login_engine/test/fixtures/users.yml - vendor/plugins/login_engine/test/functional - vendor/plugins/login_engine/test/functional/user_controller_test.rb - vendor/plugins/login_engine/test/test_helper.rb - vendor/plugins/login_engine/test/mocks - vendor/plugins/login_engine/test/mocks/mail.rb - vendor/plugins/login_engine/test/mocks/time.rb - vendor/plugins/login_engine/test/unit - vendor/plugins/login_engine/test/unit/user_test.rb - vendor/plugins/login_engine/README - vendor/plugins/login_engine/install.rb - vendor/plugins/login_engine/app - vendor/plugins/login_engine/app/views - vendor/plugins/login_engine/app/views/user - vendor/plugins/login_engine/app/views/user/change_password.rhtml - vendor/plugins/login_engine/app/views/user/forgot_password.rhtml - vendor/plugins/login_engine/app/views/user/home.rhtml - vendor/plugins/login_engine/app/views/user/_edit.rhtml - vendor/plugins/login_engine/app/views/user/login.rhtml - vendor/plugins/login_engine/app/views/user/edit.rhtml - vendor/plugins/login_engine/app/views/user/logout.rhtml - vendor/plugins/login_engine/app/views/user/_password.rhtml - vendor/plugins/login_engine/app/views/user/signup.rhtml - vendor/plugins/login_engine/app/views/user_notify - vendor/plugins/login_engine/app/views/user_notify/change_password.rhtml - vendor/plugins/login_engine/app/views/user_notify/forgot_password.rhtml - vendor/plugins/login_engine/app/views/user_notify/pending_delete.rhtml - vendor/plugins/login_engine/app/views/user_notify/delete.rhtml - vendor/plugins/login_engine/app/views/user_notify/signup.rhtml - vendor/plugins/login_engine/app/helpers - vendor/plugins/login_engine/app/helpers/user_helper.rb - vendor/plugins/login_engine/app/models - vendor/plugins/login_engine/app/models/user_notify.rb - vendor/plugins/login_engine/app/models/user.rb - vendor/plugins/login_engine/app/controllers - vendor/plugins/login_engine/app/controllers/user_controller.rb test_files: - test/unit/visit_test.rb - test/unit/person_test.rb - test/unit/choice_test.rb - test/unit/elt_test.rb - test/unit/attachment_test.rb - test/unit/subscriber_test.rb - test/unit/mail_test.rb - test/unit/mail_notify_test.rb - test/unit/person_notify_test.rb rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: - none dependencies: - !ruby/object:Gem::Dependency name: rails redcloth term-ansicolor version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: