All notable changes to this project will be documented in this file.
- Update for set of flags
- New Sitemap Module
- Do not define page title by page name, when title field is empty
- Define keywords on Multilingual Pages
- Added support for regional language codes (e.g. de-CH).
- Fixed issue where alias of default language was picked for alternative languages when site was entered on root (/).
- Added more detailed installation instructions including configuration step.
- Moved replaceInsertTags hook to its own class.
- Fixed bug in PageI18nl10nRegular.php that prevented ESI tags from getting rendered when cache is active.
- Fixed from asset path for extension's CSS files.
- Tests and lints by @ClaudioDeFacci.
- Refactored extension to work in Contao 4.4.7 by @ClaudioDeFacci.
- Created compatibility with PHP 7 by @ClaudioDeFacci.
- Removed support for Isotope by @ClaudioDeFacci.
- Define languages based on Contao root site structure settings
- Module to switch languages in frontend
- Compatibility with multidomain environments
- Compatibility with isotope (1.3.1)
- Articles section
- Define language for each content element
- Possibility to choose Neutral language (shows for all languages)
- Filter for specific language content elements
- Multilingual Pages section
- Define visibility
- Define titles
- Define alias
- Define description
- Define Localized date and time settings
- Generate all missing multilingual pages
- Site structure
- Automatically generate multilingual pages (Publish L10N)
- Button for editing the Multilingual pages (doesn't work, just links to MP section)