JQuery Supersized for Plone
Project description
Introduction
============
Integration of supersized in Plone4(tested) and Plone3 (untested).
This version include supersized v3.2.7.
There is a small change from the original supersized.shutter.js (the image path), and a few in the css files.
This product is no longer used for truegallery, use collective.ptg.supersized instead
News item view
==============
You can see the "single background image mode" by
- installing the product
- go to http://mysite/mynewsitemwithimage/@@supersized_view
Dexterity behavior
==================
Version 0.4 added a dexterity behavior.
- Add one or more imagefields to your content type… or
- Add lead image behavior to your content type
- If you add several image fields, you will get a slideshow
Example on Using it on folders
===============================
- add a folderish content type (lets call it «Myfoldertype» with a image field named «Image» (or content lead image)
- Add a content type («mytype») with supersized behvaior
- Add a «Myfoldertype» to your site
- Add a «mytype» in «Myfoldertype» and you will get the image from «Myfoldertype» supersized
Gallery effect
==============
If you add more than one image to your content type, you will get a slideshow effect.
It will only work for images on the same content, not its parent
The control panel
=================
In the (medialog) control panel, you can choose which size to use for the background image and a few other settings..
Authors
=======
- Espen Moe-Nilssen <espen atmedialog.no>
Contributors
============
.. _supersized: http://buildinternet.com/project/supersized
-- macagua
Changelog
=========
0.4.4 (2115.04.10)
-------------------
- Added install requires plone.directives.form [espen]
0.4.3 (2114.09.19)
-------------------
- Added manifest file [espen]
0.4.1 (2114.09.16)
-------------------
- Added slideshow it dexterity content type has more than one image [espen]
0.4 (2114.09.16)
-------------------
- Added supersized behavior [espen]
- Added (medialog) controlpanel [espen]
- Added option to set image size in the controlpanel [espen]
- Added upgrade profile, but it is not working properly (uninstall and install the product) [espen]
0.3.3 (2014-09-07)
-------------------
- Updated package dependency for ViewPageTemplateFile import in view.py file. [macagua]
- Added more strings classifiers items for this packages [macagua]
0.3.2 (2012-10-10)
------------------
- Removed unused settings and fixed view.py so that properties load correctly.
0.3 (2012-10-10)
------------------
- Removed loading of css an js files from template (they are in the registres)
- Removed the loader icon
- Added the supersized view to news items
0.2.9 (2012-06-12)
------------------
- Changed default setting for portrait images to exceed browser height
0.2.8 (2012-06-08)
------------------
- Added css and js to the @@supersized_view so one does not have to install the product to use that part (same way as it is done by collective.plonetruegallery).
0.2.7 (2012-06-05)
------------------
- Removed background color from css files.
0.2.6 (2012-06-01)
------------------
- moved the buttons
0.2.5 (2012-06-01)
------------------
- Better way of setting the image path
0.2.4 (2012-06-01)
------------------
- Changed image path in supersized.shutter.js
0.2.2 (2012-06-01)
------------------
- Changes in css to make it work with the other transitions
0.2.1 (2012-05-22)
------------------
- Switched to supersized 3.2.4 because the 3.2.7 version is not working.
0.2 (2012-05-22)
------------------
- Fixed registration of image dire
- Changes to css to use images
- Registered the full js files as browser resources
- Small change in the profiles
0.1.1dev (2012-05-17)
------------------
- Removed unneeded stuff in js.
0.1dev (2012-05-15)
------------------
- Initial release
============
Integration of supersized in Plone4(tested) and Plone3 (untested).
This version include supersized v3.2.7.
There is a small change from the original supersized.shutter.js (the image path), and a few in the css files.
This product is no longer used for truegallery, use collective.ptg.supersized instead
News item view
==============
You can see the "single background image mode" by
- installing the product
- go to http://mysite/mynewsitemwithimage/@@supersized_view
Dexterity behavior
==================
Version 0.4 added a dexterity behavior.
- Add one or more imagefields to your content type… or
- Add lead image behavior to your content type
- If you add several image fields, you will get a slideshow
Example on Using it on folders
===============================
- add a folderish content type (lets call it «Myfoldertype» with a image field named «Image» (or content lead image)
- Add a content type («mytype») with supersized behvaior
- Add a «Myfoldertype» to your site
- Add a «mytype» in «Myfoldertype» and you will get the image from «Myfoldertype» supersized
Gallery effect
==============
If you add more than one image to your content type, you will get a slideshow effect.
It will only work for images on the same content, not its parent
The control panel
=================
In the (medialog) control panel, you can choose which size to use for the background image and a few other settings..
Authors
=======
- Espen Moe-Nilssen <espen atmedialog.no>
Contributors
============
.. _supersized: http://buildinternet.com/project/supersized
-- macagua
Changelog
=========
0.4.4 (2115.04.10)
-------------------
- Added install requires plone.directives.form [espen]
0.4.3 (2114.09.19)
-------------------
- Added manifest file [espen]
0.4.1 (2114.09.16)
-------------------
- Added slideshow it dexterity content type has more than one image [espen]
0.4 (2114.09.16)
-------------------
- Added supersized behavior [espen]
- Added (medialog) controlpanel [espen]
- Added option to set image size in the controlpanel [espen]
- Added upgrade profile, but it is not working properly (uninstall and install the product) [espen]
0.3.3 (2014-09-07)
-------------------
- Updated package dependency for ViewPageTemplateFile import in view.py file. [macagua]
- Added more strings classifiers items for this packages [macagua]
0.3.2 (2012-10-10)
------------------
- Removed unused settings and fixed view.py so that properties load correctly.
0.3 (2012-10-10)
------------------
- Removed loading of css an js files from template (they are in the registres)
- Removed the loader icon
- Added the supersized view to news items
0.2.9 (2012-06-12)
------------------
- Changed default setting for portrait images to exceed browser height
0.2.8 (2012-06-08)
------------------
- Added css and js to the @@supersized_view so one does not have to install the product to use that part (same way as it is done by collective.plonetruegallery).
0.2.7 (2012-06-05)
------------------
- Removed background color from css files.
0.2.6 (2012-06-01)
------------------
- moved the buttons
0.2.5 (2012-06-01)
------------------
- Better way of setting the image path
0.2.4 (2012-06-01)
------------------
- Changed image path in supersized.shutter.js
0.2.2 (2012-06-01)
------------------
- Changes in css to make it work with the other transitions
0.2.1 (2012-05-22)
------------------
- Switched to supersized 3.2.4 because the 3.2.7 version is not working.
0.2 (2012-05-22)
------------------
- Fixed registration of image dire
- Changes to css to use images
- Registered the full js files as browser resources
- Small change in the profiles
0.1.1dev (2012-05-17)
------------------
- Removed unneeded stuff in js.
0.1dev (2012-05-15)
------------------
- Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for collective.js.supersized-0.4.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 288d726f37c99f8b31e5af085025ee9e41a110b3b86fac34b9a03c060b891419 |
|
MD5 | 4842e9ad8477146063731838b9e2d109 |
|
BLAKE2b-256 | b0b3cf1338b4c36b91ba82615fd938fc35b73035866df98410e9d27439186ca2 |