snytkine / LampCMS

Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter
http://support.lampcms.com
323 stars 104 forks source link

Add "unanswered" tab to view tags page #91

Open snytkine opened 12 years ago

snytkine commented 12 years ago

Add sorting tab "unanswered" to be able to sort tags by 'unanswered' Then in controller Viewqtags add sorting by 'unanswered' and then in Cache.php uncomment the line that has this: {_WEBROOT}/{viewqtags}/{unanswered} in order to be able to add link "view all unanswered tags"