Changeset [e59c7510c03528cad54f8fca3e1856ad119822b9] by Brian Michalski

February 23rd, 2012 @ 02:00 AM

Add Content to the Frontend.

Move the random text into a proper Content class and hook it up to the field with lots of events.

Content now renders (after 1 second mock loading period) into a field to be displayed for a random duration between 0-10 seconds. After the duration is up a new piece of content is loaded and the process repeats forever. This is all still using the sample text content.
https://github.com/concerto/concerto/commit/e59c7510c03528cad54f8fc...

Committed by Brian Michalski

  • A public/frontend_js/content.js
  • M public/frontend_js/field.js
New-ticket Create new ticket

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>.