Hello,
Has anyone had any experience with having an additional format for certain CTD ? What is the best way to 'translate' the non-default format url?
For our mobile presentation, the default OT rendered url is http://<our domain url>/channel/ci.contentname.mobile. We would like to translate that to http://<ourmobile domain url>/channel/contentname. The default format is already being translated with ootb furl as http://<our domain url>/channel/contentname. The only difference between the mobile format url and default format url is the domain url.
Do you create your own custom mapper class, url translator class? From what I gather from the sparse documentation, you have to have both, correct?
Any suggestions, experience would be helpful.
Thanks!