[
https://issues.apache.org/jira/browse/FOR-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663743#action_12663743
]
David Crossley commented on FOR-1156:
-------------------------------------
Committed a solution in r734387.
Docs are in the
whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher plugin at
"how/configure-serializer.html".
Basically: Add the following line to
PROJECT_HOME/src/documentation/resources/schema/symbols-project-v10.ent
...
<!ENTITY dispatcher-output-serializer "html">
...
and re-start Forrest.
> Dispatcher output serializer needs to be configurable: xhtml/html
> -----------------------------------------------------------------
>
> Key: FOR-1156
> URL: https://issues.apache.org/jira/browse/FOR-1156
> Project: Forrest
> Issue Type: Improvement
> Components: Plugin: internal.dispatcher
> Affects Versions: 0.9-dev
> Reporter: David Crossley
> Fix For: 0.9-dev
>
>
> The default final output from the Dispatcher is serialized as xhtml and has
> the xhtml document type declaration.
> For some applications, that is what is needed. However for some websites
> itwould be better to have html output, e.g. HTML 4.01
> So the output serializer needs to be configurable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.