Forum OpenACS Q&A: Response to adp parser

Collapse
3: Response to adp parser (response to 1)
Posted by Tom Jackson on

The fastest way to do this would be to hack the request processor to not get so upset about the file extension. Right now the rp freaks out if you use .adp when you want to run a template of the same name. It would be convenient if it just ignored the extension in the case of a .tcl/.adp pair that matched the file root. Then you could 'impress' your boss by using extensions like .jsp, .asp, etc. My favorite is .html! However, filenames themselves should reflect the actual file type.