Skip to content

Renaming Newspage Routes

Joas Schilling edited this page Mar 30, 2014 · 2 revisions

In order to change the links of the newspage from news/* to neuigkeiten/*, you need to modify the ext/nickvergessen/newspage/config/routing.yml file.

Note:

  • You may only change pattern:-lines
  • You must not change words in curly braces, e.g. {page}

If you keep that in mind, you can change the links to whatever you like and you only need to modify this one file.

Clone this wiki locally