-
Issue #1516930: Porting of commit 1e8b489 to D7 branch.
-
Fixed bug introduced in last commit; ported bagit_build_file_extra() from D6; updated bagit_plugin_copy_fileimage.inc.
-
Porting of commit 79cad55 to D7 branch.
-
Added bagit_build_file_extra() and updated README.txt with better documentation on writing plugins and on using hook_bagit_filter_files().
-
Issue #1525990 : Added hook_bagit_filter_files() to D6 version.
-
Corrected error in documentation to bagit_alter() in README.txt.
-
Issue #1516930: Added admin option to show/not show messages associated with Bag creation to end user.
-
Added admin option to citations module to show citations in a collapsible or expanded div; performed some general code cleanup on the module as well.
-
Changed default for contentdm_use_browse_cache system variable to 0; fixed typo.
-
Added README.txt to the PDF Viewer module.