Closed oshovah closed 12 years ago
On my /news page, the Archive links are for every item, and not just for every month. So as example, i have 4 news in Mai and this is wat i get:
refinerycms-news generates four times the same link. How can this be fixed?
i have installed:
ruby 1.9.3p194 Rails 3.2.6 refinerycms (2.0.8) refinerycms-news (2.0.1)
Seems like a group by is lacking. @gogogarrett any insight?
Ok, I just commented on a closed issue about this, but this one is exactly what I'm seeing. Anyone have any fixes or work arounds?
Fixed by #97.
On my /news page, the Archive links are for every item, and not just for every month. So as example, i have 4 news in Mai and this is wat i get:
refinerycms-news generates four times the same link. How can this be fixed?
i have installed:
ruby 1.9.3p194 Rails 3.2.6 refinerycms (2.0.8) refinerycms-news (2.0.1)