diff -c mandigo-1.30/README.txt mandigo-1.31/README.txt *** mandigo-1.30/README.txt 2008-01-05 12:03:56.000000000 -0500 --- mandigo-1.31/README.txt 2008-01-14 15:07:56.000000000 -0500 *************** *** 303,308 **** --- 303,318 ---- === CHANGELOG ========================================================================== + 1.31 + + added an option to automatically collapse posts when viewing archives & categories + + added the Tag Cloud page template + + added a gradient background pattern (repeat: horizontally only, position: 0% 0%) + + added an option to center the top navigation + * fixed comments using wrong post IDs + * fixed the fixes (sic) that split long URLs in comments + * fixed links.php not showing up full width + * fixed a js error with the togglePost() function + 1.30 + language: Romanian (ro) + added a color picker to the Options page diff -c mandigo-1.30/archive.php mandigo-1.31/archive.php *** mandigo-1.30/archive.php 2008-01-02 08:18:32.000000000 -0500 --- mandigo-1.31/archive.php 2008-01-14 14:57:13.000000000 -0500 *************** *** 47,59 ****
!
!
! ! ! !
!
--- 47,53 ----