unlcms / UNL-CMS

Drupal 7 implementation at the University of Nebraska–Lincoln
http://unlcms.unl.edu/
GNU General Public License v2.0
4 stars 13 forks source link

[#784] Digital Signage #135

Closed tsteiner closed 11 years ago

tsteiner commented 11 years ago

Implement a theme and site for digital signage display.

URL: http://ucommrasmussen.unl.edu/workspace/drupal7/digitalsign/asc

Originally submitted by: Eric Rasmussen

tsteiner commented 11 years ago

Submitted By: Eric Rasmussen Adddate: 2011-05-19 15:12:29 Proof of concept at this point: Idea is a digital signage site, (rather than a digital signage page on each site) Each different sign layout (standard, housing w/ menus, union) would be a different content type. Basically in the content type each field would have feed(s) entered into it and use YQL to aggregate as the built in Drupal feed manager doesn't really do much other than spit out a block from a feed.

tsteiner commented 11 years ago

Submitted By: Todd Jensen Adddate: 2011-05-19 18:00:08 > Well done Eric, this is a great idea!

tsteiner commented 11 years ago

Submitted By: Eric Rasmussen Adddate: 2011-08-22 17:29:39 Putting this is test.

Thoughts have changed from the first follow-up. Should only have one content type, one js file, style different boards with different css files - switch the css file based on the page

tsteiner commented 11 years ago

Submitted By: Eric Rasmussen Adddate: 2011-08-22 17:55:55 Now on test at http://unlcms-test.unl.edu/digitalsign

tsteiner commented 11 years ago

Submitted By: Eric Rasmussen Adddate: 2011-08-25 19:11:20 I added the ThemeKey module to allow a site to use multiple themes (so that a digital sign site can have pages in the WDN template in addition to the pages that are signs).

This could have been accomplished programmatically in unl.module or a simple digital sign module but there may be more uses for multiple themes on a site in the future so this seemed like a good idea.

http://unlcms-test.unl.edu/digitalsign http://unlcms-test.unl.edu/digitalsign/admin/config/user-interface/themekey

tsteiner commented 11 years ago

Submitted By: Todd Jensen Adddate: 2011-09-02 16:08:22 Works ok, move to stage.

tsteiner commented 11 years ago

Submitted By: Todd Jensen Adddate: 2011-09-02 17:19:28 Eric please test, not sure how to setup. Document behind scenes in UNLcms book.

tsteiner commented 11 years ago

Submitted By: Todd Jensen Adddate: 2011-09-15 11:17:57 Move to production, I'm becoming a bit concerned our module list is getting unwieldy. We need to review this next meeting.

ericras commented 11 years ago

This issue contains the only stuff that was still in staging when gforge was migrated - a few updates to the digital signage theme.