When implementing the biblio entity, I renamed biblio_load (hook_load) to biblio_load_old and created a function specific to our new entity called biblio_load.

biblio_load_old may still have lots of code not being read (contributor, keyword functions) when a biblio is loaded. We need to go through it and decide what needs to be put back into the new biblio_load() function.

Comments

smithdalec’s picture

Other biblio CRUD helper functions could use some similar help, too, such as biblio_save, biblio_delete, etc.

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Bibliography Module 7.x-2.x is not being developed. If this issue applies to a maintained branch, please re-open and move it to that branch.