x00
MVPx00 MVP
Reactions
-
Re: How do I set MathJax config file?
This is your code <?phpif(!defined('APPLICATION')) exit();$PluginInfo['MathJaxInline'] = array( 'Name' => 'VanillaMathjaxInline', 'Description' => 'Adds MathJax JavaScript to forum so that y… (View Post)4 -
Re: date more specific
so if you don't want the informality you can make the more recent the same format. (View Post)1 -
Re: date more specific
The following can be set in config. $Configuration['Date']['DefaultTimeFormat'] = '%l:%M%p'; // If in current day$Configuration['Date']['DefaultDayFormat'] = '%B %e'; // If in same year$Configuration… (View Post)4 -
Re: Installing vanilla inside the sub-directory of the sub-domain! Help required
It is bad security to allow directory browsing in the first place. Really this should be controlled through server wide rules, though you can turn it off through .htaccess Google how to turn off dire… (View Post)7 -
Re: Text Box Tool
I believe it being developed an is not currency released. The closest thing to it is the button bar. (View Post)2
