[Catalyst] post processing filter in Catalyst apps
    Rajesh Kumar Mallah 
    mallah at redgrape.tech
       
    Sun Feb 19 08:40:46 GMT 2017
    
    
  
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.
    
    
More information about the Catalyst
mailing list