Feature #942
Post metadata
| Status : | Closed | Start : | ||
| Priority : | Low | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : | duplicate |
Description
I like to sometimes make "annotations" to my articles, displayed in a separate box, to make corrections/updates to the original article.
WordPress uses post metadata that allows me to do this. That is, it has a hash of key/value pairs associated with each post that I can retreive in the template and display on the page.
Since I'm (increasingly) very fond of Ruby on Rails, I would love to see typo include this sort of feature.
History
09/04/2005 01:25 PM - Redmine Admin
See Ticket #384 for a generic mechanism that should be able to support this kind of thing.
