Skip to content

Instantly share code, notes, and snippets.

View vfowler's full-sized avatar

Vernon Fowler vfowler

View GitHub Profile
@vfowler
vfowler / fix-the-libcal-interface-with-stripes-for-your-booking.markdown
Created December 7, 2019 11:30
Fix the LibCal interface with stripes for Your Booking

Participatory research for a better library homepage

Pre-workshop preparation

Print & cut a library homepage

Suggested steps

  • Take screen-captures of a library homepage - one that you like
  • Paste images into a Word document
  • Set printer settings to single-sided, Black & White, A3
  • Using scissors, cut homepage into discrete elements, e.g. search box, navigation bar, news, opening hours
@vfowler
vfowler / my_bookmarklet-dir.php
Created May 28, 2013 00:26
My attempt to get imath's BP Bookmarklet 2 working in my theme (a child theme of bp_default).
<?php /* Template Name: hub bookmarklet */
/**
* Main and only template of the plugin
*
* @package BP Bookmarklet
*
*/
if( bp_bookmarklet_is_bp_default() )
get_header( 'buddypress' );
?>