]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Pluginize the URL shorteners
authorCraig Andrews <candrews@integralblue.com>
Thu, 3 Sep 2009 18:58:50 +0000 (14:58 -0400)
committerCraig Andrews <candrews@integralblue.com>
Thu, 3 Sep 2009 18:58:50 +0000 (14:58 -0400)
commitbeae3db41375879e725af053edf8041bbd76ac8c
tree6460b3b09f8d008e3be9e5fede3a5ba0511cadac
parent5db43f465543a24facc299be5d7301d9dd6b019e
Pluginize the URL shorteners
actions/othersettings.php
lib/Shorturl_api.php
lib/plugin.php
lib/util.php
plugins/LilUrl/LilUrlPlugin.php [new file with mode: 0644]
plugins/PtitUrl/PtitUrlPlugin.php [new file with mode: 0644]
plugins/SimpleUrl/SimpleUrlPlugin.php [new file with mode: 0644]
plugins/TightUrl/TightUrlPlugin.php [new file with mode: 0644]