Tag Archives: php
New BBB front end
Replacing current Drupal6 front end for Big Blue Button with homegrown code derived in part from CTL Events calendar. https://www.uvm.edu/ctl/apps/bbb/
Lunas Refresh
Tina implores: I haven’t done anything about the lunas project and it feels sad. I don’t want to give up on the project, and I wonder if there is any way for you to do something that we discussed at … Continue reading
Events calendar updates
Updated “Create new event/copy from old” to show just the past 24 months of old events Updated Create new event to auto select end date as same date as start Added to Admin ->People: export attendees email list filtered by … Continue reading
Landscape Change at Fair and on TV
Also see http://www.uvm.edu/landscape/banners Begin forwarded message: From: Paul Bierman <paul.bierman@uvm.edu> Subject: on TV Date: August 28, 2013 11:31:44 PM EDT To: Wes Wright <Wesley.Wright@uvm.edu>, Jamie Russell <Jamie.Russell@uvm.edu> Check this out. Thank you both for all the hard work that made this possible. p Begin forwarded … Continue reading
Landscape script
Paul said We are getting ready to close the NEH grant in 15 days…and it looks like we might have a few $$ left to do some image processing. Question (programming challenge) for you. We would love to target our … Continue reading
Med College policies db
Entered on 09/19/2013 at 13:53:44 EDT (GMT-0400) by Melissa Long I’ve been working with my dean to begin reorganizing our College of Medicine Student Handbook content from one comprehensive (cumbersome) pdf document into a searchable website very similar to the … Continue reading
Omeka updates
Upgraded omeka from version 1.5 => 2.0.3 , which essentially broke omeka. Why? Themes. Themes let one customize the layout of pages and exhibits. Themes are a collection of php script files that call omega API functions to display stuff. … Continue reading
New Landscape Server
Ben Coddington told me: We’ve had some loading lately when bots crawl /landscape. Looks like /landscape often opens its own files through the web server, which clogs things up. The worst requests are like these: /landscape/search/details.php?ls=55237&sequence=000&set_seq=3533&imageSet=1367046201-517b7839a64eb&AddRel= They make several self-requests … Continue reading
Big Blue Button roles and permissions
Some inconsistent and conflicting role based permissions in Drupal BBB module affecting some Faculty (most notably our own Director), causing inability to attend meetings. Fixed March 26. Reared its ugly head again early May for Nick Gingrow, UVM School of Business … Continue reading
Omeka code hack
Omeka wasn’t allowing admins to alter banner image associated with some themes. Nor would it display the current banner image on the update theme page. I fixed both issues.