news pagination and calendar?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
boyan08

news pagination and calendar?

Post by boyan08 »

Hi,

Is it possible to make the news module to display a different news article for each day? Evrey day of the month should be listed
like

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

and for example if it is the fourth you should see the article written for this day. You should also be able to click on the other days
and to see the other articles, but at first it should show the article for the day. And somehow the news module should know which month has 30 days and which 31 :)

I hope somebody understands what i mean :)

I searched a lot in the forum and read the help but i didnt find any information about such a problem. I appreciate any help.

Thx and regards
Boyan
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: news pagination and calendar?

Post by calguy1000 »

The News module doesn't support this..... it'd take some special coding.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
boyan08

Re: news pagination and calendar?

Post by boyan08 »

what about the paging? is it possible to display all pages with links instead of displaying only previous and next page links?

thx for answering
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: news pagination and calendar?

Post by calguy1000 »

Nope nothing for that either..... I've gone with >> links to solve the problem where people have hundreds or thousands of news articles..... this issue solves that problem once and for all.

to display a link to all pages would take code modfications.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “Developers Discussion”