Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Simple Pages 1.0
Yes: routes don't scale. They'll bog down the config.php with a ton of text, which needs to get re-read on every request. Also, a route will override controllers, meaning you could then break your si… (View Post)1 -
Re: Vanilla's Transifex moved - rejoin your team!
Yes. (View Post)1 -
Re: Change Hash? 2.1.6
@Rekkeh To do that, I'd use the latest master branch on GitHub rather than the official 2.1.6 if you don't mind living dangerously. We made that possible natively for the next version. Or just use 2.… (View Post)1 -
"Thou Shall Not Code Count Queries"
This appeared in the Vanilla offices this morning: "Thou shall not code count queries - blessed are those that cache counts" We've had a couple near-incidents lately as a result of attempti… (View Post)1 -
Re: Combining WordPress and Vanilla search?
My suggestion is definitely a custom Sphinx index, but that's so complicated I've been putting it off for like 3 years. (View Post)2