.. include:: ../../Includes.txt .. _routingSpeakingUrlsWithSavLibraryPlus: =============================================== Routing - "Speaking URLs" With SAV Library Plus =============================================== All extensions built with the `SAV Library Kickstarter `_ for the `SAV Library Plus `_ extension use the parameter ``sav_library_plus`` in the URLs. The SAV Library Plus extension is provided with a specific enhancer to generate human readable links. .. hint:: See the `Routing - "Speaking URLs" in TYPO3 `_ section of the Main TYPO3 Core documentation for details. The SAV Library Kickstarter generated the file ``Configuration/Routes/Default.yaml`` which can be imported into your site route configuration. The following configuration illustrates the configuration for the `sav_library_example0 `_ extension. :: imports: - { resource: 'EXT:sav_library_example0/Configuration/Routes/Default.yaml' }