Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: error trying to import PHPBB
@Cruel_Coppinger Do you recall what version you started on? Maybe 3.1? (View Post)1 -
Re: error trying to import PHPBB
I've actually handed it off to @initvector as of February. :) (View Post)1 -
Re: CSS file inclusion & code cleanup
We've also standardized on Garden.Settings.Manage as the settings permission and never use AdminOnly. The line spacing on this should be fixed as well, the view deleted, and the docs updated. (View Post)1 -
Re: CSS file inclusion & code cleanup
Here's my take on it: <?php if (!defined('APPLICATION')) exit();// Define the plugin:$PluginInfo['Sketchfab'] = array( 'Description' => 'Provides an editor button to embed a Sketchfab model eas… (View Post)1 -
Beware the 4-spacening this week (25 May)
This week we will be converting Vanilla to a 4-space indent system from our current 3-space indent system per the coding standard we adopted last year. This is for our pull request authors - if you'r… (View Post)2