You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Conjure
I have just started using conjure and wanted to create html5 based
pages.
Before I changed anything i wanted to see what version the pages are
currently producing. I see the (xml-header-tag) and the (html-doctype)
in my application.clj file but I dont see the default xml stanza or
the html doc type - from the conjure.core.view.base code it looks like
the default is xhtml-transitional.
Before I change anything -- shouldnt i already have an xml and xhtml
transitional stanza?