flavor.properties   [plain text]


#
# blojsom flavor configuration file
#
# The keys represent blojsom's supported flavors
# The values are comma-separated and represent the template that will be used to render
#   the particular flavor followed by the content-type of the template
#
atom=atom.vm, application/atom+xml;charset=UTF-8
html=html.vm, text/html;charset=UTF-8
rsd=rsd.vm, text/xml;charset=UTF-8
rss=rss.vm, text/xml;charset=UTF-8
rss2=rss2.vm, text/xml;charset=UTF-8
rdf=rdf.vm, text/xml;charset=UTF-8
text=text.vm, text/plain;charset=UTF-8
#admin=org/blojsom/plugin/admin/templates/admin.vm, text/html;charset=UTF-8