Dan Garner

Results 159 issues of Dan Garner

It would be nice if the Player/CMS could provide new data to a Widget without that Widget reloading. For example, if new ticker items became available, pulling those into a...

feature

Refactor the module code to simplify the creation and installation of a custom widget. - Create a simple interface - Provide builders for options and output - Remove access to...

feature

Create a new widget called "Dynamic Data", which listens for "data fields" held locally on the Player. A template would be used to lay out this Widget as desired in...

feature

Global Setting for the `client.css` to make that easier to change - perhaps in addition to `client.css` actually as people may have that in their themes already.

feature

Some elements of it are tested already, but not all. Add tests for the missing elements, including things like reporting player version, geo-location, current layout, etc.

enhancement

If you want to swap the playlist in slot one to the playlist in slot 2 you have to edit both lists. It would be nice to be able to...

enhancement

At present you can execute these hooks from a html widget and automatically have the current widgetId supplied, which works great. If you are trying to execute from outside the...

enhancement

Talking about menu boards and then menu board widgets is confusing. Calling the main component menus is even more confusing (because there are all sorts of menus in the product...

enhancement

Extends: https://xibo.org.uk/docs/developer/player-control/getting-player-information-using-javascript There are a number of interesting use cases for this, most focused around having the player request data from a local source via some custom embedded code. If...

feature

We already support this mechanism via xiboIC, but it would also be useful to have a UI to define it. Use cases: - to extend the duration of a widget...

enhancement