Closed marvin-martian closed 7 years ago
IMHO this is out of scope of Newsletter and the whole point of using the UriBuilder is so that you can configure realurl (or whatever you use) to generate whatever URL structure fits your need. To me this is not the right place to manipulate URL. Maybe you should have a look at realurl doc ?
Doh! you are right! tnx.
Hi I wanted to run the generated uri's through an URL shortener (tx_tinyurl). It would be nice if there was a hook in this method that I could pass and return the generated uri.
For example: Snippet
Integrated