https://github.com/elgg/shorturl
https://github.com/elgg/shorturl
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elgg/shorturl
- Owner: Elgg
- Created: 2011-06-14T00:31:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-06-14T00:33:21.000Z (almost 14 years ago)
- Last Synced: 2023-03-23T02:38:16.944Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
/**
* Elgg shorturl tool
*
* @package ElggShortUrl
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider
* @copyright Curverider Ltd 2008-2009
* @link http://elgg.com/
*/This is a basic tool to shorten URL's that might be inserted into a shout, built for Elgg v1.0
Install: Just drop it into the mod directory and that should be it.
Note: In the relationship between the two url's, guid_one is the long URL and guid_two is the short URL