This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
- CROPPER_LICENSE
- LICENSE
- README
- Rakefile
- TODO
- app/controllers/gallery_controller.rb
- app/controllers/gallery_item_controller.rb
- app/helpers/gallery_helper.rb
- app/helpers/gallery_item_helper.rb
- app/models/gallery.rb
- app/models/gallery_cached_page.rb
- app/models/gallery_item.rb
- app/models/gallery_item_info.rb
- app/models/gallery_page.rb
- app/views/gallery/_gallery.rhtml
- app/views/gallery/children.rhtml
- app/views/gallery/edit.rhtml
- app/views/gallery/import.rhtml
- app/views/gallery/importing.rjs
- app/views/gallery/list.rhtml
- app/views/gallery/remove.rhtml
- app/views/gallery/show.rhtml
- app/views/gallery_item/destroy.rjs
- app/views/gallery_item/edit.rhtml
- app/views/gallery_item/edit_image.rhtml
- app/views/gallery_item/sort.rjs
- app/views/gallery_item/update.rjs
- config/gallery.yml.default
- db/migrate/001_create_gallery_extension_schema.rb
- db/migrate/002_add_hidden_column.rb
- db/migrate/003_add_name_to_gallery_items.rb
- db/migrate/004_change_items_name_type_to_text.rb
- db/migrate/005_add_parent_id_to_gallery.rb
- db/migrate/006_add_external_column_in_galleries_table.rb
- db/migrate/007_gallery_nicename_becomes_slug.rb
- db/migrate/008_add_extension_to_gallery_item.rb
- db/migrate/009_add_children_count_to_galleries.rb
- db/migrate/010_create_gallery_item_infos.rb
- db/migrate/011_add_attachment_fu_fields_to_gallery_items.rb
- gallery_extension.rb
- layouts/simple.radius
- layouts/simple_carbon.radius
- layouts/simple_carbon_with_lightbox.radius
- layouts/simple_with_lightbox.radius
- lib/exifr/jpeg.rb
- lib/exifr/tiff.rb
- lib/gallery_item_info_tags.rb
- lib/gallery_item_tags.rb
- lib/gallery_lightbox_tags.rb
- lib/gallery_page_extensions.rb
- lib/gallery_statistics.rb
- lib/gallery_tags.rb
- lib/geometry.rb
- lib/tasks/gallery_extension_tasks.rake
- lib/tasks/gallery_extension_version_0_7_0_upgrade_tasks.rake
- lib/technoweenie/attachment_fu.rb
- lib/technoweenie/attachment_fu/backends/db_file_backend.rb
- lib/technoweenie/attachment_fu/backends/file_system_backend.rb
- lib/technoweenie/attachment_fu/backends/s3_backend.rb
- lib/technoweenie/attachment_fu/processors/image_science_processor.rb
- lib/technoweenie/attachment_fu/processors/mini_magick_processor.rb
- lib/technoweenie/attachment_fu/processors/rmagick_processor.rb
- public/images/admin/gallery/destroy.png
- public/images/admin/gallery/edit-image.png
- public/images/admin/gallery/edit.png
- public/images/admin/gallery/gallery.png
- public/images/admin/gallery/new-gallery.png
- public/images/admin/gallery/show.png
- public/javascripts/builder.js
- public/javascripts/cropper.js
- public/javascripts/gallery.js
- public/javascripts/lightbox.js
- public/javascripts/slider.js
- public/stylesheets/admin/gallery/cropper.css
- public/stylesheets/admin/gallery/gallery.css
- public/stylesheets/admin/gallery/images/file.png
- public/stylesheets/admin/gallery/images/pictures_zoom_big.png
- public/stylesheets/admin/gallery/images/pictures_zoom_small.png
- public/stylesheets/lightbox/images/blank.gif
- public/stylesheets/lightbox/images/close.gif
- public/stylesheets/lightbox/images/closelabel.gif
- public/stylesheets/lightbox/images/image-1.jpg
- public/stylesheets/lightbox/images/loading.gif
- public/stylesheets/lightbox/images/next.gif
- public/stylesheets/lightbox/images/nextlabel.gif
- public/stylesheets/lightbox/images/prev.gif
- public/stylesheets/lightbox/images/prevlabel.gif
- public/stylesheets/lightbox/images/thumb-1.jpg
- public/stylesheets/lightbox/lightbox.css
- test/fixtures/galleries.yml
- test/fixtures/gallery_item_infos.yml
- test/fixtures/gallery_items.yml
- test/functional/gallery_controller_test.rb
- test/functional/gallery_extension_test.rb
- test/functional/gallery_item_controller_test.rb
- test/test_helper.rb
- test/unit/gallery_item_info_test.rb
- test/unit/gallery_item_test.rb
- test/unit/gallery_test.rb






Comments
No one has commented yet.