Active
Project:
BBCode Formatting Bar
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2008 at 06:54 UTC
Updated:
5 Apr 2008 at 06:54 UTC
Hi, tested the new version, looks fine except the quick quote link. I believe this needs to be added in function bbcode_wysiwyg_add:
drupal_add_js(drupal_get_path('module', 'bbcode_wysiwyg') .'/quick_reply.js');
Thanks for your work!