Ticket #117 (closed task: fixed)
Make video_listing_view available as a view option
| Reported by: | trollfot | Owned by: | trollfot |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2 |
| Component: | PlumiSkin | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: |
Description
The template "video_listing_view" needs to be available for the topics and the classical folders. It has to come as default with the created items of Plumi.
Attachments
Change History
comment:2 Changed 5 years ago by andycat
the first bug mentioned here http://trac.engagemedia.org/projects/ticket/503 is related
ie
- can only view first page of latest video listing
eg. http://www.engagemedia.org/latestvideos/index?b_start:int=20&-C=
If you check testing.engagemedia.org/latestvideos - it is working again, since i have deselected the (unavailable 'video_listing_view') and moved back to 'folder summary' or whatever
I think, that because the view isnt available in the display menu, the navigation links are rendered with the incorrect base view name 'index' which is broken.
comment:3 Changed 5 years ago by andycat
Fix in svn http://dev.plone.org/collective/changeset/56557
The bugs were not related after all.

This is a PlumiSkin? related task.