hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Excluding discussion records from display without the use of css or custom views
Ok, so when you generate a shared link, you add an attribute to the discussion that contains a hash of some kind. The link will contain some method to say "I am an invited user". If the dis… (View Post)1 -
Re: Jump to last read comment
Yeah, I have no idea. @rbrahmson the community needs your voice and help :) (View Post)2 -
Re: What about a 'cancel' or 'delete draft' button right underneath the editor?
I couldn't figure out a way to do it without writing any JS, but the feature has been added in 0.3: https://vanillaforums.org/addon/draftsweeper-plugin-0.3 (View Post)2 -
Re: Any way to list ranks?
@AaronWebstey Try disabling/enabling Yaga to register the new permissions. (View Post)1 -
Re: Excluding discussion records from display without the use of css or custom views
You can exclude discussions via a category permission, site wide. You can exclude discussions via a base discussionModel_beforeGet_handler hook as well. (View Post)1