Info

Category:
Licence: GNU General Public License (GPL) version 2
Updated: 17 days ago
Downloaded: 174

Releases

More projects by Marcus Povey:

Release notes:

The latest SVN/Nightly build of Elgg (2009061401) provides hooks for URL shortening services through the input/urlshortener view.

This is a functional example which uses the unbranded URL shortening service 3la.cc to shorten long URLs in The Wire posts.

Use this as an example for writing support for things services like TinyURL or Bit.ly

Requirements

  • The latest SVN / Nightly build of Elgg core (this won't work on vanilla 1.5)
  • The latest SVN TheWire plugin (bundled with core)

Notes

  • You will need to update your .htaccess file
  • Requires latest SVN
  • This is an example usage for new functionality I'm playing with in Elgg core, and as so is not supported by Curverider :)