Some things that need to be updated for 6.x:

  1. url() in 6.x expects its options to be an array (buttons.csv)
  2. editor.* is called BUE.* in BUEditor for 6.x (markdowneditor.js)
  3. the IMCE integration is broken (my guess is something changed in IMCE for 6.x, but I didn't investigate further).

Comments

bio44’s picture

I love markdown and bueditor. I had to change my buttons manually, but I only setup the basic buttons and this module will do a better job. Wanting for drupal6 version.

ronnqvist’s picture

I got this after importing the CSV-file:

Fatal error: Unsupported operand types in /PATH/TO/DRUPAL6/includes/common.inc on line 1275

I guess fixing the above things would have fixed this problem too, but just posting this in case it'd provide you with any new info.

CompShack’s picture

+1 for D6 version :)

solipsist’s picture

Thanks for the info guys! A D6 version is under way.

solipsist’s picture

The D6 version has been committed and will be available for download shortly. Please help us hunt for bugs!

solipsist’s picture

Status: Active » Closed (fixed)
esclapes’s picture

Version: 5.x-1.0-beta1 » 6.x-1.0-beta2
Category: task » bug

Just re-opened this because I got the same error as in #2 with the beta 2 for drupal 6

I got it when importing the buttons using the csv once I had already created the markdown editor.

I could import some of the buttons at the end...

Just wondering if I did something wrong

esclapes’s picture

sorry this was a duplicate comment.

solipsist’s picture

Category: bug » task

ciberligre: What you and ronnqvist reported is a separate issue and should have its own thread. Mixing issues just makes it hard for me to keep track of what to do. Can you create a new issue? I'll look into it shortly.