I am pleased to see some activity on this module. It also raise a qustion. What is the state of this branch of the official module vs. the fork in https://github.com/whiskyechobravo/views_oai_pmh ? Is this a backport of some of the work done there or? We should close #2403661: Major overhaul with a comment that everything of that is now part of the 7.x-3.x branch.

Comments

steinmb created an issue. See original summary.

steinmb’s picture

Parent issue: » #2403661: Major overhaul
adriancid’s picture

Hi @steinmb, I moved all the commits in the https://github.com/whiskyechobravo/views_oai_pmh to the 7.x-3.x, because I think that the module should be developed here, the new development will be made on this branch I will try to migrate all the functionality on the others branch to this branch if there is something missing.

steinmb’s picture

Issue summary: View changes

Ah, I see. tag: 7.x-3.0-alpha1 marks the first after you moved it here. I agree, we should dev. it here. Is there a list of issues you think should be addressed before the 3.x become the recommended branch to use?

adriancid’s picture

@steinmb, for the moment I'm adding a new format to a client in the module, after that, I will test the 1.x and 2.x version to check the functionals diferences and as the last task provide an upgrade path if possible.

steinmb’s picture

Status: Active » Fixed

OK. See that there in 2.x is not a single hook_update_N() so no structural changes since 1.x? Anyway. Good to see updates to this. Let me know if I can help out. We currently have one site sitting on 3.x alpha 1.

adriancid’s picture

Sure I will write you if I need some help. About the hook_update_N() is better to check the code to see if the variables are equals or not, I really don't know at this moment.

Status: Fixed » Closed (fixed)

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