[solved] News module - Browse Category Template question
Posted: Fri Jan 23, 2009 11:39 pm
First off let me say I love CMSMS - just downloaded it yesterday and already have a fairly complex website developed on my PC.
My question is concerning the News module (version 2.9.2) running on CMS version 1.5.2, specifically the Browse Category option called with the command: {news browsecat="1"} - using the default Browse Category template.
I only have a single level of categories, but we do preload news/announcements that have a specific start and end date. The summary display works as expected - only showing those articles that were designated to start before today. (I can't verify the end date yet - since the system seems to always force the article to be up for a minimum of 6 months from the date entered which seems to be another issue).
When I use the above command to display just the browse categories it shows the number of items in each category - regardless of whether it is within the start-end time frame. Therefore if I have an article preloaded to announce a future meeting in July but I don't want to start displaying it on the web until June - the Summary display correctly doesn't show it, but the Browse Category display indicates that category has an entry. When you click the link to display it from the Browse Category list you get a "null" screen (nothing displayed). I have searched this forum to see if someone has already answerd this to no avail.
I've perused the other News templates to see if I could discern what is restricting display to those between the start-end dates but I don't see the use of the {$entry->startdate} field. I can't quite believe that I'm the first person to notice this quirk. Is there anyone else out there that has resolved this issue?
Thanks
My question is concerning the News module (version 2.9.2) running on CMS version 1.5.2, specifically the Browse Category option called with the command: {news browsecat="1"} - using the default Browse Category template.
I only have a single level of categories, but we do preload news/announcements that have a specific start and end date. The summary display works as expected - only showing those articles that were designated to start before today. (I can't verify the end date yet - since the system seems to always force the article to be up for a minimum of 6 months from the date entered which seems to be another issue).
When I use the above command to display just the browse categories it shows the number of items in each category - regardless of whether it is within the start-end time frame. Therefore if I have an article preloaded to announce a future meeting in July but I don't want to start displaying it on the web until June - the Summary display correctly doesn't show it, but the Browse Category display indicates that category has an entry. When you click the link to display it from the Browse Category list you get a "null" screen (nothing displayed). I have searched this forum to see if someone has already answerd this to no avail.
I've perused the other News templates to see if I could discern what is restricting display to those between the start-end dates but I don't see the use of the {$entry->startdate} field. I can't quite believe that I'm the first person to notice this quirk. Is there anyone else out there that has resolved this issue?
Thanks