Some things that need to be updated for 6.x:
url()in 6.x expects its options to be an array (buttons.csv)editor.*is calledBUE.*in BUEditor for 6.x (markdowneditor.js)- the IMCE integration is broken (my guess is something changed in IMCE for 6.x, but I didn't investigate further).
Comments
Comment #1
bio44 commentedI 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.
Comment #2
ronnqvist commentedI 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.
Comment #3
CompShack commented+1 for D6 version :)
Comment #4
solipsist commentedThanks for the info guys! A D6 version is under way.
Comment #5
solipsist commentedThe D6 version has been committed and will be available for download shortly. Please help us hunt for bugs!
Comment #6
solipsist commentedComment #7
esclapes commentedJust 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
Comment #8
esclapes commentedsorry this was a duplicate comment.
Comment #9
solipsist commentedciberligre: 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.