:
!:
:
post_parent); ?> »
guid); ?>
guid); ?>
diff -c mandigo-1.24/README.txt mandigo-1.25/README.txt *** mandigo-1.24/README.txt 2007-07-12 14:47:02.000000000 -0400 --- mandigo-1.25/README.txt 2007-08-12 19:52:48.000000000 -0400 *************** *** 41,59 **** 6. Select the Presentation subpanel and click on the Mandigo screenshot. ! === ABOUT MANDIGO ====================================================================== ! The theme is available in seven different color schemes, which you can select from the ! Presentation, Theme Options subpanel in the Administration interface. ! ** Image Classes: ! - Images in posts are surrounded by a border by default. While it is possible to disable ! them throughout the theme using the appropriate option, you can also override this ! behaviour on certain images by adding the 'noborder' class to the img tag. ! - Images are also left-floated by default. To override this, add the 'nofloat' class to ! your img tags, or use the appropriate option. - ** Widgets Support: Mandigo supports up to four widgets bars: two on the sides, one at the top and one at the bottom. The sidebars can be displayed on either side of the reading area. The top/bottom bars are most useful to display some kind of static content (using text --- 41,66 ---- 6. Select the Presentation subpanel and click on the Mandigo screenshot. ! === SHOW YOUR SUPPORT ================================================================== ! ! If you enjoy this theme, please consider doing some (all) of the following things: ! - let me know and send an email to tom@onehertz.com ! - make a donation using the link at the top of the Theme Options page: ! http://www.onehertz.com/portfolio/wordpress/donate/ ! ! - leave a comment on the Theme Viewer: ! http://themes.wordpress.net/columns/2-columns/1378/ ! ! - bookmark it on del.icio.us: ! http://del.icio.us/url/e0a106d15b639607c3e02a375a821f67 ! ! Thank you for choosing Mandigo! ! ! ! === WIDGETS SUPPORT===================================================================== Mandigo supports up to four widgets bars: two on the sides, one at the top and one at the bottom. The sidebars can be displayed on either side of the reading area. The top/bottom bars are most useful to display some kind of static content (using text *************** *** 108,113 **** --- 115,145 ---- images/headers/ folder. Valid file types are JPG, GIF, PNG and BMP. + === IMAGES IN POSTS ==================================================================== + + Text is set to wrap around images by default. However, if you want to override this + behabiour, there's an option ("Do not wrap text around images") to disable it. + + If you want text to be wrapped around images but have problems with short paragraphs + messing up your posts, try adding the "clear" class to your p tag, i.e. +
. If you don't use
s, adding
between paragraphs
+ will do the trick as well.
+
+ If you want to have an image float to the right, simply add the "alignright" class to it
+
+ If you want to center an image, use the "centered" class, but this will only work with
+ non-floating images, i.e. the kind around which text does not wrap.
+
+ If you want text to wrap around SOME images, let text wrapping enabled, and add
+ class="nowrap" to the img tags around which you don't want text to wrap, i.e.
+ . Adding this class to a block container will make all its child
+ images inherit this behaviour (useful for galleries).
+
+ Images in posts are surrounded by a border by default. While it is possible to disable
+ them throughout the theme using the appropriate option, you can also override this
+ behaviour on certain images by adding the "noborder" class to the img tag.
+
+
=== SEO OPTIONS ========================================================================
** Custom
.
--- 72,78 ---- ! < class="pagetitle">>.
diff -c mandigo-1.24/archives.php mandigo-1.25/archives.php *** mandigo-1.24/archives.php 2007-07-12 12:05:22.000000000 -0400 --- mandigo-1.25/archives.php 2007-08-12 09:21:22.000000000 -0400 *************** *** 9,27 **** if (!get_option('mandigo_nosidebars') && get_option('mandigo_1024') && get_option('mandigo_3columns') && get_option('mandigo_sidebar2_left')) { include (TEMPLATEPATH . '/sidebar2.php'); } ?>
guid); ?>
guid); ?>
*************** *** 65,71 **** comment_status) : ?> !
»
--- 65,71 ---- comment_status) : ?> !»
Binary files mandigo-1.24/de_DE.mo and mandigo-1.25/de_DE.mo differ diff -c mandigo-1.24/footer.php mandigo-1.25/footer.php *** mandigo-1.24/footer.php 2007-07-12 09:58:42.000000000 -0400 --- mandigo-1.25/footer.php 2007-08-12 09:57:42.000000000 -0400 *************** *** 42,64 ****