small fix for searching by media type. added MediaType.getvalue(classname) to the...
authorjohn <john>
Sat, 13 Oct 2001 10:56:39 +0000 (10:56 +0000)
committerjohn <john>
Sat, 13 Oct 2001 10:56:39 +0000 (10:56 +0000)
commit2498dd5987f0820b6ddf1ec63ef27f1664f372a4
treeb5fc936aa8fab53e76a72c24034a86f6c2e6ad2d
parentb3132149d517abd59716bf4e157968f3a9e33582
small fix for searching by media type.  added MediaType.getvalue(classname) to the freemarker hash for content as variable "type".  this gets picked up by the content template to include a meta keyword tag of the form ImageJpeg.  tied into htdig, this gives you a way to return pages with certain media types.
source/mircoders/producer/ProducerContent.java
templates-dist/producer/content.template