Announcement
Collapse
No announcement yet.
How can buttons be added to quickreply/quickedit?
Collapse
X
-
Thanks!
You're right, works perfectly now.
I just did not find the correct place to insert the PHP code.
-
Originally posted by Gunnar View PostLynne and Steve,
Thank you for your replies.
However, I am unable to locate the hook location in the forum.
Maybe you could add that as a feature request to include some kind of settings to customize the toolbar.
I will head over to vbulletin.org and ask my question again.
It's there on mine.....
EDIT: AND I have it working on my test site (the code, html, php buttons)
Leave a comment:
-
Originally posted by Lynne View Posthook location - editor_toolbar_filter
PHP Code:$toolbar[] = array('Code', 'Html', 'Php');
Thank you for your replies.
However, I am unable to locate the hook location in the forum.
Maybe you could add that as a feature request to include some kind of settings to customize the toolbar.
I will head over to vbulletin.org and ask my question again.
Leave a comment:
-
hook location - editor_toolbar_filter
PHP Code:$toolbar[] = array('Code', 'Html', 'Php');
Leave a comment:
-
Sorry, there is no function to do this. This requires modifying the code. We cannot officially support code modifications or forums running modified code, however you can try searching or asking for help with this over at www.vbulletin.org.
Leave a comment:
-
How can buttons be added to quickreply/quickedit?
How can I add the button group for CODE, HTML and PHP to the quick reply and quick edit toolbars?Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: