Okay, I have made a few of my own postbit templates and used the postbit_display_complete hook to display them correctly.
However, when I Quick Edit the post, and click Save, it changes the postbit from my new postbit to the forum default. Where does this change take place? I have checked showthread.php, ajax.php, includes/functions_editor.php, includes/class_postbit.php, includes/class_xml.php, includes/class_ajax_output.php all to no avail.
EDIT: Need to use hook postbit_display_complete to set $templatename when THIS_SCRIPT == 'editpost' as well.
|