new widget

2020-05-07 Thread James Yong
Hi all, Propose a new widget tag that adds an external script inside html head tag, or after body tag. The external script will contain the rendered result of the specified template file location. e.g. This will allow inline script from a freemarker file

Re: new widget

2020-05-06 Thread Deepak Dixit
between different screens. > > Propose a new widget tag will add a script tag inside html > head tag, or after body tag. > e.g. > > > > > will render as: > > > … >

new widget

2020-05-06 Thread James Yong
different screens. Propose a new widget tag will add a script tag inside html head tag, or after body tag. e.g. will render as: … Regards, James

[jira] [Closed] (OFBIZ-2342) Implement new widget renderer for menus based on freemarker macros.

2013-11-16 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-2342. -- Resolution: Fixed Closing - macro menu renderer has been implemented. Implement new widget renderer

[jira] [Closed] (OFBIZ-2343) Implement new widget renderer for trees based on freemarker macros.

2013-11-16 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-2343. -- Resolution: Fixed Closing - macro tree renderer has been implemented. Implement new widget renderer

How to create a new widget?

2010-02-18 Thread Bruno Busco
Hi list, is somewhere a guide on how to create a new widget in the framework? If not what are the steps to follow: files to create, classes etc. I would like to create a new PortalPage widget. This would allow to add a PortalPage whenever needed in a screen. Thank you for any pointer. -Bruno

Re: How to create a new widget?

2010-02-18 Thread Adrian Crum
https://issues.apache.org/jira/browse/OFBIZ-1626 Bruno Busco wrote: Hi list, is somewhere a guide on how to create a new widget in the framework? If not what are the steps to follow: files to create, classes etc. I would like to create a new PortalPage widget. This would allow to add

Re: How to create a new widget?

2010-02-18 Thread Bruno Busco
Thank you Adrian. I did a quick look to the patch and I thing that it is what I needed. -Bruno 2010/2/18 Adrian Crum adri...@hlmksw.com: https://issues.apache.org/jira/browse/OFBIZ-1626 Bruno Busco wrote: Hi list, is somewhere a guide on how to create a new widget in the framework

[jira] Closed: (OFBIZ-2337) Issues with New Widget Renderers

2009-09-11 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-2337. Resolution: Fixed Issues with New Widget Renderers

Re: New widget renderers

2009-04-23 Thread guo weizhan
It should has included the widget boundary comments, do you found any problem? 2009/4/22 Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com I am now looking into this. Jacopo On Apr 21, 2009, at 7:27 PM, Adrian Crum wrote: Jacopo, Thank you for all your work on this! I noticed that

[jira] Commented: (OFBIZ-2337) Issues with New Widget Renderers

2009-04-22 Thread Jacopo Cappellato (JIRA)
in rev. 767455 I am working now on the one reported by Ashish. Issues with New Widget Renderers - Key: OFBIZ-2337 URL: https://issues.apache.org/jira/browse/OFBIZ-2337 Project: OFBiz Issue Type: Bug Affects

[jira] Commented: (OFBIZ-2337) Issues with New Widget Renderers

2009-04-22 Thread Jacopo Cappellato (JIRA)
is fixed in rev. 767496 Issues with New Widget Renderers - Key: OFBIZ-2337 URL: https://issues.apache.org/jira/browse/OFBIZ-2337 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk

Re: New widget renderers: problem

2009-04-22 Thread Jacopo Cappellato
Ok, I have fixed both the errors reported. Jacopo On Apr 22, 2009, at 7:50 AM, Ashish Vijaywargiya wrote: I am totally fine with either option Vikas. Can you do the needful ? Thanks ! -- Ashish Vikas Mayur wrote: Ashish, Do you think it would be better to go with the same way as Jacques

[jira] Commented: (OFBIZ-2337) Issues with New Widget Renderers

2009-04-22 Thread Ashish Vijaywargiya (JIRA)
Issues with New Widget Renderers - Key: OFBIZ-2337 URL: https://issues.apache.org/jira/browse/OFBIZ-2337 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk Reporter: Ashish Vijaywargiya

Re: New widget renderers

2009-04-22 Thread Jacopo Cappellato
I am now looking into this. Jacopo On Apr 21, 2009, at 7:27 PM, Adrian Crum wrote: Jacopo, Thank you for all your work on this! I noticed that the widget boundary comments are missing. -Adrian Jacopo Cappellato wrote: During the last 2 weeks I did some tests (and fixes) for the macro

[jira] Created: (OFBIZ-2342) Implement new widget renderer based on freemarker macros.

2009-04-22 Thread Jacopo Cappellato (JIRA)
Implement new widget renderer based on freemarker macros. - Key: OFBIZ-2342 URL: https://issues.apache.org/jira/browse/OFBIZ-2342 Project: OFBiz Issue Type: New Feature

[jira] Updated: (OFBIZ-2342) Implement new widget renderer for menus based on freemarker macros.

2009-04-22 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-2342: - Description: Implement new widget renderer for menus based on freemarker macros

[jira] Created: (OFBIZ-2343) Implement new widget renderer for trees based on freemarker macros.

2009-04-22 Thread Jacopo Cappellato (JIRA)
Implement new widget renderer for trees based on freemarker macros. --- Key: OFBIZ-2343 URL: https://issues.apache.org/jira/browse/OFBIZ-2343 Project: OFBiz Issue Type: New

Re: New widget renderers

2009-04-21 Thread Jacopo Cappellato
It is very easy to disable them: just revert the change I did in rev. 767101 Jacopo On Apr 21, 2009, at 12:27 PM, Hans Bakker wrote: as long we have a way to disable them ? i use the trunk version in production. At the moment the dust is a bit settling down so i upgraded my company

