Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Yaga leaderboard
The easiest way I can think of is to use the Basic Pages plugin to create the page, set it to Raw HTML and then load the leaderboard using Javascript: <script>jQuery.get('/module/leaderboardmod… (View Post)2 -
Re: Auth issues with API v2 requests
body is required. The fields you POST to the server should not be part of the query string but part of the (JSON encoded) body. (View Post)1 -
Re: Dashboard menu items for Yaga missing
@R_J after a lot of digging I think I found the cause: The way the NestedCollectionAdapter works is that it creates a key from the actual text which gets passed into addLink already translated: This … (View Post)3 -
Re: YAGA for Vanilla 3.2 and up
@MrCaspan Thanks for the info. It is really unfortunate that boilerplate (being a base theme to build onto) is already using a last resort !important rule. I will have to dig into why that is, before… (View Post)3 -
YAGA for Vanilla 3.2 and up
I just wanted to let you know that I've been maintaining a fork of YAGA (Yet Another Gamification Application) as a plugin for some time now. It mostly features performance improvements and modern ad… (View Post)8