Description
Fragmention is a method of linking to any text in a web page proposed by Kevin Marks. It uses a double hash syntax appended to a URL with the text following the two hash marks, using plus symbols to replace spaces. For example:
http://www.kevinmarks.com/fragmentions.html##I+suggest+using+a+double+hash
This removes the need for site developers to hard-code ID attributes into their site’s tags and gives users a completely flexible way to point to exactly the text they want to reference within a page.
Installation
- Upload the
wp-fragmention
directory to your site’s plugins directory - Activate the plugin through the
Plugins
menu in WordPress
FAQ
- Are the any plugin options?
-
Nope. Just activate the plugin and go. No configuration needed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Fragmention” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Fragmention” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.4
Latest version of the Fragmention script, including a minified version.
0.1.3
Updated to the latest version of the Fragmention script, which fixes an issue parsing the second hashmark.
0.1.2
Updated to the latest version of the Fragmention script. Fixed readme.txt with expanded description and the proper plugin name.
0.1.1
When a fragmention link is used, the relevant block of text is now highlighted in the page.
0.1.0
Initial release.