Where can I find documentation on com.interwoven.livesite.model.page.PostRenderingProcessor which I seem to need to use to change how links are generated?
I've searched the support site and these forums without any luck.
I basically want to remove the html/sitename prefix on generated URLs but do NOT want to (completely) change where the generated HTML is placed (via changing the PLC workflow). Ideally, the workflow should store into workarea/html but the links should just begin with / (not /html/sitename)