Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
gnusocialjp
/
gnusocial
forked from
diogo/gnu-social
Watch
2
Star
0
Fork
3
Files
Issues
14
Pull Requests
0
Branch:
1.1.x
Branches
Tags
1.1.x
1.2.x
1.20.x
1.5
develop
experimental
main
master
nightly
v3
v2.0.2
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
before-gnusocialjp
gnusocial
/
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!