
Originally Posted by
stiggy77
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
- Active Directory Integration (users are placed in a no access group at first log on)
- Content Scheduler (enable post expiry)
- Issuu PDF Sync (allows easy publishing to Newsletter site and returns embed code)
- Quick Post Widget (a really clever plugin that allows WYSIWYG post creation from the front end)
- 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)
- Theme My Login (login to wordpress from the front end)
- 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.