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.
- fixed separation of 404 and 403 errors
- provides a new condition for a case when the page is neither a 404 nor a 403 error page (imagine it as a sitewide condition minus the error pages)
- Move wysiwyg settings from installation profile to features.
- Update pathauto token from url:alias to url:path.
- Add default colorbox settings with load and inline enabled.
- Add default timezone and country setting.
This is the second and hopefully last alpha release for Simplenews 7.x-1.x -- code name "Merry X-mas".
This release contains a large number of bugfixes, a number of new features including the new pluggable source concept, a number of refactorings. Additionally, a lot of tests have been ported and written, resulting in 1200+ test assertions and around 60% code coverage.