- Thread starter
- Admin
- #1
- Jan 26, 2012
- 4,055
Hello, everyone!
Thanks to a volunteer coder from MHB, jakncoke, we've been able to add some new buttons to the editor toolbar that weren't possible before. It seems like it should be an easy thing to do but for some reason vBulletin makes it a bit tricky. It requires a completely custom PHP plugin that jakncoke was gracious enough to write from scratch and tweak over a couple of days. We thank him very much!!
So here's what we did:
1) Added a justify all button, like Bacterius requested.
2) Added a Latex button. This uses the math tags, so it is the same as wrapping code in a single dollar sign and \displaystyle.
3) Rearranged and regrouped buttons to be slightly easier to use.
Known bugs:
None! jakncoke actually just fixed the one bug we were aware of.
Please let me know if you have any comments or suggestions. We can add new buttons pretty easily now where we want so if you have a good idea for one don't be shy.
Jameson
Thanks to a volunteer coder from MHB, jakncoke, we've been able to add some new buttons to the editor toolbar that weren't possible before. It seems like it should be an easy thing to do but for some reason vBulletin makes it a bit tricky. It requires a completely custom PHP plugin that jakncoke was gracious enough to write from scratch and tweak over a couple of days. We thank him very much!!
So here's what we did:
1) Added a justify all button, like Bacterius requested.
2) Added a Latex button. This uses the math tags, so it is the same as wrapping code in a single dollar sign and \displaystyle.
3) Rearranged and regrouped buttons to be slightly easier to use.
Known bugs:
None! jakncoke actually just fixed the one bug we were aware of.
Please let me know if you have any comments or suggestions. We can add new buttons pretty easily now where we want so if you have a good idea for one don't be shy.
Jameson