hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Display page number in topics
Vanilla is designed to be extendable, scalable, and fast. Vanilla only has basic functionality in the core. Use plugins, applications, locales, and themes to add the functionality you need/want. You … (View Post)1 -
Re: Feedback!
@peregrine Much love for the debug. :D @tom762 I have updated the plugin to work on Embed Friendly with Use Categories as Headings checked. Please download the new version (V 1.2) and let me know if … (View Post)1 -
Re: instead of root changing settings.
If only there was some way to determine the proper permissions to use for a plugin. Guess it is time to make a new wiki page. (View Post)2 -
Re: Double
after blockquote?This is fixed in the 2.1b1 version. You can either a) port the affected changes, b) set Vanilla to not replace new lines as br tags, c) or deal with it. Solutions A) Add the function FixNl2Br() to fu… (View Post)3 -
Re: Why keep the SiteMenu with duplicated functionality in MeBox & Column?
This worked for me on Baseline+ and Bittersweet on Vanilla 2.1b1 jQuery(document).ready(function($) { $('ul.SiteMenu').remove();}); (View Post)1
