Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
atheprogrammer
/
gnu-social
fork de
diogo/gnu-social
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
5c6b98e821
Branches
Tags
1.1.x
1.2.x
1.20.x
1.5
master
nightly
v3
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
ClientSideShorten
Mikael Nordfeldth
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
11 anos atrás
..
actions
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
11 anos atrás
locale
51b28eda19
Localisation updates from http://translatewiki.net.
12 anos atrás
ClientSideShortenPlugin.php
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
11 anos atrás
README
caa6690f4c
Update translator documentation.
13 anos atrás
shorten.js
caa6690f4c
Update translator documentation.
13 anos atrás
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!