Changeset 189718
- Timestamp:
- 01/04/2010 09:42:52 PM (16 years ago)
- Location:
- relative-links-fix/tags/1.0
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
linksfix.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
relative-links-fix/tags/1.0/README.txt
r189642 r189718 15 15 `http://khaotica.com/2009/12/firefox-relative-links-fix-wordpress.html` 16 16 17 17 18 ...to a relative link: 18 19 19 20 `../2009/12/firefox-relative-links-fix-wordpress.html` 21 20 22 21 23 This 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/tags/1.0/linksfix.php
r189642 r189718 2 2 /* 3 3 Plugin Name: Relative Links Fix 4 Plugin URI: http:// climateprogress.org4 Plugin URI: http://khaotica.com/2009/12/relative-links-fix-wordpress.html 5 5 Description: Corrects Firefox behavior in which pasting formatted content converts absolute URLs to relative URLs. 6 6 Version: 1.0
Note: See TracChangeset
for help on using the changeset viewer.