I want to create a webpage with food recipes for my Mom. She's written a book on that topic some years ago and i thought it would be a great idea to refresh that thing, modern internet way.
Since I'm all about CMS MS in website business, I want to stick with it. But there's no fitting module (or is there?), I don't want to spend too much time developing such one, so here's my question. What what you suggest?
Basically, there'll be about 50-100 recipes at the start, 20 per category. I need word-searching, categories adding, counting positions from one category (and all recipes). Commenting would be nice, too. Pagination problem will probably come up...
I'm divided between two approaches:
- every new recipe is a new page; category is the section header.
- every new recipe is a new news article; will use category of news for categories.
thanks


