Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Have You modified Vanilla Core Files?
There are 3 pieces to web security which I think are roughly equal: * Software (Vanilla, your theme, plugins, updates) * System (server configuration, server software, policies) * Support (advice, re… (View Post)4 -
Re: Use Vanilla into an existing website
You'll want to use jsConnect. proxyConnect is deprecated and very old. http://vanillaforums.org/addon/jsconnect-plugin http://blog.vanillaforums.com/jsconnect-technical-documentation/ (View Post)2 -
Re: Have You modified Vanilla Core Files?
"Hacking core" is a poor choice because it disincentivizes you to keep your installation up to date (now there is extra work to every upgrade) and can have unintended consequences (like a s… (View Post)2 -
Re: Bump Discussion Plugin - Need Feedback
I think the Vanilla mentality is, "if I'm going to clutter this with knobs and dials, it better be important." So, I don't personally favor timeframe options. (View Post)1 -
Re: Category Viewing thought.
I would strongly recommend doing this in PHP with the data from CategoryModel::Categories() or GetSubtree(). Doing it in MySQL isn't necessary and I suspect those queries will murder your db per… (View Post)3