Page 1 of 1

Page with links to articles

Posted: Wed Jul 22, 2020 6:29 pm
by piotrh
Hello Pablo,
what would be the best way to organize page with a lot of links to articles like this:
/link removed/

As You can see there are a lot of different articles listed with different dates, and the list is getting longer and longer.
What would be the best way to organize it? Perhabs split to smaller portions or add a filtering?

Bests
P

Re: Page with links to articles

Posted: Wed Jul 22, 2020 8:27 pm
by Pablo
I think the best way to organize this is by paginating the content.
For example, use the blog object which supports paginating.

Re: Page with links to articles

Posted: Thu Jul 23, 2020 10:49 am
by piotrh
Thank You,
two additional Questions:
How to make Date Format (day and month names) to show up in my language (not english).
Can I add other elements like label "New" "Hot topic" etc...
P

Re: Page with links to articles

Posted: Thu Jul 23, 2020 11:19 am
by Pablo
You can set a different date format via the "Date format' property of the blog.
You cannot add extra elements.

Re: Page with links to articles

Posted: Thu Jul 23, 2020 11:34 am
by piotrh
Yes I see date format but the question is how to set it up to show month and day names in my native language and not in english.
P

Re: Page with links to articles

Posted: Thu Jul 23, 2020 12:49 pm
by Pablo
I'm sorry, there is no option to set the language.

Re: Page with links to articles

Posted: Thu Jul 23, 2020 1:54 pm
by piotrh
Is there any other method I could use in this case? To get pagination or some king of sorting?
P

Re: Page with links to articles

Posted: Thu Jul 23, 2020 2:37 pm
by Pablo
Alternatively, you can implement the pagination manually. And use the 'pagination menu' to link the pages.