#4042 - Stylesheets can now set the content-type header to see the correct output see more in the documentation Nodinite use the attributes media-type or method on the element xsl:output to get the correct MIME type 1. If set use the value set on media-type 2. Else use the method html -> text/html, xml -> text/xml or text -> text/plain
Enhancements
Update text for cleanup of Message Types
Fixed Issues (Bugs)
Fix control center action slow to render the correct text in modal confirm (for operations like delete yes/no)
Andreas
Brand New Features
Nodinite use the attributes media-type or method on the element xsl:output to get the correct MIME type
1. If set use the value set on media-type
2. Else use the method html -> text/html, xml -> text/xml or text -> text/plain
Enhancements
Fixed Issues (Bugs)