Feature #661
Story Detail Pages - Inline Media Display
| Status: | New | Start date: | 05/03/2012 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assignee: | - | % Done: | 30% |
||
| Category: | design | ||||
| Target version: | 1.0 | ||||
| Tag: |
Description
Develop design specs for adding media (videos and images) within Stories.
Related issues
| duplicated by occupywallstreet.net - Task #975: Story Node - Embedded Image and Video Styling | Closed | 09/26/2012 |
History
Updated by Pea Lutz about 1 year ago
- Target version changed from 0.6 (05-31-2012) to 0.6.2
Updated by Pea Lutz about 1 year ago
- Target version changed from 0.6.2 to 0.6.1
Updated by Andrew Mallis about 1 year ago
I recommend against inline videos, but it can be done with something like https://drupal.org/project/video_filter, it WILL break teasers and cause chaos on news-like sites.
Videos should be fielded entities, which allows us to build views of videos. We also have the flexibility to redesign where these things get highlighted on node pages without
re: inline images, I can definitely assist here. Have done a few presentations on this and have some portable code.
Resources¶
Updated by Andrew Mallis about 1 year ago
- % Done changed from 0 to 30
updating to % done since there's institutional knowledge and a flexible spec in the google doc above.
Updated by Pea Lutz about 1 year ago
The need is allow users to display media along with Stories.
Updated by Andrew Mallis about 1 year ago
Please describe spec in more detail, outline what types of users neet to post what type of content, from what kind of sources, and in what context.
Do these image/video assets get re-used?
It's most useful if the spec is in the ticket description.
Updated by Thiago de Mello Bueno about 1 year ago
Are we talking about just including inline images, or some sort of gallery display that can be included in the story document type.
Also andrew could you elaborate the difference between a fielded entity and a contenttype?