gnu-social/plugins/QnA
Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.)
lib/plugin.php now has a parent onAutoload function that finds most common
files that are used in plugins (actions, dataobjects, forms, libs etc.) if
they are put in the standardised directories ('actions', 'classes', 'forms',
'lib' and perhaps some others in the future).
2013-08-28 16:10:30 +02:00
..
actions The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
classes pkeyGet is now static and more similar to getKV 2013-08-18 15:42:51 +02:00
css Tiny layout fix for QnA. 2011-09-26 08:26:38 -04:00
forms plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
js Remove billions of debugging statements and extra space 2011-04-18 16:49:32 -07:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
QnAPlugin.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00