How to add Hyperlink Relationships (rel=”") to FCK Editor links
February 26th, 2007I use FCK Editor quite a bit for some of my websites. One thing I use quite often that is not supported by the FCK Editor is the Hyperlink Relationship (<a href=”link.html” rel=”nofollow”>) on links so that it hooks up with Lightbox (if you aren’t using Lightbox, you’re missing out).
I finally decided to have a play around with adding this feature to the FCK Editor and believe it or not, it was easier then I thought…
I’m using FCK Editor 2.4 but I’m pretty sure there won’t be many changes if any between versions.
Here’s how you do it…
Read the rest of this entry »