Get this working on my site
Quick instructions of how to get this slide sorter functionality working on my site
Edmund Moseley
Create a view for sorting images (and potentially other content) which are displayed in a grid layout, where by each item occupies a single cell rather than a whole row. This uses a modified version of the javascript that powers the drag and drop functionality of folder_contents.
Page
2
of
6.
- Add each of the attached source files to the custom folder or a products skin folder
- Add an action to the folder content type, with:
- Title = Slide Sorter
- id = slide_sorter
- URL = string:$object_url/slide_sorter
- category = folder
- Navigate to your folder containing many images
- Click on the Slide Sorter tab
- Drag and drop images to sort
- Double click an image to see bigger view
by
Edmund Moseley
—
last modified
October 22, 2007 - 15:13
All content is copyright Plone Foundation and the individual contributors.