Bug #1064
Add a sidebar for specially memorable posts
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | pdcawley - | % Done : | 0% |
|
| Category : | sidebars | |||
| Target version : | - | |||
| Resolution : | fixed |
Description
In the same way that you mark gmail posts with a star, you can also star typo articles that you consider quite good and that should always have a spot in the front page. Instead of using a static sidebar and add the links, you just mark the article with the star, and the sidebar gets updated immediately.
I already have this functionality working on my blogs, but before submitting the patch I thought I'd gather feedback here for possible enhancements. The only drastic change needed is adding the boolean field in the content table.
History
04/14/2006 07:48 PM - drskrud-gmail-com -
I have a simple sidebar that searches for the posts with the highest value for trackbacks + comments, and will return the top n articles. Of course, I quickly found that the posts that people most commented on are not necessarily the ones I'd like to keep as "memorable".
So I settled for using the static sidebar with links to those particular posts that I wanted to keep up there.
