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:
Tips and Tricks
A list of user-submitted tips ...
WebDNA Libraries
A list of available libraries for WebDNA...
F.A.Q
A compilation of some user's questions...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA Modules
A list of the currently available modules...
Download WebDNA Applications
WebDNA applications...
Related Readings:
How many working days?
This small script finds the number of working days between two dates...
How to setup CODA to work with WebDNA?
This page will show graphically how to setup CODA as a WebDNA partner :-)...
How old am I?
You want to express an age in years given the dob (mm/dd/yyyy) and today's date...
Extracting the first sentence out of a block of text
I need to extract the first sentence out of a block of text...
Write Once Use Many
Reuse the same code over and over again on your site with the [include] context...
Cloning a Record
Often...