Before we can adventure into filtering and sorting content, we should first come up with a good display for that content.
One of the things that newcomers often don’t realize with ExpressionEngine is that the templates really are entirely under your control. Expression assumes very little, so it follows that the weblog entries tag outputs only what you’ve told it specifically to output, and this leaves the design entirely in your hands.
While the default templates ship with CSS based layouts, a bug tracker is more tabular data. So let’s explore how to create a table with the weblog entries tag.