First Release of my new Module and Service.
This Module allows users to shorten a long URL and share it, this is a similiar service to web services like bit.ly, tinyurl.com and others. It also contains a Web Service (to be used as an API for creating / retrieving shortened URLs).
This was Converted from a Sourceforge Project URL Shortener for ASP.NET by glenarma
For example, you can turn this link:
http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/112/threadid/369948/scope/posts/Default.aspx
Into this link:
my-dnn.de/Nn6c7
Features
-
Shrinking of Urls
-
Full Url History Page for Users with Edit Rights for the Module
-
Registered Users can see their Url History
-
Info of how many Users have Clicked the URL
-
Custom 404 Error Page for DotNetNuke
-
Web Service (to be used as an API for creating / retrieving shortened URLs)
Online Demo
Module is available for free on CodePlex
my-dnn.de/My7m9
[Link...]