Re: generate copies of similar tags
Posted: Mon Oct 13, 2014 9:03 pm
Personally I'd rather work with formatting (= templates) than mess with the kind of code you're posting there.
Consider the module Products. It doesn't have to deal with actual products - in one of my sites my "products" are portfolio items. You can set up fields you need and then can order by whatever field you want, or show just certain categories of items. And just ignore fields like price - that's the beauty of templates, you choose what fields you want to show.
Time spent learning how to drive Products (or the even more flexible ListIt2) is time well spent. I was sceptical at first but once you get to know them you'll be firing them up whenever you see a list of anything.

Consider the module Products. It doesn't have to deal with actual products - in one of my sites my "products" are portfolio items. You can set up fields you need and then can order by whatever field you want, or show just certain categories of items. And just ignore fields like price - that's the beauty of templates, you choose what fields you want to show.
Time spent learning how to drive Products (or the even more flexible ListIt2) is time well spent. I was sceptical at first but once you get to know them you'll be firing them up whenever you see a list of anything.
