x00
MVPx00 MVP
Reactions
-
Re: [Solved] [Split] Problem with HTML tables in Discussions*
I also recommend the markdown formatter. Mardown also includes HTML. (View Post)1 -
Re: Why does table border not work in vanilla?
border attribute and any attribute other then style involved in styling is pretty redundant these days blabla Yo can do any border you like style="border:1px solid red;" (View Post)1 -
Re: Plugin Example/Help. Trapping user input.
it is sanitised in the sense it is sanitised againt sql injection. Preformating in this data has pitfalls. For one when editing the content it can cause all sort of issue with consistency. I can unde… (View Post)2 -
Re: How do I change the color settings for mentions and other options?*
there is no setting, all styling is inherited, so can be changed through normal css. I would suggest putting in the design/custom.css of your theme. (View Post)2 -
Re: Vanilla on HHVM a wicked experiment....
One of the main changes is I used a later version of Smarty http://www.smarty.net/files/Smarty-2.6.28.tar.gz and extract it to library/vendors/Smarty-2.6.28 this basically deals with depreciated e mo… (View Post)1