Re: New widget renderers

2009-04-21 Thread Hans Bakker
Yes jacopo, i reacted too quick. thanks. On Tue, 2009-04-21 at 12:31 +0200, Jacopo Cappellato wrote: It is very easy to disable them: just revert the change I did in rev. 767101 Jacopo On Apr 21, 2009, at 12:27 PM, Hans Bakker wrote: as long we have a way to disable them ? i

Re: New widget renderers

2009-04-21 Thread Ashish Vijaywargiya
+1 - for enabling this on trunk now. This will help to improve the code. Thanks for enabling this, Jacopo :-) -- Ashish On Tue, Apr 21, 2009 at 3:42 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: During the last 2 weeks I did some tests (and fixes) for the macro renderers

Re: New widget renderers

2009-04-21 Thread Hans Bakker
as long we have a way to disable them ? i use the trunk version in production. At the moment the dust is a bit settling down so i upgraded my company version. I am sure this will give some more problems again.so let me know not to use them... Regards, hans On Tue, 2009-04-21 at 12:12 +0200,

Re: New widget renderers

2009-04-21 Thread Adrian Crum
Jacopo, Thank you for all your work on this! I noticed that the widget boundary comments are missing. -Adrian Jacopo Cappellato wrote: During the last 2 weeks I did some tests (and fixes) for the macro renderers and now, with rev. 767101, I have decided to enable them so that the whole

Re: New widget renderers: problem

2009-04-21 Thread Hans Bakker
In the ofbiz system when i go to: project - requestlist and have a certain amount of data in the request list i get the following error in the log: 2009-04-22 11:21:46,123 (http-0.0.0.0-8443-2) [ GenericDAO.java:755:INFO ] Ran query in 227 milli-seconds: SELECT CRT.DESCRIPTION, SI.DESCRIPTION,

[jira] Created: (OFBIZ-2337) Issues with New Widget Renderers

2009-04-21 Thread Ashish Vijaywargiya (JIRA)
Issues with New Widget Renderers - Key: OFBIZ-2337 URL: https://issues.apache.org/jira/browse/OFBIZ-2337 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk Reporter: Ashish

[jira] Assigned: (OFBIZ-2337) Issues with New Widget Renderers

2009-04-21 Thread Ashish Vijaywargiya (JIRA)
of this issue. -- Ashish Issues with New Widget Renderers - Key: OFBIZ-2337 URL: https://issues.apache.org/jira/browse/OFBIZ-2337 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk

Re: New widget renderers: problem

2009-04-21 Thread Ashish Vijaywargiya
For any progress on this issue please refer JIRA issue no. : *OFBIZ-2337 https://issues.apache.org/jira/browse/OFBIZ-2337 *Post other issues there as well if you find any in future. Thanks for your cooperation Hans ! -- Ashish Hans Bakker wrote: In the ofbiz system when i go to: project -

[jira] Commented: (OFBIZ-2337) Issues with New Widget Renderers

2009-04-21 Thread Ashish Vijaywargiya (JIRA)
Assignee: Jacopo Cappellato All the issues related to New Widget Renderer will be reported here. This will help us to keep and manage history. Thanks ! -- Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Commented: (OFBIZ-2337) Issues with New Widget Renderers

2009-04-21 Thread Ashish Vijaywargiya (JIRA)
-- Error rendering screen thru ftl -- Ashish Issues with New Widget Renderers - Key: OFBIZ-2337 URL: https://issues.apache.org/jira/browse/OFBIZ-2337 Project

Re: New widget renderers: problem

2009-04-21 Thread Vikas Mayur
Ashish, Do you think it would be better to go with the same way as Jacques did for Securing URLs in Freemarker templates, that is creating a separate issue under a parent task. Vikas On Apr 22, 2009, at 10:06 AM, Ashish Vijaywargiya wrote: For any progress on this issue please refer JIRA

Re: New widget renderers: problem

2009-04-21 Thread Ashish Vijaywargiya
I am totally fine with either option Vikas. Can you do the needful ? Thanks ! -- Ashish Vikas Mayur wrote: Ashish, Do you think it would be better to go with the same way as Jacques did for Securing URLs in Freemarker templates, that is creating a separate issue under a parent task. Vikas

Re: New widget renderers

2009-04-05 Thread Jacopo Cappellato
Thank you, Scott, actually our lunch time conversations in SLC have been insiping :-) By the way I am going to create new tasks for the work that still needs to be done. Jacopo On Apr 3, 2009, at 10:52 AM, Scott Gray wrote: Hi Jacopo Thanks for all your hard work, it's great to hear

Re: New widget renderers

2009-04-05 Thread guo weizhan
Hi Jacopo Thanks for your effort, I'm waiting for test result:) . Guo 2009/4/5 Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com Thank you, Scott, actually our lunch time conversations in SLC have been insiping :-) By the way I am going to create new tasks for the work that still needs

New widget renderers

2009-04-02 Thread Jacopo Cappellato
Hi all, I am asking you to help to test the new Macro widget handler and renderers (one for the forms and one for the screens) that have been implemented recently. The idea is that you can define new view handlers (for screen widgets) by setting their properties in the widget.properties

Re: New widget renderers

2009-04-02 Thread Scott Gray
Hi Jacopo Thanks for all your hard work, it's great to hear that this effort has come along so far and I will certainly take a look over the weekend and see what I can do to help out. Regards Scott HotWax Media http://www.hotwaxmedia.com On 2/04/2009, at 8:21 PM, Jacopo Cappellato wrote: