Changeset [38e990226f445b1143eab85f86633db48ce6050f] by Brian Michalski
March 8th, 2012 @ 02:50 AM
Render a template background.
- Add the /templates/1/display route to render the template image at an optional width and height for the frontend.
- Add frontend code to render an automatically resizing background-image at the initialized width and height of the current screen dom element. https://github.com/concerto/concerto/commit/38e990226f445b1143eab85...
Committed by Brian Michalski
- M app/controllers/templates_controller.rb
- M config/routes.rb
- M public/frontend_js/template.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.