Jump to content

Recommended Posts

Posted

Hi,

I have a question regarding the pagination (MarkupPagerNav). I have it setup for a news page and it works fine (currently set to Limit 1 for testing):

http://www.odermatt-luzern.ch/neu2020/neuigkeiten/

Question: Change URL segment

It's a German language site. Therefore I would like the pager URL segment from page1, page2, page3, etc. to Seite1, Seite2, Seite3, etc. I didn't see this to be possible in the settings or the API. Can this be achieved?

Thanks in advance for any tips and hints.

Adrian

 

  • 9 months later...
Posted

 doesn't work with blank PW profile. Also, my attempts to make it multilingual not only do not work but break the site.

$config->pageNumUrlPrefix = _x('Seite', 'general');

thoughts?

Posted
27 minutes ago, fruid said:

 doesn't work with blank PW profile. Also, my attempts to make it multilingual not only do not work but break the site.


$config->pageNumUrlPrefix = _x('Seite', 'general');

thoughts?

yeah, the module LanguageSupportPageNames offers this in the module settings.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...