I want to change the ditto urls that are output. What would be the best way of going about it?
For example /dittopage.html?start=1 changed to /dittopage/page/1.html
I was thinking there was a way to pass this through a snippet that can change it. Is there a way to do that?
Good, I know about htaccess rewrites and redirects but I need the links to actual be different on the page.
Change function paginate() and function noResults() here:
ditto.class.inc.php