May 6, 2009 • posted by KickApps
For a way to add quick “join group” functionality to your group list page – put this code in your AC footer (wrapped in script tags). – For more tips and tricks checkout the KickApps resources page. <script> if (Ka.Info.PAGE === “search/searchPage.jsp” && Ka.Util.getLocationParam(‘mediaType’) === ‘group’) { $j(function() { var userid = Ka.Info.USERID; var aff [...]