Plugin Directory

Changeset 190106


Ignore:
Timestamp:
01/05/2010 07:37:16 PM (16 years ago)
Author:
achellios
Message:

Updated readme

Location:
relative-links-fix
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • relative-links-fix/tags/1.0/README.txt

    r189718 r190106  
    1313Wordpress bloggers will sometimes copy headlines from a Wordpress-generated homepage and paste them into the post-editing window.  In Firefox, this has the unfortunate result of converting absolute urls into relative ones.  For example, copying a headline from http://khaotica.com converts the permalink for this article:
    1414
    15 `http://khaotica.com/2009/12/firefox-relative-links-fix-wordpress.html`
    16 
     15http://khaotica.com/2009/12/firefox-relative-links-fix-wordpress.html
    1716
    1817...to a relative link:
    1918
    20 `../2009/12/firefox-relative-links-fix-wordpress.html`
    21 
     19../2009/12/firefox-relative-links-fix-wordpress.html
    2220
    2321This creates broken links when the post is viewed on the archive page and RSS feed. The links will also be broken for subscribers who receive posts via email.
  • relative-links-fix/trunk/README.txt

    r189719 r190106  
    1313Wordpress bloggers will sometimes copy headlines from a Wordpress-generated homepage and paste them into the post-editing window.  In Firefox, this has the unfortunate result of converting absolute urls into relative ones.  For example, copying a headline from http://khaotica.com converts the permalink for this article:
    1414
    15 `http://khaotica.com/2009/12/firefox-relative-links-fix-wordpress.html`
    16 
     15http://khaotica.com/2009/12/firefox-relative-links-fix-wordpress.html
    1716
    1817...to a relative link:
    1918
    20 `../2009/12/firefox-relative-links-fix-wordpress.html`
    21 
     19../2009/12/firefox-relative-links-fix-wordpress.html
    2220
    2321This creates broken links when the post is viewed on the archive page and RSS feed. The links will also be broken for subscribers who receive posts via email.
Note: See TracChangeset for help on using the changeset viewer.