Is there hope for a Drupal 7 release anytime in the near future?

Comments

askit’s picture

+1

epoitras’s picture

+1

MGParisi’s picture

+1

Geex2011’s picture

+1

jdufaur’s picture

+1

verscienta’s picture

Subscribe

mrcniceguy’s picture

Assigned: Unassigned » mrcniceguy

+1

bessone’s picture

+1

Taxoman’s picture

Title: Drupal 7 » D7 port of Multi_Node_add
Category: feature » task
sinasalek’s picture

+1

ckpoon’s picture

+1

aron novak’s picture

I have a plan to do this, the highly changes APIs make it hard, but i plan to do it in august.

mrcniceguy’s picture

it will be wonderful.

bluewallmedia’s picture

Component: Code » Miscellaneous
Assigned: mrcniceguy » Unassigned

I'm happy to help debug and test this as needed. I have a need for this Drupal 7 port in August. Thanks much for motivating Araon! :-)

aron novak’s picture

Status: Active » Needs work

http://drupal.org/node/1751736

This is very experimental, but there will be some more progress soon!

aron novak’s picture

Now i committed another round of fixes. Please, guys, who requested the upgrade, please test it when you have some time! Thanks!

What I tested:
- works nicely with several themes
- filefields work more or less, upload works when the 'Create' button is used
- vertical/horizontal tabs are not supported, more precisely showing fields inside such items in the multi add form

I think many little problems were fixed by the upgrade as now it's not a custom form, but an altered node form, which is a way more robust.

MGParisi’s picture

Impossible to use withour CSS modifications on black theme:(

aron novak’s picture

Thank you for taking time to try it out!

Which theme do you refer exactly? A custom theme (not on drupal.org)? I installed black_premium (http://drupal.org/project/black_premium) on the local dev site and the multi_node_add forms still look quite good!

robcarr’s picture

I had a quick try with core themes and AdaptiveTheme/Sky... and have to say it's pretty impressive and no problems with usability. One minor bug with node types (bundles) from other contrib modules (Panel nodes, Simple Ad campaigns) - will report in separate issue.

Good effort and thanks for uploading a DEV release. Even with the few minor bugs, it's handy as-is to have as a module during site building.

robcarr’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
aron novak’s picture

Status: Needs work » Closed (fixed)