Can I do this
Posted: Fri 8. Jul 2005, 00:55
I never used a CMS before. Instead I've coded all the dynamic stuff I've needed, which due to time constraints never does more than it absolutely needs and usually does a little less than it needs to. So far I like phpWCMS better than anything else as it's closer to my own mindset on how to work. Unfortunately there are a few things that are not obvious to me, and before I dig in, a little nudge in the right direction would help (at least tell me if it cant be done...)
The site I'm practicing on is for a small, single screen, art house, movie theatre. Needless to say the film listings are the center piece of the site, and I expect to use one article per film. Here is what I'd lite to see happen:
- the most recent films (3 or 4) listed in the main content section of the top page.
- All upcoming films (8-10) Listed in another section titled (not surprisingly) "Upcoming films"
- All past films appear in a "Past Films" Section
So far I figured that I can either manually sort the films or enter them in order and sort by date/time entered. I can make them dissappear at their closing date, so they drop off the list. Then I can manually move the articles to the Past Films section, and reset their expiration date.
Here are the question marks:
- can an article be made to display in two places? Or will I have to copy by hand to have the current films in two spots?
- the two current films list will never exceed a certain amound, but Past Films will start getting pretty big. Is there a way to paginate the listing, to limit number viewed to 10 or 20 at a time?
- Is there some kind of event-plugin that might aoutomate some of these functions?
- Are there any other thing I should consider here?
I'll proably have more questions as I get deeper into the program, but these are the main things I need to know before I decide wether to go deeper into this.
thanks
Geof
The site I'm practicing on is for a small, single screen, art house, movie theatre. Needless to say the film listings are the center piece of the site, and I expect to use one article per film. Here is what I'd lite to see happen:
- the most recent films (3 or 4) listed in the main content section of the top page.
- All upcoming films (8-10) Listed in another section titled (not surprisingly) "Upcoming films"
- All past films appear in a "Past Films" Section
So far I figured that I can either manually sort the films or enter them in order and sort by date/time entered. I can make them dissappear at their closing date, so they drop off the list. Then I can manually move the articles to the Past Films section, and reset their expiration date.
Here are the question marks:
- can an article be made to display in two places? Or will I have to copy by hand to have the current films in two spots?
- the two current films list will never exceed a certain amound, but Past Films will start getting pretty big. Is there a way to paginate the listing, to limit number viewed to 10 or 20 at a time?
- Is there some kind of event-plugin that might aoutomate some of these functions?
- Are there any other thing I should consider here?
I'll proably have more questions as I get deeper into the program, but these are the main things I need to know before I decide wether to go deeper into this.
thanks
Geof