Closed (fixed)
Project:
NodeStream
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 06:38 UTC
Updated:
16 Feb 2012 at 12:40 UTC
Jump to comment: Most recent file
Currently, we ship with a few specific file displays in the Media feature that aren't really useful unless you are using a layout similar to the one we use in the NodStream newspaper and blog products. These styles should be moved to the appropriate products, so that they don't clutter the interface for people implementing their own systems without the use of a product.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove_ns_styles_dependency_1320610-3.patch | 455 bytes | pontus_nilsson |
Comments
Comment #1
pontus_nilssonCorrect me if I'm wrong, but aren't these file styles currently bound to a specific theme (with a specific grid)? Having this in Nodestream makes #1320604: Make NodeStream theme-independent hard to implement?
Or are you thinking that one product holds the theme and layouts?
Comment #2
fabsor commentedCome to think of it, we could keep this feature as it is and just have it enabled for products that are using the precision grid. The only thing we need to do in that case is to remove the dependency on ns_styles from ns_media, so you can use the media support we have without the specific styles.
Comment #3
pontus_nilssonTo get this going supplied patch removes dependency on ns_styles in ns_media. This needs to be tested in a clean install with different products enabled.
Comment #4
fabsor commentedThis will do just fine!