Coda Plugin – v090108
January 8th, 2009
I started to play around with Coda’s Plugin builder. Instantly I came up with two plugins. Already they save me a lot of time. Especially when dealing with material submitted via DOC or XLS.
Link
This will take the selected text and return it as an A tag. For example,
http://www.linktohere.com
will be changed to
<a href="http://www.linktohere.com">http://www.linktohere.com</a>
MailTo
This is very similar to Link above, but makes a mail tag.
example@test.com
becomes
<a href="mailto:example@test.com">example@test.com</a>
![]()
WebVeteran’s Coda Plugin:
WVCPs.codaplugin.zip
Nothing too fancy. Only a step higher than using the Clips window. But they may save you time as well. Just download the zip, extract it, double-click, enjoy.

Recent Comments