guid); ?>
guid); ?>
! --- 35,41 ----
! *************** *** 91,97 **** !
XHTML: You can use these tags:
--- 91,97 ---- !XHTML:
diff -c mandigo-1.27.1/footer.php mandigo-1.28/footer.php *** mandigo-1.27.1/footer.php 2007-09-29 19:07:44.000000000 -0400 --- mandigo-1.28/footer.php 2007-10-13 10:19:24.000000000 -0400 *************** *** 65,71 **** } ! jQuery('.widgettitle, .linkcat *:first').click(function() { jQuery(this).siblings().animate({ height: 'toggle', opacity: 'toggle' }, 1000); }); --- 65,71 ---- } ! jQuery('.widgettitle, .linkcat *:first, .commentlist li cite, .wpg2blockwidget h3').click(function() { jQuery(this).siblings().animate({ height: 'toggle', opacity: 'toggle' }, 1000); }); Binary files mandigo-1.27.1/fr_FR.mo and mandigo-1.28/fr_FR.mo differ diff -c mandigo-1.27.1/functions.php mandigo-1.28/functions.php *** mandigo-1.27.1/functions.php 2007-09-29 15:37:06.000000000 -0400 --- mandigo-1.28/functions.php 2007-10-13 10:30:36.000000000 -0400 *************** *** 14,21 **** // schemes $schemes = array(); ! foreach (glob($dirs['loc']['schemes'].'*/scheme.css') as $file) { ! if (preg_match('/\/schemes\/([^\/]+)\/scheme.css/',$file,$match)) { $schemes[] = $match[1]; } } --- 14,21 ---- // schemes $schemes = array(); ! foreach (glob($dirs['loc']['schemes'].'*/scheme.css') as $scheme) { ! if (preg_match('/\/schemes\/([^\/]+)\/scheme.css/',$scheme,$match)) { $schemes[] = $match[1]; } } *************** *** 277,286 **** } $patternsdir = opendir($dirs['loc']['patterns']); ! $select_patterns = ''; while (false !== ($i = readdir($patternsdir))) { if (preg_match("/\.(?:jpe?g|png|gif|bmp)$/i",$i)) { ! $select_patterns .= ''; } } --- 277,286 ---- } $patternsdir = opendir($dirs['loc']['patterns']); ! $select_patterns = ''; while (false !== ($i = readdir($patternsdir))) { if (preg_match("/\.(?:jpe?g|png|gif|bmp)$/i",$i)) { ! $select_patterns .= ''; } } *************** *** 292,298 **** } echo ' !Are you using the latest version? - If you enjoy Mandigo, please consider '. (rand(1,3) == 3 ? 'making a donation' : 'making a donation') .'.
Mandigo Options
--- 292,298 ---- } echo ' !Are you using the latest version? - If you enjoy Mandigo, please consider '. (rand(0,1) ? 'making a donation' : 'making a donation') .'.
Mandigo Options
*************** *** 308,314 **** I like them all, change schemes randomly!!
| Background color: |
--- 308,314 ----
I like them all, change schemes randomly! !
|