diff -c mandigo-1.1/README.txt mandigo-1.2/README.txt *** mandigo-1.1/README.txt 2006-12-27 15:58:32.000000000 -0500 --- mandigo-1.2/README.txt 2006-12-30 12:38:22.000000000 -0500 *************** *** 55,60 **** --- 55,65 ---- === CHANGELOG ====================================================================== + 1.2 + + added a 'Home' link to the pages (in the wordpress sense) + * empty categories are now displayed as well + * categories are now displayed in a hierarchical way + 1.1 + added the README subpage to the Presentation subpanel * fixed a few minor glitches on IE7 diff -c mandigo-1.1/header.php mandigo-1.2/header.php *** mandigo-1.1/header.php 2006-12-19 14:44:09.000000000 -0500 --- mandigo-1.2/header.php 2006-12-30 12:27:28.000000000 -0500 *************** *** 23,28 ****

!
--- 23,31 ----

!
Common subdirectories: mandigo-1.1/images and mandigo-1.2/images diff -c mandigo-1.1/sidebar.php mandigo-1.2/sidebar.php *** mandigo-1.1/sidebar.php 2006-12-06 00:28:25.000000000 -0500 --- mandigo-1.2/sidebar.php 2006-12-30 12:37:23.000000000 -0500 *************** *** 35,41 ****
  • Categories

  • --- 35,41 ----
  • Categories

  • diff -c mandigo-1.1/style.css mandigo-1.2/style.css *** mandigo-1.1/style.css 2006-12-27 15:23:15.000000000 -0500 --- mandigo-1.2/style.css 2007-01-02 09:57:01.000000000 -0500 *************** *** 2,8 **** Theme Name: Mandigo Theme URI: http://www.onehertz.com/portfolio/wordpress/ Description: Mandigo, available in three color schemes! ! Version: 1.1 Author: t0mmmmmmm Author URI: http://www.onehertz.com/portfolio/ */ --- 2,8 ---- Theme Name: Mandigo Theme URI: http://www.onehertz.com/portfolio/wordpress/ Description: Mandigo, available in three color schemes! ! Version: 1.2 Author: t0mmmmmmm Author URI: http://www.onehertz.com/portfolio/ */