gnu-social/plugins/Sample
Evan Prodromou 1348c6e819 Expand SamplePlugin to show other best practices
I modified the SamplePlugin to show how to do some real processing,
adding a data class and an action class and modifying the main
menu to link to the new action. I added documentation comments to
all the methods and made sure the modules were PHPCS-clean.
2010-01-03 11:02:36 -10:00
..
SamplePlugin.php New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 2009-12-08 12:17:11 -08:00
User_greeting_count.php Expand SamplePlugin to show other best practices 2010-01-03 11:02:36 -10:00
hello.php Expand SamplePlugin to show other best practices 2010-01-03 11:02:36 -10:00