Please enable JavaScript in your browser!
Главная
Обзор
Помощь
Вход
diogo
/
gnu-social
Следить
19
В избранное
39
Ответвить
35
Файлы
Обсуждения
116
Запросы на слияние
5
Вики
Дерево:
v1.1.3rele
Ветки
Метки
1.1.x
1.2.x
1.20.x
1.5
experimental
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 лет назад
..
actions
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
11 лет назад
locale
51b28eda19
Localisation updates from http://translatewiki.net.
12 лет назад
ClientSideShortenPlugin.php
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
11 лет назад
README
caa6690f4c
Update translator documentation.
13 лет назад
shorten.js
caa6690f4c
Update translator documentation.
13 лет назад
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!