vierundzwanzig wrote:
Another possible way is to created a redirect page that redirects to the survey. For example
http://localhost/resolve.php?sid=123456&lang=de&token=78910
that redirects to
http://localhost/limesurvey/index.php?sid=123456&lang=de&token=78910
My short term solution, as I alluded to above and discussed at length in another thread, was exactly that - I created a redirect page. But, to ensure the link was short, I used the strategy:
http://localhost/resolve.php?token=78910
As far as a reluctance for people to click on short links, I will need to verify that this would work, but if implemented properly, the url could be short, while keeping the description of the target link exactly as it is now.
For example [a href="shorturl"]original long url description[/a]
May result in a URL that, even if the original logn url description gets split into two lines, the shorturl should be located, in its entirety, on the first line, and therefore, should function normally.
In response to a request from Mazi, here is the link to my idea.
ideas.limesurvey.org/ideatorrent/idea/353/