Changeset 588173
- Timestamp:
- 08/21/2012 04:49:56 AM (14 years ago)
- Location:
- message-flow
- Files:
-
- 1 edited
- 9 copied
-
tags/1.1.3/contentflow (copied) (copied from message-flow/trunk/contentflow)
-
tags/1.1.3/css (copied) (copied from message-flow/trunk/css)
-
tags/1.1.3/images (copied) (copied from message-flow/trunk/images)
-
tags/1.1.3/js (copied) (copied from message-flow/trunk/js)
-
tags/1.1.3/main.php (copied) (copied from message-flow/trunk/main.php)
-
tags/1.1.3/mediaelementjs (copied) (copied from message-flow/trunk/mediaelementjs)
-
tags/1.1.3/readme.txt (copied) (copied from message-flow/trunk/readme.txt) (1 diff)
-
tags/1.1.3/screenshot-1.png (copied) (copied from message-flow/trunk/screenshot-1.png)
-
tags/1.1.3/screenshot-2.png (copied) (copied from message-flow/trunk/screenshot-2.png)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
message-flow/tags/1.1.3/readme.txt
r588172 r588173 27 27 28 28 = 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: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: 30 30 31 31 1. A URL to the fallback image in the shortcode: `[message-flow fallback_image="http://example.com/default_image.png"]` 32 2. 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)33 3. In your theme ’s directory. Just make sure it’s 165 pixels square and named "unknown-album_165.png"32 2. 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) 33 3. In your theme's directory. Just make sure it's 165 pixels square and named "unknown-album_165.png" 34 34 35 35 == Installation == -
message-flow/trunk/readme.txt
r588172 r588173 27 27 28 28 = 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: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: 30 30 31 31 1. A URL to the fallback image in the shortcode: `[message-flow fallback_image="http://example.com/default_image.png"]` 32 2. 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)33 3. In your theme ’s directory. Just make sure it’s 165 pixels square and named "unknown-album_165.png"32 2. 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) 33 3. In your theme's directory. Just make sure it's 165 pixels square and named "unknown-album_165.png" 34 34 35 35 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.