Port to drupal 6.0
reikiman - February 16, 2008 - 17:57
| Project: | BBCode Formatting Bar |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I ran the coder (code review) module and it guided me through some changes related to porting to drupal 6. I didn't touch the changes related to menu system overhaul.
Line 20: The menu system has been completely over-hauled in 6.x. (Drupal Docs http://drupal.org/node/102338)
if ($may_cache) {
severity: critical Line 21: The menu system has been completely over-hauled in 6.x. (Drupal Docs http://drupal.org/node/102338)
$items[] = array(| Attachment | Size |
|---|---|
| bbcode_wysiwyg.diff | 2.87 KB |

#1
Updated patch with a couple of typo's fixed along with updates to the menu system - it should now work.
The only bug remaining is that there is a quote link on all pages, no matter what the settings have been set as.
#2
#3
OK, it's now been half a year since the above patch was submitted. Is this module still being maintained? Are there definite plans to bring it into 6.0? Is it safe to use the patch as is? Does anyone recommend an alternative module?
#4
Try BUeditor or markitup (though I have had trouble starting the latter after some not so recent cvs changes - still works on existing installs, but for new installs I cannot get the editor to show up).
I would suspect that this module is abandoned.