Plugin Directory

Changeset 775345


Ignore:
Timestamp:
09/19/2013 01:26:02 PM (12 years ago)
Author:
karunanidhi
Message:

Merged revision(s) 775343 from auto-post-images-api/trunk:
Updating version number and details for the latest tag
........

Location:
auto-post-images-api/tags/3.1.3
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • auto-post-images-api/tags/3.1.3

  • auto-post-images-api/tags/3.1.3/auto-post-images.php

    r774868 r775345  
    33Plugin Name: Auto Post Images (API)
    44Plugin URI: http://www.karthikeyankarunanidhi.com
    5 Version: 3.1.2
     5Version: 3.1.3
    66Author: <a href="http://www.karthikeyankarunanidhi.com">Karthikeyan Karunanidhi</a>
    77Description: Automatically adds images to posts without having to edit the post.
  • auto-post-images-api/tags/3.1.3/readme.txt

    r774868 r775345  
    131131== Changelog ==
    132132
     133= 3.1.3 =
     134* On Wednesday, September 18, 2013
     135* Added check to see if PHP GD library is enabled as it is required for thumbnail generation. An alert is displayed in the admin settings view if it is missing
     136* Added help tab in settings page to provide sample configuration information and address thumbnail creation issues
     137* Removed code that printed out the list of images when "Maintanance" is run since it is confusing to the user and does not add value; more of a debugging feature and is not needed for the typical user
     138
    133139= 3.1.2 =
    134140* On Sunday, February 27, 2011
     
    230236== Upgrade Notice ==
    231237
    232 = 3.1.2 =
    233 Enhancement: Adding excerpt functionality with support for generating excerpt of the required length after stripping out all html tags or retain html tags and generate excerpt of (roughly) the required length while still excluding html tags from the total length of the excerpt and also closing open html tags so that the html excerpt is valid html. Adding tabs to option page so that the setting page is more user friendly.
     238= 3.1.3 =
     239Enhancements: Added help tab with sample configuration and checks for PHP GD library that is required for thumbnails to work.
Note: See TracChangeset for help on using the changeset viewer.