How to setup CODA to work with WebDNA?

This page will show graphically how to setup CODA as a WebDNA partner :-)

numero = 166
interpreted = N
texte = WebDNA and CODA are perfect partners: with WebDNA running on your Mac OSX, apache will look for your sites inside /Library/WebServer/Documents/ This is the most convenient place to keep all your websites. Let's imagine a site "WSC_2009" (which is this one, actually...) First of all, CODA must understand the .dna suffix:
note the "dna" extension:
You can now setup your site: the complete path will be /Library/WebServer/Documents/WSC_2009/
Once CODA found it, it should appear on your board
Now, you can start working; I use the classic html view, and the WebDNA code just appears in green:
The control view shows your code interpreted by WebDNA
(note the site URL)
WebDNA and CODA are perfect partners: with WebDNA running on your Mac OSX, apache will look for your sites inside /Library/WebServer/Documents/
This is the most convenient place to keep all your websites.
Let's imagine a site "WSC_2009" (which is this one, actually...)

First of all, CODA must understand the .dna suffix:



note the "dna" extension:



You can now setup your site: the complete path will be /Library/WebServer/Documents/WSC_2009/



Once CODA found it, it should appear on your board



Now, you can start working; I use the classic html view, and the WebDNA code just appears in green:



The control view shows your code interpreted by WebDNA



(note the site URL)



Christophe Billiottet

DOWNLOAD WEBDNA NOW!

Top Articles:

Download WebDNA Applications

WebDNA applications...

WebDNA Libraries

A list of available libraries for WebDNA...

F.A.Q

A compilation of some user's questions...

WebDNA Modules

A list of the currently available modules...

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Related Readings:

WebDNA interaction with zip

I have a project where I'm allowing several people to upload images...

Setting a 30-minute Cookie

Configuring the expires time for a short-term cookie is tricky...

Cloning a Record

Often...

How to keep the text variable after a function has finished

By default...

Extracting the first sentence out of a block of text

I need to extract the first sentence out of a block of text...

How old am I?

You want to express an age in years given the dob (mm/dd/yyyy) and today's date...