RealURL: speaking paths for TYPO3
Copyright © by Dmitry Dulepov <dmitry@typo3.org>Published under the Open Content License available from http://www.opencontent.org/opl.shtml
Table Of Contents
- 1. RealURL
- 1.1. Introduction
- 1.2. Configuration
- Installation
- URL en/decoding background
- Configuration directives
- TSConfig
- Certain functions of RealURL Backend module can be configured with TSConfig. All RealURL Backend settings follow the same format: tx_realurl.view.properties.
- Example:
- tx_realurl.redirects.pagebrowser.resultsPerPage = 5
- Handling relative links with Speaking URLs
- 1.3. class.tx_realurl_advanced.php
- 1.4. Automatic configuration
- 1.5. Appendix
- 1.6. ToDo list
- 1.7. Changelog
This document is related to version 1.10.1 of the extension realurl.