Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.09 KB
MD5: b16febb0634f81cabade41be3f569c0e
SHA-1: 08e527280fd14c66b6af1cf8397b12ce408715f3
SHA-256: e93eecbea112003039ac50a7ae6b9644c404a026e48d9b7b39cff9fbe21ace35
Download zip
17.11 KB
MD5: eb14735210c2017ac048c5f487037467
SHA-1: e446a6fe2788541f2feb9121a4c6c37dc832ede0
SHA-256: b11b02f24f39ece5697c2fb2425cfe575b5503bd4ce343263978e81b0d79a87a
Release notes
Initial dev release. Only new features added.
Works with core contextual links and allows to add blocks to user dashboard.
Known issue is:
- Module will not work properly for Views with ajax and contextual filters enabled. Block will be added to dashboard, but without any customization. In some specific cases such block could not render at all.
Future development contains:
- Implement solution for Views with ajax enabled
- Allow users creating new dashboards
- Allow users set and rearrange regions
- Add more helpful documentation to administrators and end users