================================
Smart Link Plugin for WordPress
================================


Documentation
-------------

http://www.semiologic.com/software/smart-link/


Terms of use
------------

This software is copyright Mesoconcepts Ltd, and is distributed under the terms of the Mesoconcepts license. In a nutshell, you may freely use it for any purpose, but may not redistribute it without written permission.

http://www.semiologic.com/legal/license/


Change log
----------

v.3.11 - Feb 23rd, 2007

	* WP 2.1.1 compat
	* Worked around yet another workflow issue

v.3.10 - Feb 17th, 2007

	* Further delayed the ob_start call

v.3.9 - Feb 9th, 2007

	* Delayed the ob_start call to allow the plugin to work when the template is redirected

v.3.8 - Feb 1st, 2007

	* WP 2.1 compat

v.3.7 - Jan 11th, 2007

	* php 5.2 fix

v.3.6 - Nov 28th, 2006

	* Works in RSS

v.3.5 - Nov 5th, 2006

	* Fixed a greediness bug

v.3.4 - Oct 25th, 2006

	* Only process smart links in the body tag

v.3.3 - Sep 9th, 2006

	* Turned debug mode off (woops!)

v.3.2 - Aug 22nd, 2006

	* Huge bug fix for MySQL 4 or lower

v.3.1 - Aug 7th, 2006

	* Semiologic Mu compat

v.3.0 - July 19th, 2006

	* Rewrite of smart link engine, to fix a pesky regex bug

v.2.5 - Apr 26th, 2006

	* Brought back the missing call to ob_start

v.2.4 - Apr 21st, 2006

	* Now works in feeds
	* No longer uses relative uri

v.2.3 - Jan 3rd, 2005

	* Fixed a bug relevant to sites in subfolders

v.2.2 - Dec 21st, 2005

	* Fixed problem with emails
	* Fixed problem with gzip
	* Fixed problem with domains
	* Added a few default external handlers (google, yahoo, msn, and wiki)
	* Fixed php 4 issues

v.2.0 - Nov 21st, 2005

	* Clean rewrite as class
	* Service API

v.1.4 - July 20th, 2005

	* Security fix

v.1.3 - July 4th, 2005

	* Added a test, to avoid an array_merge bug

v.1.2 - June 28th, 2005

	* Tweak optimization when interacting with the sidebar tile plugin

v.1.1 - June 6th, 2005

	* Added a readme file

v.1.0 beta 4 - May 23rd, 2005

	* Added the smart links in admin preview panel

v.1.0 beta 3 - May 19th, 2005

	* Bug fix

v.1.0 beta - May 17th, 2005

	* Initial release