Mikael Nordfeldth
|
871912a00a
|
Plugins didn't match lib/plugin.php onPluginVersion function definition
I ran:
for i in `grep -R onPluginVersion...version plugins/|cut -d: -f1`; do sed -i '{ s/\(onPluginVersion(\)\(\&\$versions\)/\1array \2/ }' $i; done
|
2015-06-06 22:04:01 +02:00 |
|
Mikael Nordfeldth
|
f110fc5c9a
|
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
2013-11-01 13:51:41 +01:00 |
|
Siebrand Mazeland
|
caa6690f4c
|
Update translator documentation.
Whitespace updates.
Break lines in README at or before 80 characters.
L10n updates.
|
2011-04-06 23:43:50 +02:00 |
|
Evan Prodromou
|
2484d8edc2
|
more detailed information in cachelogplugin
|
2010-10-22 09:24:19 -04:00 |
|
Siebrand Mazeland
|
8b44063ca1
|
* L10n update
* superfluous whitespace removed
|
2010-09-19 00:17:24 +02:00 |
|
Brion Vibber
|
95b534c5ce
|
Move standalone plugin files into subdirectories so they can have locale data, etc added to them at leisure.
|
2010-09-15 14:10:18 -07:00 |
|