]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
GroupFavorited plugin: adds 'Popular' tab to group navigation showing a popular pages...
authorBrion Vibber <brion@pobox.com>
Thu, 30 Sep 2010 22:56:38 +0000 (15:56 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 30 Sep 2010 22:56:38 +0000 (15:56 -0700)
commit2ecbae308d0fba0ace43009f0d062301b2a86c81
tree37dbd94ae29d7827dacb7ab487fc17320996fd5b
parent5c11ad15e14811a4094224b1f6995354ec443df9
GroupFavorited plugin: adds 'Popular' tab to group navigation showing a popular pages subset for just posts in the group. Not necessarily terribly efficient, should be tested and benchmarked on non-trivial sites
plugins/GroupFavorited/GroupFavoritedPlugin.php [new file with mode: 0644]
plugins/GroupFavorited/groupfavoritedaction.php [new file with mode: 0644]