Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This is the version 1.x development snapshot of the Galleria module for Drupal 7.x.
Only use this if you want bleeding-edge features and bug-fixes and/or want to help us testing the module.
The -dev build might be unstable, don't run at all or lead to data loss! Use at your own risk!
Fixed minor bugs. Now this module provides 4 permissions:
- hide comments: Hide any comments
- hide personal comments: Hide comments in the user's nodes
- administer hidden comments: Unhide hidden comments
- administer personal comments: Unhide hidden comments in the user's nodes
feature request #1012372 by jcfiala: Tried using hook_field_instance_settings_form to allow per-instance settings. Also, re-added a bunch of old tests from 6.x
task #970392 by jcfiala: Added content_migrate_field_alter and content_migrate_instance_alter hooks to link.module to help with upgrading from D6 to D7.
bug report #1033112 by Dave Reid:Removing extra lines from link.info.
bug report #1026040 by pcambra:Updated token help to use the updated token module and token display.