Support » Plugin: Book a Room » Digital Signage

  • Resolved royboy60181

    (@royboy60181)


    Hi WOW, what a great plug in. I really appreciate the work you did. I have a simple question, it might even be a simple answer. I am running this plugin for my church, I am in the process of installing Xibo digital signage program. Is it possible to set up a very simple web page with the daily schedule. Very similar to the Printed version, but only a web page. This way, I could embed the url into my signage application.

    Thaks again for providing a great plug in.
    Cheers, Roy

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter royboy60181

    (@royboy60181)

    You are the best…is there a variable to change the delay at the end of the scroll. After the meeting list scrolls twice, there is about a second or two delay, before it starts again…Totally acceptable the way it is now, just wondering:
    http://noelschroeder.com/signage1.php

    You can try repeating the value several times to make a “longer” list. On or around line 109, you can change it to something like:

    echo implode( "", array_merge( $finalView, $finalView, $finalView, $finalView, $finalView ) );

    This makes the list repeat 5 times instead of 1 time.

    Thread Starter royboy60181

    (@royboy60181)

    Thanks…I will give that a try…I wish I had your coding ability…

    Thread Starter royboy60181

    (@royboy60181)

    OK…I must say I just LOVE this and my Xibo signage project is looking great, exactly what I was looking for. I am going to start playing around with your code a little to make a few tweaks, spread, colors, width etc, which should not be a problem. One thing I am not sure about, maybe you know off the top of your head. Can you change the back ground to “transparent”, so it could go over my background image?

    Thanks again, Roy

    Thread Starter royboy60181

    (@royboy60181)

    Got it…ahhh, the power of “#” symbol. I just remarked out the background line in the code….this has perfect integration with Xibo…

    I’m glad it’s working! I think there’s also a setting in Xibo to make the background transparent on an object, but you might not need it, it sounds like!

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Digital Signage’ is closed to new replies.