Hi,

I was wondering if it'd be possible to implement a means of having a GET request that defines what XSL template file is used for the XML output of khttpd? I was thinking the easiest would perhaps be adding another config.ini directive like 'khttpd_style_path=/path/to/styles' and then, to use a specific XSL file within that defined directory, make a GET request like /?fid=940&ext=.xml&style=filename.xsl.

Reason being, I'd like to be able to change style sheets on the fly. Plus, I have an idea to add to CharcoalGray99 so that clicking a link for more information on a certain track will popup a window with full track info... length, size, bitrate, sample rate, etc.

Would this be a possibility, Mark?


Thanks,
Aragon