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(

AttachmentSize
bbcode_wysiwyg.diff2.87 KB

#1

nbz - February 25, 2008 - 16:36
Category:bug report» task

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.

AttachmentSize
bbcode_wysiwyg.patch 4.14 KB

#2

int - April 15, 2008 - 23:31
Priority:normal» critical
Status:active» needs review

#3

cpelham - September 11, 2008 - 05:47

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

nbz - September 11, 2008 - 07:31

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.

 
 

Drupal is a registered trademark of Dries Buytaert.