+ Post New Thread
Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
General Chat Thread, Xibo accomplishments! in General; Originally Posted by stiggy77 I would be really interested in seeing some screenshots of your work Matt, a full how ...
  1. #16
    cromertech's Avatar
    Join Date
    Dec 2007
    Location
    Cromer by the coast
    Posts
    605
    Thank Post
    118
    Thanked 90 Times in 84 Posts
    Rep Power
    34
    Quote Originally Posted by stiggy77 View Post
    I would be really interested in seeing some screenshots of your work Matt, a full how to would be awesome!
    I've tried to get some screens of the setup. This is what I have installed on the Xibo server
    • Xibo (kind of obvious really)
    • Wordpress v3.2.1 with the following plugins
    1. Active Directory Integration (users are placed in a no access group at first log on)
    2. Content Scheduler (enable post expiry)
    3. Issuu PDF Sync (allows easy publishing to Newsletter site and returns embed code)
    4. Quick Post Widget (a really clever plugin that allows WYSIWYG post creation from the front end)
    5. Restrict Categories (allows to add users to only be able to add posts in a single category i.e. English teacher can only post to English)
    6. Theme My Login (login to wordpress from the front end)
    7. User Role Editor (allows to change or add wordpress roles i.e. I've added a Staff role that can post but not delete and the NoAccess role that can only view)
    Obviously any theme will be fine for this but I used zeeBusiness because it allowed for multiple custom menus.
    Xibo layouts are scheduled for each department to have a few minutes of rss feed time per hour. The feeds can be retrieved using http://xibo-server/wordpress/category/{whatever}/feed/rss2/.
    This screenshot is the result of all the plugins on the wordpress installation


    The menu options run as follows
    • New Message; Self explanatory really but always defaults to the staff members allowed category. The Quick Post Widget is displayed in the page and allows some arbitrary formatting to keep all messages the same style. I have all mine formatted <H2> but the staff can add colours and italic text to emphasize words if necessary
    • Screen Manager; A link to the Xibo backend. Kept in for my use only really so may move it to the Admin menu.
    • Add Team; This is a link to a football team flash animation so that new teams can be added to the displays. I can make this available I think if anyone wants to (need to check license on flash file as it was developed for us.)
    • Photo Slideshow; Links to the gallery 3 page. Users can add a gallery after which an email is sent to me so that I can schedule it in the appropriate place.
    • Post Overview; Is just that so that I can edit any typos if necessary (not that we have teachers who can't string a coherent sentence together)
    • Admin Backend; Some links for me to help with the admin. wp-admin dashboard, MySQL admin, Xibo support etc.
    Hope some of this info is useful for you.
    Last edited by cromertech; 17th November 2011 at 03:41 PM.

  2. 2 Thanks to cromertech:

    ChrisH (23rd November 2011), stiggy77 (17th November 2011)

  3. IDG Tech News

  4. #17
    stiggy77's Avatar
    Join Date
    Oct 2011
    Location
    colne, lancashire
    Posts
    18
    Thank Post
    2
    Thanked 14 Times in 3 Posts
    Rep Power
    16
    I can't open the screenshots

  5. #18
    cromertech's Avatar
    Join Date
    Dec 2007
    Location
    Cromer by the coast
    Posts
    605
    Thank Post
    118
    Thanked 90 Times in 84 Posts
    Rep Power
    34
    Strange I can. Browser crashed half way through post so maybe it was the recovery option that corrupted

    wordpress front page.jpg footballanim.jpg

    Try those ones

  6. #19
    stiggy77's Avatar
    Join Date
    Oct 2011
    Location
    colne, lancashire
    Posts
    18
    Thank Post
    2
    Thanked 14 Times in 3 Posts
    Rep Power
    16

    Unhappy

    Hi guys

    We've tried to get Wordpress running on our server alongside Xibo but it's telling us that PHP isn't installed! What version of PHP are you running on? We're worried that upgrading to 5.5 might stuff up Xibo.

    Please advise!

    Cheers

  7. #20

    glennda's Avatar
    Join Date
    Jun 2009
    Location
    The Office
    Posts
    5,427
    Thank Post
    236
    Thanked 691 Times in 624 Posts
    Rep Power
    225
    Quote Originally Posted by stiggy77 View Post
    Hi guys

    We've tried to get Wordpress running on our server alongside Xibo but it's telling us that PHP isn't installed! What version of PHP are you running on? We're worried that upgrading to 5.5 might stuff up Xibo.

    Please advise!

    Cheers
    it shouldn't stuff up xibo - i've got it running here, if its internal only then you could try using an older version of wordpress but i wouldn't use on a publicly accessible site as they release security updates with newer versions

    T

  8. #21
    stiggy77's Avatar
    Join Date
    Oct 2011
    Location
    colne, lancashire
    Posts
    18
    Thank Post
    2
    Thanked 14 Times in 3 Posts
    Rep Power
    16
    Quote Originally Posted by glennda View Post
    an easy way I have do number one is setup a share on the xibo webserver which staff can drop pictures into and then have a PHP file which cycles through the images.

    not sure what kind of data you are after but I have a similar system for a Sims export for birthdays which is imported into MySQL and then displayed via a PHP page.

    Could you post how you managed to get this working Glennda? Ive tried and failed!

  9. #22

    glennda's Avatar
    Join Date
    Jun 2009
    Location
    The Office
    Posts
    5,427
    Thank Post
    236
    Thanked 691 Times in 624 Posts
    Rep Power
    225
    Quote Originally Posted by stiggy77 View Post
    Could you post how you managed to get this working Glennda? Ive tried and failed!
    Yes - are you using windows server or linux server for apache?

  10. #23

    garethedmondson's Avatar
    Join Date
    Oct 2008
    Location
    Gowerton, Swansea
    Posts
    1,904
    Blog Entries
    11
    Thank Post
    722
    Thanked 234 Times in 150 Posts
    Rep Power
    144
    My God - I've just started setting up Xibo today on Xampp. A 2003r2 server. This is all over my head but an interesting read.

    Gareth

  11. #24
    stiggy77's Avatar
    Join Date
    Oct 2011
    Location
    colne, lancashire
    Posts
    18
    Thank Post
    2
    Thanked 14 Times in 3 Posts
    Rep Power
    16
    Quote Originally Posted by glennda View Post
    Yes - are you using windows server or linux server for apache?
    windows server

  12. #25

    glennda's Avatar
    Join Date
    Jun 2009
    Location
    The Office
    Posts
    5,427
    Thank Post
    236
    Thanked 691 Times in 624 Posts
    Rep Power
    225
    Quote Originally Posted by stiggy77 View Post
    windows server
    Ok this is a stab in the dark as i did it on linux but the processes should be similar.

    In the folder hosting the xibo web files create a folder such as display and one inside that called pictures pictures. Create a PHP page in that folder called index.php with the following info in php tags (you may need somebody to check this php as i copied it offline without testing as when i set this up it was at another school @webman might be able to help) You can then share the Pictures folder as you would a normal folder on windows with staff having relevant perms and then they can drop stuff into it and it should be displayed. You would just need to point an xibo area to http://Xiboservername/display/index.php (or if you run xibo as a subfolder http://xiboservername/xibo/display/index.php)

    PHP Code:
    $handle opendir('pictures'); 
    while (
    false !== ($file readdir($handle))){ 
      
    $extension strtolower(substr(strrchr($filename'.'), 1)); 
      if(
    $extension == 'jpg' || $extension == 'gif' || $extension == 'png'){ 
        
    // now use $file as you like 
      

    }
    foreach(
    glob('userImages/*/HD/{*.jpg,*.gif}'GLOB_BRACE) as $image

    echo 
    "<img src ="' . $image .' " />"


  13. Thanks to glennda from:

    stiggy77 (9th December 2011)

SHARE:
+ Post New Thread
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Anyone using XIBO
    By Jamo in forum General Chat
    Replies: 222
    Last Post: 11th May 2012, 03:32 PM
  2. Acer Veriton N260G with Xibo
    By nickholme in forum Hardware
    Replies: 6
    Last Post: 30th June 2010, 10:55 AM
  3. [WDS] MDT task sequence to accomplish prestaging like RIS
    By mhundley in forum O/S Deployment
    Replies: 24
    Last Post: 22nd December 2009, 04:22 AM
  4. Xibo - Background Image Hell
    By Hightower in forum AV and Multimedia Related
    Replies: 1
    Last Post: 6th November 2009, 12:37 PM
  5. Xibo
    By AlexPilot in forum Windows Server 2008
    Replies: 4
    Last Post: 15th June 2009, 12:15 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •