ElkArte Community

Title: Unread Topics and MessageIndex
Post by: Joshua Dickerson on December 26, 2014, 09:42:23 am
They share the same role: to show topics. Yet, they are using very different templates. Maybe they should share a common "topicList" template?
Title: Re: Unread Topics and MessageIndex
Post by: emanuele on December 26, 2014, 09:59:24 am
Yep.
I think I started working towards sharing the same code (both for the template and the "source", technically, the only difference between the two pages is just how the listing is retrieved), it should be up at github in one of the branches (not sure which one), even though recently I realized there is a better way to do it than what I did so far.