Changeset [2f5843e9525db500a4053d3a9e34752aa3183b37] by Josh Adams
August 24th, 2008 @ 04:56 PM
added plugin architecture and content section plugin http://github.com/knewter/ansuz/...
Committed by Josh Adams
- M README
- M app/controllers/content_sections_controller.rb
- M app/controllers/page_plugins_controller.rb
- M app/controllers/plugins_controller.rb
- M app/helpers/page_plugins_helper.rb
- M app/helpers/plugins_helper.rb
- M app/models/page.rb
- M app/models/page_plugin.rb
- M app/views/content/page.html.erb
- M app/views/content_sections/_content_section.html.erb
- M app/views/content_sections/_edit.html.erb
- M app/views/content_sections/edit.html.erb
- M app/views/menu/_main.html.erb
- M app/views/page_admin/_form.html.erb
- M app/views/page_admin/edit.html.erb
- M app/views/page_plugins/create.html.erb
- M app/views/page_plugins/edit.html.erb
- M app/views/page_plugins/new.html.erb
- M app/views/plugins/index.html.erb
- M config/environment.rb
- M config/routes.rb
- M db/migrate/20080824195700_create_page_plugins.rb
- M db/migrate/20080824204532_add_content_sections.rb
- M lib/ansuz.rb
- M lib/ansuz/plugin_manager.rb
- M lib/ansuz_plugin.rb
- M test/fixtures/page_plugins.yml
- M test/functional/page_plugins_controller_test.rb
- M test/functional/plugins_controller_test.rb
- M test/unit/page_plugin_test.rb
- M vendor/plugins/ansuz_content_section/MIT-LICENSE
- M vendor/plugins/ansuz_content_section/README
- M vendor/plugins/ansuz_content_section/Rakefile
- M vendor/plugins/ansuz_content_section/init.rb
- M vendor/plugins/ansuz_content_section/install.rb
- M vendor/plugins/ansuz_content_section/lib/content_section.rb
- M vendor/plugins/ansuz_content_section/tasks/ansuz_content_section_tasks.rake
- M vendor/plugins/ansuz_content_section/test/ansuz_content_section_test.rb
- M vendor/plugins/ansuz_content_section/uninstall.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Project for ansuz: Open source Rails-based content management that works.