Thanks for the kind words!
Re: Re:1. Damn. I am busted. I think I left the definition out of the 2.0 package and no one noticed! Here it is until I get a chance to get to the readme:
put this in your 'additional CSS properties' box of your style:
Code:
/* defs */
a.DEF:link { text-decoration: none;border-bottom: 1px dotted #016798; color : #016798; padding-bottom: 0px }
a.DEF:visited { text-decoration: none; border-bottom: 1px dotted #016798; color : #016798; padding-bottom: 0px }
a.DEF:hover { text-decoration: underline ;border-bottom: 0px dotted #F8BF24; color : #016798; padding-bottom: 0px }
Customize it to whatever you want.
re:re 2: 25 characters. If you want more, just edit the geek_autolink table
Glad you like the hack. When I am done with my current project, I will start to look into doing the mouseover popups too.
Think the secret to getting your users to like it is to make it as unobtrusive as possible and dont autolink every other word
nJoy