GoLive 6 FileTypes

I’m posting this in the hope that after Google indexes it, it will help some other poor soul.

I’m working with the Velocity template engine; templates are HTML files that (usually) have a “.vm” file extension. I could not for the life of me figure out how to get Adobe GoLive 6 to open the file as an html file, nor could I find anything on Google, Adobe’s site or forums, or on the velocity lists about how to do so.

Well, I finally started digging around in the GoLive directory, and quickly found this file:

<golive home>/Settings/FileMappings/default.aglfmi

Adobe has done a Good Thing™ here and used XML to define their file mappings. Simply add a line similar to the one below to the section at mapping->extensions, and GoLive will happily open your “.vm” or “.wm” (WebMacro’s standard extension - change “vm” below to “wm” of course):

<map ext=”vm” mime=”text/html” transfer=”text” base=”html” mac=”TEXT/R*ch”/>

R.E.M. Says:

About this Entry

This page contains a single entry by Steve published on July 18, 2002 3:50 PM.

Brain Stretcher was the previous entry in this blog.

Fighting the Good Fight is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID