Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Tutorial: How to Enable a debug log and collect debugging information.
@peregrine We're putting the ability to collect logs into core as a framework feature. I don't think we're going to put much more actual logging into core. (View Post)4 -
Re: UnreadDiscussion by Luc Doesn't work with 2.1 (alternative inside)*
The 'unread' method is in core now, so duplicating that functionality another way doesn't make much sense. Maybe it's time to retire this one? (View Post)1 -
Re: This is terrible! Read this and offer your comments...
@snooty I've grown a thick skin over Vanilla haters, and here's why: it's almost entirely ignorance. Vanilla is such a chameleon it can look and act in so many ways, that most of the time those hater… (View Post)2 -
Re: Cardinal sins of Vanilla plugin development
No. I just meant that transcribing a novel would be a bad choice and that, where applicable & appropriate, it wouldn't hurt to put very long custom text directly in your theme. (View Post)1 -
Re: Cardinal sins of Vanilla plugin development
One thing to remember about config (and locale.php) is that the whole thing gets loaded into memory on every pageload, so it's definitely not the place to dump your baking recipes collection. :) (View Post)1