DoyceT
✭✭✭DoyceT ✭✭✭
Reactions
-
Re: Any to give users their own selection of homepage layout?
Alright, just for posterity, here's the final version I ended up with, all of which seems to be working exactly as advertised. I have a .zip file of the plugin directory (including vrijvlinder's exce… (View Post)3 -
Re: Any to give users their own selection of homepage layout?
Gotcha. And, as I said, really that's an entirely manageable feature of the plug-in. So, just for the sake of historical record, here's the full plugin file I ended up with, in case it's of use to an… (View Post)2 -
Re: Any to give users their own selection of homepage layout?
Awesome. Okay, so having already done that "WhereDidMyDefaultCategoryPermissionsGo" plugin, I was ready to take this on and unleash my wicked cut-and-paste ability. <?php if (!defined('A… (View Post)2 -
Re: Error generated by BetterNotifications when trying to send private message
Worked perfectly. Thanks! (View Post)1 -
Re: When I Create a new Category w/ custom permission, I want all users to have no View/Add, by default.
So this is what I set up. <?php if (!defined('APPLICATION')) exit(); ?><?php$PluginInfo['WhereDidMyDefaultCategoryPermissionsGo'] = array( 'Name' => 'Where Did My Default Category Permiss… (View Post)2