makesites / kisscms

A lightweight CMS written in PHP. Lightning fast to setup. Obviously easy to maintain. #php
http://kisscms.com
22 stars 6 forks source link

Category pages with tag contain page content #101

Closed tracend closed 11 years ago

tracend commented 11 years ago

When a category page is also a page, the default page behaviour is overridden by adding the tag category.

Unfortunately the check if it is a page leaves the page data in the body which means the category listings contain the category info

tracend commented 11 years ago

Closing as addressed