Closed (fixed)
Project:
Views OAI-PMH
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2018 at 10:36 UTC
Updated:
14 May 2018 at 16:44 UTC
Jump to comment: Most recent
Comments
Comment #2
steinmb commentedComment #3
adriancidHi @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.
Comment #4
steinmb commentedAh, 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?
Comment #5
adriancid@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.
Comment #6
steinmb commentedOK. 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.
Comment #7
adriancidSure 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.