Posted by gaijinu on April 5, 2008 at 6:54am
| Project: | BBCode Formatting Bar |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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!