Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
44.66 KB
MD5: 659849d2495c32590dcfbd26dc08ede2
SHA-1: b0b83db2c454763167a538cf9695f4fb8e938cae
SHA-256: c74caeb4f393f46798ff82671ddafc1d1689c5d83cb6960900923faa87ce556d
Download zip
47.1 KB
MD5: 78e9867ceed23f9c4b25fbac426f30e8
SHA-1: d282826ff6138c386e220113a6515b4b895c132d
SHA-256: b8c651cb156fae151e41792061c78fa09fbb906c10f8042fdc36a64e07ee0cf1
Release notes
/!\ Be aware that this release WILL break your current setup. /!\
- /!\ Changed the name of the template for more consistency from
language_selection_page_body.tpl.phptolanguage-selection-page-body.tpl.php - /!\ Changed the way links are built in the template so there's no more hardcoded text, the links are built in the template directly.
- /!\ Cleaned up the variable sent to the template for more consistency and access to it. /!\
- Refactoring of the admin page and adding more documentation on the templating system.
- Blacklisted paths are now automatically set when installing the module.
- Remove unused variables to delete when uninstalling.