Featured, Library, My Space, Omeka, Technology »

[ 30 Dec 2009 ]

The following article would show how to add lightbox feature to an Omeka theme.
Download lightbox and place the lightbox directory inside /themes/theme-name/common/ directory.
now open the /themes/theme-name/common/header.php in an editor and add the following code before

<!– Start Lightbox includes –>
<link rel="stylesheet" media="screen" href="<?php echo WEB_ROOT;?>/themes/theme-name/common/lightbox/css/lightbox.css" />
<script type="text/javascript" src="<?php echo WEB_ROOT;?>/themes/theme-name/common/lightbox/js/prototype.js"></script>
<script type="text/javascript" src="<?php echo WEB_ROOT;?>/themes/theme-name/common/lightbox/js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="<?php echo WEB_ROOT;?>/themes/theme-name/common/lightbox/js/lightbox.js"></script>
<!– End Lightbox includes –>

Now the ground work is done and it’s time to add the lightbox functionality to the item show page. Open the Now Show.php page located in /themes/theme-name/items/ and replace …

Featured, Shared »

[ 11 Dec 2009 ]

From classic topics like Windows tweaking and iPod how-tos to more recent favorites like the iPhone or Wii, our most popular how-to features of 2008 souped up your hardware and squeezed more from your PC.
We enjoy pointing our readers in the direction of cool software, web sites, and other various tips, but what we really love is writing up detailed how-to guides that walk you step-by-step through how to actually do something. Let’s take a closer look at the most popular how-to Lifehacker features of 2008:
Turn Your iPod Touch into …

Shared, Technology »

[ 11 Dec 2009 ]

Our Hive Five feature series answers the most frequently asked question we hear at Lifehacker: “What’s the best tool for the job?” In the past six months, we’ve covered the five best tools in a number of categories, from best instant messengers and DVD-ripping tools to anti-virus applications and BitTorrent clients. Each week, we ask our savvy readers to vote for the one tool they like best out of the top five; the winner represents the best of the best. Keep reading for a look back at the winners …