FN-GM Posted September 30, 2016 Posted September 30, 2016 Wasn't sure where to put this, so please feel free to move We currently have a basic set of links for the student and staff home pages, eg links to Doddle, Outlook Web App etc. I am wondering if people wouldn't mind sharing their student and staff home pages equivalents please? I am looking to improve ours and add some more links and need some inspiration! The design side its not my expertise! Thanks
Liam Posted September 30, 2016 Posted September 30, 2016 We publish their timetable from sims using command reporter , all duties are on there and is very personal to that user. We also have the current day extra curric timetable . We link to various apis for things like rewards (we use epraise) ours is very user/group personal. Internally developed system that we call portal.
rogerdnixon Posted September 30, 2016 Posted September 30, 2016 Staff homepage when they fire up Chrome Student homepage when they login. Staff site will be moved to the new Google Sites once page level permissions arrives. 2
FragglePete Posted September 30, 2016 Posted September 30, 2016 This shows up for all users when opening any of the web browsers. Some of the tile icons are only visible if your a member of staff. Background pulled in from Bing. Running on a IIS server with php. It has an admin backend that the reception team manage the notices, etc. Pete 1
FN-GM Posted September 30, 2016 Author Posted September 30, 2016 This shows up for all users when opening any of the web browsers. Some of the tile icons are only visible if your a member of staff. Background pulled in from Bing. Running on a IIS server with php. [ATTACH=CONFIG]38889[/ATTACH] It has an admin backend that the reception team manage the notices, etc. Pete Staff homepage when they fire up Chrome Student homepage when they login. Staff site will be moved to the new Google Sites once page level permissions arrives. Thanks chaps, this is the type of thing I am after
p858snake Posted October 2, 2016 Posted October 2, 2016 (edited) This is our staff intranet. I have never seen our student intranet so I can't say what theirs looks like (or if it exists). Edited October 2, 2016 by p858snake 1
ass17 Posted October 2, 2016 Posted October 2, 2016 This is ours, we currently have the same page for both staff and students but because they are auth'd against AD we get their group memberships so we can split if we needed to but at the moment all the links on the homepage require further logging in so really there isn't a need yet. 1
imullings Posted October 2, 2016 Posted October 2, 2016 This is ours Moodle with our own theme. It changes all the time and is auto login. 1
robsonma Posted October 2, 2016 Posted October 2, 2016 This is one template We use for the School Intranet - Staff only but the Images/Links can be changed for Pupil Pages. 1
ITGURU Posted October 2, 2016 Posted October 2, 2016 This shows up for all users when opening any of the web browsers. Some of the tile icons are only visible if your a member of staff. Background pulled in from Bing. Running on a IIS server with php. [ATTACH=CONFIG]38889[/ATTACH] It has an admin backend that the reception team manage the notices, etc. Pete Have you pulled the printing impact section from a Papercut system? If so, how do you do that? Thanks.
Steve21 Posted October 2, 2016 Posted October 2, 2016 Have you pulled the printing impact section from a Papercut system? If so, how do you do that? Thanks. There's a javascript widget in one of the folders you can link, and pass it username via windows auth etc. https://www.papercut.com/products/ng/manual/clienttool/topics/user-services-gadgets.html Steve
FragglePete Posted October 2, 2016 Posted October 2, 2016 There's a javascript widget in one of the folders you can link, and pass it username via windows auth etc. https://www.papercut.com/products/ng/manual/clienttool/topics/user-services-gadgets.html Steve Yeah, what he said! Pete
rdk Posted October 5, 2016 Posted October 5, 2016 This is ours made in Google Sites. Student's is similar but with embedded Google Docs daily notices that the office edits. 1
mdrabble Posted October 13, 2016 Posted October 13, 2016 This shows up for all users when opening any of the web browsers. Some of the tile icons are only visible if your a member of staff. Background pulled in from Bing. Running on a IIS server with php. [ATTACH=CONFIG]38889[/ATTACH] It has an admin backend that the reception team manage the notices, etc. Pete What software are you using for the message system? Cheers
FragglePete Posted October 15, 2016 Posted October 15, 2016 Just something I put together myself using php and mySQL. Nothing too fancy. Pete 1
FN-GM Posted October 16, 2016 Author Posted October 16, 2016 Just something I put together myself using php and mySQL. Nothing too fancy. Pete Think you forgot to attach 1
Theldron Posted October 17, 2016 Posted October 17, 2016 I want to create an intranet for staff and students. What do people mostly use? I was looking at Sharepoint or Wordpress, but need it to integrate with AD. Cheers
Davit2005 Posted October 17, 2016 Posted October 17, 2016 Students go direct to Moodle but staff go to the Intranet (soon to be SharePoint)
mdrabble Posted October 20, 2016 Posted October 20, 2016 @FragglePete at the risk of being very cheeky - I don't suppose you would consider sharing your code if at all possible I'm trying to do a similar page and struggling Thanks Mark
FragglePete Posted October 20, 2016 Posted October 20, 2016 @FragglePete at the risk of being very cheeky - I don't suppose you would consider sharing your code if at all possible I'm trying to do a similar page and struggling Thanks Mark Can do. But, I'm not a programmer so the code may appear a little 'messy' and has really been thrown together with the help of Dreamweaver. I'll go through it and clear out stuff (including config files with passwords, etc). I do have it running on IIS with PHP installed, along with a MySQL database. This allows me to use NTFS permissions on directories. It also uses a adLDAP class for pulling in group memberships, etc. Watch this space! Pete 1
mdrabble Posted October 20, 2016 Posted October 20, 2016 Thank you I have already got the IIS, PHP, MySQL installed as I figured would be best for LDAP connections and NTFS permissions etc.
SteveM555 Posted October 20, 2016 Posted October 20, 2016 We have just re-done our Staff intranet... Pic attached
Steve21 Posted October 20, 2016 Posted October 20, 2016 We have just re-done our Staff intranet... Pic attached [ATTACH=CONFIG]39331[/ATTACH] Oh that's nice too That custom? or moodle skin etc? Steve
SteveM555 Posted October 20, 2016 Posted October 20, 2016 Oh that's nice too That custom? or moodle skin etc? Steve The site is custom made, the Bootstrap theme was purchased (I think it was Material Admin). PHP/MySQL on IIS with adLdap to get staff details. That's also linked in with their SIMS timetable which updates hourly. Sticky notes, room lookups, search timetable, emergency contact, network status is all custom. The weather is a jQuery plugin, can't remember which but if anyone wants it I'll check it out. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now