|
Posted by al jones on 02/22/07 00:56
On 21 Feb 2007 16:10:22 -0800, Caleb wrote:
> I'm going to have over 100 pages to put it on, and if I suddenly
> decide I want to change something that means I will have to do it to
> all of them :)
Caleb, I use orb as a preprocessor - that means (to me) that if I change my
header (which is stock over all my pages) then I just change the header,
run orb and upload my pages. I have 4 standard parts to my pages:
Header
Horizontal nav bar
Nav area on left
footer
Now, while I don't make changes to these often, when I do make and orb make
small work of it. What you do in you orb source file fname.orb is put in
[[$include somefile.orh]] and somefile.orh gets copied here when you run
orb to create the output.html file.
//al
[Back to original message]
|