Sprechende URL
Aus eZ Wiki
Entwurf
Diese Seite muss vervollständigt werden. Für Diskussionen und Rechercheergebnisse kann auch die Diskussionsseite genutzt werden.
site.ini
[URLTranslator] # Controls whether the url translation is enabled or not. # With url translation enabled you can enter the path of content object # in the url like my/nice/path and get the content object. # Also the url translation allows for custom translations of urls # Use either enabled or disabled Translation=enabled
Skript zum aktualisieren der nice url.
php bin/php/updateniceurls.php
root node
Wenn man einen neuen Root Node angelegt hat muss man die URL-Aliase neu erzeugen damit der Root-Node nicht unnötigerweise in der URL mit auftaucht. Das erledigt das Hilfsskript updateniceurls.php
php bin/php/updateniceurls.php
- Weblinks
- http://ez.no/doc/ez_publish/technical_manual/current/reference/configuration_files/site_ini/urltranslator
- http://ez.no/developer/forum/general/transformation_url_transliteration
