The attached patch will update a 6.x-1.x checkout to Drupal 7. The patch also includes some coding style fixes.

I recommend the http://drupal.org/project/ajax_markup module, it makes the preview button work with Markdown.

There are some remaining issues that I know of. Mainly CSS for popups when using the default admin theme "Seven".

Comments

akamaus’s picture

Works fine for me. The only problem if what 6.x-1.x-dev seems already includes code markup fixes, so many hunks on css and js files failed.

What's about making a 7.x branch?

frjo’s picture

I just retested the patch and it applies cleanly for me on a 6.x-1.x checkout.

Jean-Philippe Fleury’s picture

Subscribing

frjo’s picture

StatusFileSize
new44.15 KB

Updated to fix a number of PHP notices.

frjo’s picture

[double post]

frjo’s picture

StatusFileSize
new44.34 KB

Added:

* a teser break button
* the "edit-menu-description" field to excludes

solipsist’s picture

Awesome! I'm opening a 7 branch so we can get all this packaged and available for everyone.

frjo’s picture

Great to here!

CSS fixes for popups when using the default admin theme "Seven" is needed, they don't look so nice now. But other than that I believe the code works well.

solipsist’s picture

Finally getting around to this. The patch doesn't apply cleanly for some reason. What commit have you been working from?

frjo’s picture

StatusFileSize
new210 bytes
new44.46 KB

My bad, forgot to tell my editor not to strip whitespace at end of lines.

This version should apply cleanly to 6.x-1.x.

Also attached "teaserbr.png" from BUEditor, it's a handy button to have.

fenda’s picture

Friendly bump to this issue. Any progress on releasing this?

fenda’s picture

@sollipist Did the patch appear cleanly for you?

simon_w108’s picture

is the 7 branch available? where can I find it? thanks!

solipsist’s picture

It applied cleanly and I've created a D7 development release. Please try it out.

dhalbert’s picture

Thanks! Could you publish the 7.x release? It's not in the list of releases. (I'll use git if you don't want to.)

solipsist’s picture

Wait a while. I don't think the packager has had enough time to generate the tarball.

Robin Millette’s picture

Status: Needs review » Fixed

There's now a dev release at least.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

frjo’s picture

There is now a stable 1.0 release and I have added new stuff to 7-dev that will become a 1.1 release, please test and report in issue #1834098: Please test 7.x-1.x so we can get a nice 7.x-1.1 release soon.