Dear Catalyst Users ,
What would be a good place to post process the HTML output from View (TT in my case). I would want to replace all static urls with a url bearing version. eg /static/images/logo-1.png should become /static/ver8922/images/logo-1.png i cannot use uri_for in templates as our frontend designers also work on the same files and load them in a non-catalyst environment. (using apache on windows). Regds mallah. _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/