URL Shortening in Author/Publisher
Hi Team,
I wanted to shorten the image "src" URL to short either in author or publisher . I wanted to shorten the URL before rendering in UI.
Like from this
<img src="/content/myproject/home/testsite/_jcr_content/par/image.img.png/1526169400772.png" /> to
<img src="/testsite/_jcr_content/par/image.img.png/1526169400772.png />
Please give me some ideas to achieve this.
Thanks
Uma
