Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
tokarskiy
/
gnu-social
forked from
diogo/gnu-social
Watch
1
Star
0
Fork
0
Files
Tree:
5c6b98e821
Branches
Tags
1.1.x
1.2.x
1.20.x
experimental
master
nightly
ukrainian-translation-fix-branch
v3
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
ClientSideShorten
Mikael Nordfeldth
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
11 years ago
..
actions
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
11 years ago
locale
51b28eda19
Localisation updates from http://translatewiki.net.
12 years ago
ClientSideShortenPlugin.php
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
11 years ago
README
caa6690f4c
Update translator documentation.
13 years ago
shorten.js
caa6690f4c
Update translator documentation.
13 years ago
README
ClientSideShorten causes the web interface's notice form to automatically
shorten URLs as they entered, and before the notice is submitted.
Installation
============
Add "addPlugin('ClientSideShorten');" to the bottom of your config.php
That's it!