Updated: 9/20/04; 7:53:40 PM.
Fluid Flow: Frontier and Radio
Most of my work is in Frontier and Radio. This is a log of what I am working on, problems I am having, and solutions I've found.
        

Wednesday, April 30, 2003

While I have been using Manila to generate and maintain the Naglee Park website for the last two years. I have used static rendering to hide its dynamic roots. On Monday, I decided to stop using the static site and serve the site directly from Manila.

The process of converting a static Manila site back to a dynamic one is pretty simple. But this site had some legacy pages from before I started using Manila. To serve these pages from Manila, I had to remember back to the days of Frontier 4.

The description below is for serving files at the root level of your site. If you need to create deeper levels, it is usually easier to map a path to a directory using the Domain Admin Tool.

The process is pretty simple. Go to your manilaWebsite database and add a new table called "#templates" in this table add one wpText item named "plain". In plain, add the following text: {bodytext}.

Now for each legacy page that you need to serve, create a new wpText item with the same name as the legacy file (ie. oldIndex.html) in your manilaWebsite database. Open the wpText item and write '#template "plain"' in the first line. Type return twice and then paste the complete source of your legacy page. Save.

Now, go to your browser and type "http://yourDomain/yourLegacyPage". Manila will serve up your legacy page.
3:49:02 PM    
Comment []


© Copyright 2002-2004 Tom Clifton.
 
April 2003
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      
Mar   May


Click here to visit the Radio UserLand website.

Subscribe to "Fluid Flow: Frontier and Radio" in Radio UserLand.
Click to see the XML version of this web page.