How to change quantity(amount) of news, deduced(removed) on?

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
KuT
Posts: 11
Joined: Fri 17. Jun 2005, 19:51
Contact:

How to change quantity(amount) of news, deduced(removed) on?

Post by KuT »

hello, help with me =)
How to change quantity(amount) of news, deduced(removed) on page? And whether it is possible to make that below there were numbers сраниц, clicking on which we passed on following(next), it is not convenient, when all нсе of news are deduced in a bottom of page, how it to change? :wink:
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Not sure I understand what you mean but... let me guess... :wink:

Check this:
http://www.phpwcms-docu.de/index.php?id=323,0,0,1,0,0
and search "top article count" option in this page.

This might be what you are looking for... :roll:
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
KuT
Posts: 11
Joined: Fri 17. Jun 2005, 19:51
Contact:

Post by KuT »

StudioZ wrote:Not sure I understand what you mean but... let me guess... :wink:

Check this:
http://www.phpwcms-docu.de/index.php?id=323,0,0,1,0,0
and search "top article count" option in this page.

This might be what you are looking for... :roll:
No No, it is necessary that in the bottom part of page last news was displayed not as the references and as Page 1 2
As on http://www.kmedv.at/sbm/cms/index.php?en_news for example. How it to carry out?
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

So... you are using the {TEASER_EX} rep tag
Then... from Erich's instructions, following this example:

Code: Select all

{TEASER_EX:category_alias|count[;category_aliasx|countx]:articles_per_page:sortfield|sortdir:show_cat_name:pagelink_text:columns:exclude_articles}
you would have to modify this option:

Code: Select all

    //         articles_per_page Number of articles on one page, -1 all articles on one page
hope you get it as needed... :roll:
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
Post Reply