Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
strk
/
gnu-social
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
1.1.x
Ramas
Etiquetas
1.1.x
1.2.x
master
mmn_fixes
nightly
normalized_openid
gnu-social
/
plugins
/
ClientSideShorten
Mikael Nordfeldth
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
hace 11 años
..
actions
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
hace 11 años
locale
51b28eda19
Localisation updates from http://translatewiki.net.
hace 12 años
ClientSideShortenPlugin.php
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
hace 11 años
README
caa6690f4c
Update translator documentation.
hace 13 años
shorten.js
caa6690f4c
Update translator documentation.
hace 13 años
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!