1
novlang1984
xNews 1.71 RC - How to display xx articles on the RSS page

By default, the option "Select the number of news items to display on top page" is also used to feed the RSS page.

In backendt.php it is :
$newsnumber = nw_getmoduleoption('storyhome', NW_MODULE_DIR_NAME);

Is there a solution to display xx articles on RSS page (ex : I would like 5 articles on index page and 10 on rss page).

Thanks


----

Sorry, response is very simple

Replace : $newsnumber = nw_getmoduleoption('storyhome', NW_MODULE_DIR_NAME);

By : $newsnumber = 'xx';

Login

Who's Online

204 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 204


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits