The flag operations are created by the module and available to the view, but the hash-style codes do not seem to stay the same from version to version, so the view loads without knowing the bulk operations that have been assigned to it.

Split from http://drupal.org/node/577606 see comments 6 through 8 including the screenshot.

Comments

mlncn’s picture

The manual workaround is simply to edit the view, admin/build/views/edit/entrez_biblio_moderate

And checkmark the following two options:
Publish bibliography (flag_nodes:655d866e382c6cc813e433e4b7e56527)
Reject biblio (flag_nodes:d31273b66c2fb90c1c1781bc791a9dbe)

The hash codes following won't matter at this point, but if you could report back if by some wonderful chance they happen to be the same as these, this problem would be easily solvable for future downloaders of this module!

ben, agaric

tj43’s picture

Ben,

From Views Edit page: admin/build/views/edit/entrez_biblio_moderate&destination=admin%2Fcontent%2Fentrez%2Fbiblio-moderate%2Fpublished#views-tab-page_1........

I checked the following:

Publish bibliography (flag_nodes:655d866e382c6cc813e433e4b7e56527)
Reject biblio (flag_nodes:d31273b66c2fb90c1c1781bc791a9dbe)

Hash codes appear to match.

All Entrez views now have these two options checked.

But still no bulk options listed in any of the Moderate Biblios views. All three 'Moderate biblois' tabs have Biblios listed: 'Awaiting Moderation', 'Approved' and 'Rejected'

Had problems using 'Import by search terms'. Had FCK editor 'on' and query must have had html. Excluded path: admin/content/entrez/search_import in FCK editor page: admin/settings/fckeditor/editg and can now import by search term.

Thanks for all your work on Entrez

Jim

fast3r’s picture

Hi guys, I think I've found a workaround for this problem.

It seems that choosing Display operations as "Each action as a separate button" everything works and the Operations you've selected appear on the Bulk operations field.
I've done this only for the "Unpublished/Unmoderated" tab in the view but I think it's not important.
You have to activate at least the Publish bibliography (flag_nodes:655d866e382c6cc813e433e4b7e56527) operation as well.