Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: The Hall Of Code Curiosities
Seems like a fine place to add: We're big fans of humorous, informative code comments. It's helpful to remember the old "Bonk: something funky happened!" error page to put yourself in the r… (View Post)3 -
Re: Modifying existing table structure - best practices?
You can also use the Attributes field on the Discussion table. For data you don't need to query on, that's preferred. Otherwise, I'd prefer columns. Using ForeignID is dicey because it's typically us… (View Post)3 -
I was just hanging around the neighborhood repo...
when I saw my buddy @Vorgo handing around so I said, sup @Vorgo? (View Post)1 -
Re: New plugin: Bot (formerly shwaipbot)
2015 update: I've done a new plugin based on what I started with shwaipbot. The big differences are: * Eliminated extra config file in favor of having other plugins hook into it as if it were a norma… (View Post)2 -
Re: Vanilla 2.2 beta 1 is now available
No, from the Issues list, click the "Milestones" tab. It's the only open one: https://github.com/vanilla/vanilla/milestones/2.2rc (View Post)1