Wiipaper theme for WiiCR
Version: 0.2.5
Created by Andrew Hughes (a.hughes@gmail.com)
Occasionally on IRC:
/server irc.freenode.net
/join #wiicr

INSTRUCTIONS:
Unzip the 'Wiipaper' folder to '/path/to/xampp/htdocs/wmc/themes/'.
You will know you're in the right place when you see the
folder for the default theme named 'icons1'.

Next open up 'config.pl'. Found in '/path/to/xampp/cgi-bin/config.pl'.
And change this line:
$theme 		= "icons1";
to
$theme 		= "Wiipaper";

And that's all!
Enjoy!

 - Andy



LATEST UPDATES:
29 December, 2006: v0.2.5
 - Added the new vidplay.tpl
 - Changed all links to the new query string style.
 - Converted all tile links to traditional links with the query string.
   - This should get rid of the border that was showing up on the Wii.
     Although I haven't had the chance to test it on the Wii.
 - Added the new icons from the icons1 theme. And resized the ones for
   tiles.
 - Fixed mp3 and video players so that they now show up again.
 - Added favourites templates and support.
 - Various other source changes/styling