Plugin Directory

Changeset 579779


Ignore:
Timestamp:
07/31/2012 02:34:47 PM (14 years ago)
Author:
vicchi
Message:

Committing v3.2.1

Location:
wp-biographia/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • wp-biographia/trunk/css/wp-biographia.css

    r576038 r579779  
    6969
    7070.wp-biographia-item-icon {
    71     height: 32px;
    72     width: 32px;
     71    height: 32px !important;
     72    width: 32px !important;
    7373}
    7474
  • wp-biographia/trunk/css/wp-biographia.min.css

    r576038 r579779  
    1 @charset "utf-8";.wp-biographia-container h3,.wp-biographia-container p{margin:0 0 10px 0;padding:0}.wp-biographia-container-top{background:#f2f7fc;border-top:4px solid #000;clear:both;margin:20px 0;overflow:hidden;padding:20px}.wp-biographia-container-around{background:#f2f7fc;border:1px solid #000;clear:both;margin:20px 0;overflow:hidden;padding:20px}.wp-biographia-container-none{background:#f2f7fc;border-top:none;clear:both;margin:20px 0;overflow:hidden;padding:20px}.wp-biographia-pic{background:#fff;border:1px solid #e7e7e7;float:left;height:100px;width:100px;margin:0 -122px 0 0 !important;padding:10px !important}.wp-biographia-pic img{}.wp-biographia-avatar{}.wp-biographia-text{float:left;margin:0 0 0 140px}ul.wp-biographia-list-text li,ul.wp-biographia-list-icon li{display:inline-block;list-style-type:none;background:none;margin:0;padding:0 0 5px}.wp-biographia-list-icon a:link,.wp-biographia-list-icon a:visited{        text-decoration:none;        border-bottom:none}.wp-biographia-item-icon{height:32px;width:32px}.idevice .wp-biographia-container-top,.idevice .wp-biographia-container-around,.idevice .wp-biographia-container-none{padding:0}.idevice .wp-biographia-pic{float:none}.idevice .wp-biographia-text{float:none;margin:0 0 0 0}.wp-biographia-avatar-wrap{float:left;margin:8px}.wp-biographia-avatar-nowrap{display:block;margin-left:auto;margin-right:auto;padding:8px}
     1@charset "utf-8";.wp-biographia-container h3,.wp-biographia-container p{margin:0 0 10px 0;padding:0}.wp-biographia-container-top{background:#f2f7fc;border-top:4px solid #000;clear:both;margin:20px 0;overflow:hidden;padding:20px}.wp-biographia-container-around{background:#f2f7fc;border:1px solid #000;clear:both;margin:20px 0;overflow:hidden;padding:20px}.wp-biographia-container-none{background:#f2f7fc;border-top:none;clear:both;margin:20px 0;overflow:hidden;padding:20px}.wp-biographia-pic{background:#fff;border:1px solid #e7e7e7;float:left;height:100px;width:100px;margin:0 -122px 0 0 !important;padding:10px !important}.wp-biographia-pic img{}.wp-biographia-avatar{}.wp-biographia-text{float:left;margin:0 0 0 140px}ul.wp-biographia-list-text li,ul.wp-biographia-list-icon li{display:inline-block;list-style-type:none;background:none;margin:0;padding:0 0 5px}.wp-biographia-list-icon a:link,.wp-biographia-list-icon a:visited{        text-decoration:none;        border-bottom:none}.wp-biographia-item-icon{height:32px !important;width:32px !important}.idevice .wp-biographia-container-top,.idevice .wp-biographia-container-around,.idevice .wp-biographia-container-none{padding:0}.idevice .wp-biographia-pic{float:none}.idevice .wp-biographia-text{float:none;margin:0 0 0 0}.wp-biographia-avatar-wrap{float:left;margin:8px}.wp-biographia-avatar-nowrap{display:block;margin-left:auto;margin-right:auto;padding:8px}
  • wp-biographia/trunk/readme.txt

    r576038 r579779  
    55Requires at least: 3.4
    66Tested up to: 3.4.1
    7 Stable tag: 3.2.0
     7Stable tag: 3.2.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    134134
    135135The HTML and CSS classes that the plugin emits follows a consistent structure and naming convention. See [Hacking WP Biographia’s Appearance With CSS](http://www.vicchi.org/2012/04/05/hacking-wp-biographias-appearance-with-css/) for more information.
     136
     137= I've changed the Biography Box CSS but my changes aren't showing up; what's happening? =
     138
     139WP Biographia uses *minified* CSS files to improve the speed at which a page loads. If you make changes to the plugin's CSS in `/wp-content/plugins/wp-biographia/css/wp-biographia.css` the plugin will still load the minified version in `/wp-content/plugins/wp-biographia/css/wp-biographia.min.css`. So if you make any site specific changes to the plugin's CSS, which isn't recommended (see [Hacking WP Biographia’s Appearance With CSS](http://www.vicchi.org/2012/04/05/hacking-wp-biographias-appearance-with-css/)), you'll need to ensure you (re)minify the master CSS to get the changes to be picked up by the plugin.
    136140
    137141= WP Biographia doesn't support social network FOO; can you add this to the next version? =
     
    184188== Changelog ==
    185189
    186 The current version is 3.2.0 (2012.07.23)
     190The current version is 3.2.1 (2012.07.31)
     191
     192= 3.2.1 =
     193* Released 2012.07.31
     194* Added: Stopped other themes and/or plugins overriding the size of the contact links icons via the !important CSS specifier.
     195* Fixed: Fixed bug that caused the Biography Box to be duplicated in some RSS feeds.
    187196
    188197= 3.2 =
     
    315324== Upgrade Notice ==
    316325
     326= 3.2.1 =
     327This version fixes an issue for RSS feeds where the Biography Box could be duplicated and locks the size of the contact link icons, if used.
     328
    317329= 3.2 =
    318330This version adds support for the Biography Box as a widget and to select display of the Biography Box for all archive types (author, category, date), plus bug fixes.
  • wp-biographia/trunk/wp-biographia.php

    r576038 r579779  
    44Plugin URI: http://www.vicchi.org/codeage/wp-biographia/
    55Description: Add and display a customizable author biography for individual posts, in RSS feeds, on pages, in archives and on each entry on the landing page and much more.
    6 Version: 3.2
     6Version: 3.2.1
    77Author: Gary Gale & Travis Smith
    88Author URI: http://www.garygale.com/
     
    9999   
    100100    const OPTIONS = 'wp_biographia_settings';
    101     const VERSION = '320';
    102     const DISPLAY_VERSION = 'v3.2.0';
     101    const VERSION = '321';
     102    const DISPLAY_VERSION = 'v3.2.1';
    103103    const PRIORITY = 10;
    104104    const META_NONCE = 'wp-biographia-meta-nonce';
     
    182182                if (isset ($settings['wp_biographia_sync_excerpt_wpautop']) &&
    183183                            ($settings['wp_biographia_sync_excerpt_wpautop'] == 'on')) {
    184                     error_log ('wp_biographia_sync_excerpt_wpautop is set');
     184                    $hook_to_loop = true;
    185185                }
    186186            }
     
    13541354                $biography[] = '<p>' . $author_pic . '</p>';
    13551355            }
    1356             $biography[] = '<p>' . implode ('', $content) . '</p>';
     1356
    13571357            $biography[] = apply_filters ('wp_biographia_feed' , '<div class="wp-biographia-text">'
    13581358                . implode ('', $content)
    1359                 . '</div></div>' , $content , $settings);
     1359                . '</div>' , $content , $settings);
    13601360        }
    13611361
     
    17801780             *      wp_biographia_display_archives (replaced by wp_biographia_display_archive_posts)
    17811781             *      wp_biographia_display_front (replaces by wp_biographia_display_front_posts)
     1782             *
     1783             * v3.2.1 changed default configuration settings ...
     1784             *      wp_biographia_version = "321"
    17821785             */
    17831786
     
    19011904                    $this->admin_upgrade_option ($settings, 'sync_excerpt_wpautop', '');
    19021905                   
     1906                case '321':
    19031907                    $settings['wp_biographia_version'] = self::VERSION;
    19041908                    $upgrade_settings = true;
Note: See TracChangeset for help on using the changeset viewer.