I've been working on this the last few days. got everything working apart from the javascript and views integration. Will upload a patch in a moment.

Comments

rlmumford’s picture

StatusFileSize
new25.38 KB

Here is the first patch.

rlmumford’s picture

StatusFileSize
new49.03 KB

Done some more work on this and have the first of the views handlers working. Not having alot of luck with the others though.

rlmumford’s picture

StatusFileSize
new49.03 KB

X

jonathanmd’s picture

subscribing.

I'm setting up a blog for my wife and will see if I can help get this working in D7.

rlmumford’s picture

@jonathanmd Because we can't use the git here for a while (due to not having maintainer status) I've set up a sandbox here http://drupal.org/sandbox/rlmumford/1276374 with a repo of all our work so far. We're also going to be re-architecting it a bit so there's a Google doc with some notes on it somewhere, which I will put in the issue queue there.

Good to have you on board though! If you want to chat I'll be on irc.

chrisshattuck’s picture

Hi folks,

I'm glad to hear that there's some interest around the D7 port. And thank you for your work, Robert (rlmumford)! I've added Robert as a maintainer since he is actively developing the D7 project and it makes sense to have the work done in this project directly rather than the sandbox. I'm looking forward to seeing where you go with this. :)

Cheers!
Chris

yautja_cetanu’s picture

Sub

rlmumford’s picture

m4olivei’s picture

Assigned: rlmumford » m4olivei
Issue summary: View changes

Working on the last items to bring this module to a 7.x release.

bomarmonk’s picture

I know this module is still in development, so...

All right, I've tried upgrading to the latest Development version of Bible field for Drupal 7 (from Drupal 6). When I migrate the field, it tells me that it's "Missing widget: The 'bible_field' widget is not available for the field_bible_ref field, it will be set to the default widget."

Also, after enabling the Bible field module and migrating the field, the node that contains the Bible field can no longer be edited (it throws an error and won't load the edit form for the node).

Any idea how to get past this at the moment? I'm hoping to at least have some minimum Bible field functionality with my Drupal 7 site, since we have a bunch of sermons that include references to specific Bible passages.

Thanks for the help!

m4olivei’s picture

Not entirely sure what's going on there. Myself and those before me have moved and renamed things quite a bit since the Drupal 6 version on the Drupal 7 branch. I don't have the need to develop a migration path from Drupal 6 to 7 but I would gladly review and apply any patches.

Thanks,
Matt

m4olivei’s picture

Issue tags: +7.x-1.0 blocker