The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
WYSIWYG Template editor for Admin CP
-- edit
I suck at typing, title should be W not Q !! -- edit I have a few custom templates that i use on my forums and i was wondering if anyone has or if it is possible to add the WYSIWYG javascript editor to the template editor. While i do realize that this would totally screw 99% of the normal templates in vbulletin, what i was thinking that could be done, is when you open a template to edit and the standard text editor comes up, there is the button that says "large edit box" Well, we add another button below it that says "Edit with Advanced Editor" or whatever, and it opens up the ajax edit in a new window. When you click "send" , it would insert the completed HTML code into the template where you can save it. For possible protection on the non-custom templates, you could simply not show the "edit with adv. editor" button. has this been done or even sound like a good idea ? I figured out half of the problem so far. to add the button to click to open a new window, you need to edit the adminfunctions.php file and look for the print_textarea_row() function. I copied the admin/textarea.php file too vbtextarea.php and now i need to add the ajax editor to that. PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|