Plugin Directory

Changeset 593258


Ignore:
Timestamp:
09/01/2012 06:53:44 AM (14 years ago)
Author:
prometh
Message:

updated description

Location:
absolute-to-relative-urls
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • absolute-to-relative-urls/tags/0.3.1/absolute-to-relative-urls.php

    r582123 r593258  
    33Plugin Name: Absolute-to-Relative URLs
    44Plugin URI: http://www.svachon.com/
    5 Description: A <strong>function</strong> for use in shortening URL links. Just use <code><strong>absolute_to_relative_url</strong>( string <em>$url</em> [, bool <em>$ignore_www</em> = <em>true</em> [, bool <em>$choose_shortest</em> = <em>true</em>]] )</code>.
     5Description: A <strong>function</strong> for use in shortening URL links. Just use <code><strong>absolute_to_relative_url</strong>( string <em>$url</em> [, bool <em>$ignore_www</em> = <em>false</em> [, bool <em>$output_type</em> = <em>2</em>]] )</code>.
    66Version: 0.3.1
    77Author: Steven Vachon
  • absolute-to-relative-urls/trunk/absolute-to-relative-urls.php

    r582122 r593258  
    33Plugin Name: Absolute-to-Relative URLs
    44Plugin URI: http://www.svachon.com/
    5 Description: A <strong>function</strong> for use in shortening URL links. Just use <code><strong>absolute_to_relative_url</strong>( string <em>$url</em> [, bool <em>$ignore_www</em> = <em>true</em> [, bool <em>$choose_shortest</em> = <em>true</em>]] )</code>.
     5Description: A <strong>function</strong> for use in shortening URL links. Just use <code><strong>absolute_to_relative_url</strong>( string <em>$url</em> [, bool <em>$ignore_www</em> = <em>false</em> [, bool <em>$output_type</em> = <em>2</em>]] )</code>.
    66Version: 0.3.1
    77Author: Steven Vachon
Note: See TracChangeset for help on using the changeset viewer.