Archive

Archive for the ‘Coda’ Category

Coda2 Plugin update

May 22nd, 2012

I’ve updated my previously released Coda plugin, to now work in Coda2.

WebVeteran’s Coda2 Plugin:
WVCPs-coda2-pluigin.zip

Original Article: http://www.webveteran.com/blog/web-related-software/coda-web-related-software/coda-plugin-v090108/

Coda, Mac OS X, Web Coding

ColdFusion clips for Coda

June 16th, 2009

I have made quite a few Clips in Coda to make development a little speedier. Hopefully you can get some use out of them too.

Coda Clips

Preview of Coda Clips - keep in mind the clips window only shows the first line of each clip.

Download the Clips here:
ColdFusion Coda Clips

Coda, ColdFusion

Coda Plugin – v090108

January 8th, 2009

NOTE: This plugin’s update for Coda 2 is here: http://www.webveteran.com/blog/web-coding/coda2-plugin-update/

—————————

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>

Coda Plugin

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.

Coda , , , , ,