Plugin Directory

Changeset 588173


Ignore:
Timestamp:
08/21/2012 04:49:56 AM (14 years ago)
Author:
Captin Shmit
Message:

Fixing typo in readme.txt

Location:
message-flow
Files:
1 edited
9 copied

Legend:

Unmodified
Added
Removed
  • message-flow/tags/1.1.3/readme.txt

    r588172 r588173  
    2727
    2828= Defining the thumbnails (Album Art) =
    29 The thumbnails used in the widget are taken from the posts featured images. In the event that a podcast does not have a featured image available, Message Flow will check the following locations for a suitable fallback image:
     29The thumbnails used in the widget are taken from the posts' featured images. In the event that a podcast does not have a featured image available, Message Flow will check the following locations for a suitable fallback image:
    3030
    31311. A URL to the fallback image in the shortcode: `[message-flow fallback_image="http://example.com/default_image.png"]`
    32 2. If youre using the [PowerPress](http://wordpress.org/extend/plugins/powerpress/) podcasting plugin, the default image will be taken from the iTunes image. PowerPress users can configure this in the "iTunes Feed Settings" section of PowerPress' configuration. (/wp-admin/admin.php?page=powerpress/powerpressadmin_basic.php)
    33 3. In your theme’s directory. Just make sure it’s 165 pixels square and named "unknown-album_165.png"
     322. If you're using the [PowerPress](http://wordpress.org/extend/plugins/powerpress/) podcasting plugin, the default image will be taken from the iTunes image. PowerPress users can configure this in the "iTunes Feed Settings" section of PowerPress' configuration. (/wp-admin/admin.php?page=powerpress/powerpressadmin_basic.php)
     333. In your theme's directory. Just make sure it's 165 pixels square and named "unknown-album_165.png"
    3434
    3535== Installation ==
  • message-flow/trunk/readme.txt

    r588172 r588173  
    2727
    2828= Defining the thumbnails (Album Art) =
    29 The thumbnails used in the widget are taken from the posts featured images. In the event that a podcast does not have a featured image available, Message Flow will check the following locations for a suitable fallback image:
     29The thumbnails used in the widget are taken from the posts' featured images. In the event that a podcast does not have a featured image available, Message Flow will check the following locations for a suitable fallback image:
    3030
    31311. A URL to the fallback image in the shortcode: `[message-flow fallback_image="http://example.com/default_image.png"]`
    32 2. If youre using the [PowerPress](http://wordpress.org/extend/plugins/powerpress/) podcasting plugin, the default image will be taken from the iTunes image. PowerPress users can configure this in the "iTunes Feed Settings" section of PowerPress' configuration. (/wp-admin/admin.php?page=powerpress/powerpressadmin_basic.php)
    33 3. In your theme’s directory. Just make sure it’s 165 pixels square and named "unknown-album_165.png"
     322. If you're using the [PowerPress](http://wordpress.org/extend/plugins/powerpress/) podcasting plugin, the default image will be taken from the iTunes image. PowerPress users can configure this in the "iTunes Feed Settings" section of PowerPress' configuration. (/wp-admin/admin.php?page=powerpress/powerpressadmin_basic.php)
     333. In your theme's directory. Just make sure it's 165 pixels square and named "unknown-album_165.png"
    3434
    3535== Installation ==
Note: See TracChangeset for help on using the changeset viewer.