Hi,

This is a question for JMO. Would it be possible to add a parameter to nxthemes
so that it takes xhtml file changes into account on a live deployed instance for
generic fragment rendered by a JSFView.

For instance, suppose I deployed a the default theme, I want to change the html
generated by the tree_explorer.xhtml template and watch the changes live without
having to reboot the server or include the template in the main region:

    <view name="nuxeo5 tree explorer">
      <format-type>widget</format-type>
      <class>org.nuxeo.theme.jsf.views.JSFView</class>
      <template>incl/tree_explorer.xhtml</template>
    </view>

Currently a typo in that sort of xhtml file costs at least 2 minutes on a good
box. This is not a really productive way to develop templates :)

Best,

-- 
Olivier

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to