Quote:
Originally Posted by dkikuchi
Pod, just wanted to thank you for this mod. Looks and works great so far through my testing. I know that you had posted that the fix was almost ready a couple of weeks ago and I was wondering if there was an estimated release date expected? The forum I will be using this on is scheduled to open soon and I'm really hoping to have full functionality at that time.
Thanks again for the great product!
|
I do have a fix for the JS side of things (the thing that makes the buttons work), that part is done and reasonably well tested.
But after that, I found that vB changed something in the CMS that completely kills the comments editor with this mod enabled; the quick-menu should not appear in there, as it only appears in full editors, but somehow the method to detect what kind of editor we are dealing with no longer works in the CMS.
I have yet to study vB's code in order to know what to do. In the worse case, I might have to rethink the whole quick-menu system. In the best case there'll be another variable I can check and it'll be easy. So I can't say how much It'll take.
Unfortunately, I have no holidays in august, so I have little time for my hobby projects. Good news is that today I just finished another hobby project, and I promise I won't do any other thing before vlatex is ready to go with the new editor. So can't say a date, but hopefully won't take long.
If you are interested in the forum only version of vb, then this problem should not trouble you at all. I'm attaching to this post the updated JS file that should work for any vb4.x forum-only. Just overwrite the old file whit this one, but be warned to try this in a testing environment, never test it live before confirming it works for you.