[
https://issues.apache.org/jira/browse/OFBIZ-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487876
]
Adrian Crum commented on OFBIZ-875:
-----------------------------------
Jacopo,
So should we deprecate the <html> widget element? Using Chris's argument, even
having that is squelching development of other interfaces.
I'm truly puzzled by these objections. We already have a <platform-specific>
element that narrows down platform-dependent code. Inside that we have an
<html> element that - it's understood - will contain html-specific code. What
difference does it make if the EXISTING <html> element contains a template or
CDATA? It's still HTML. Arguing against one method or another is basically
arguing against them both.
> Add ability to put HTML "snippets" in screen widget XML files
> -------------------------------------------------------------
>
> Key: OFBIZ-875
> URL: https://issues.apache.org/jira/browse/OFBIZ-875
> Project: OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: html_snippet.patch, html_snippet.patch
>
>
> Sometimes there is a need to output a little HTML that the screen widget
> doesn't accomodate, but it's not enough code to justify a separate ftl file.
> This improvement adds an html-snippet element to the platform-specific->html
> element which allows HTML to be directly inserted in a widget XML file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.