Anybody using or considered using Hippo CMS (onehippo.org) in conjunction with
OFBiz?
- Apache Licensed
- Uses Jackrabbit as its repository
- Supports Versioning, Internationalization, Publishing Workflows and more
We could start out by using Hippo's UI to manage content and retrieve it for
disp
Here's an example:
Line 115:
class="alert" />
Regards
Scott
On 19/06/2010, at 2:51 AM, El Ansari Abdesamad wrote:
> Thanks for ur quick answer... but I've not found where it's hard coded in the
> ftl.
> I've found other ftl in the application with the same code but the dates are
> well displa
I assume you're talking about java request events? request.setAttribute() is
the correct way to do it and no it doesn't just allow strings, you can store
any object as a request attribute.
Regards
Scott
HotWax Media
http://www.hotwaxmedia.com
On 18/06/2010, at 11:33 PM, Levenimeux wrote:
>
[
https://issues.apache.org/jira/browse/OFBIZ-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric DE MAULDE updated OFBIZ-3826:
--
Attachment: ProductForms-UpdateProductCategoryMember-NameAndId.patch
Into UpdateProductCategory
[
https://issues.apache.org/jira/browse/OFBIZ-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric DE MAULDE updated OFBIZ-3826:
--
Description:
Into the form UpdateProductCategoryMemeber (Product Categories page)
categoryId ap
Product Categories page without category name
-
Key: OFBIZ-3826
URL: https://issues.apache.org/jira/browse/OFBIZ-3826
Project: OFBiz
Issue Type: Improvement
Components: product
Affect
it was part of a complete address revision that never got to ofbiz svn.
the wiki pages, as far as I know never go moved over.
it is only in my own version, currently.
Darren Hartford sent the following on 6/18/2010 1:15 PM:
=
BJ Freeman
http://bjfreeman.elance.com
Strate
Hey all,I was searching around for address parser libraries, and I saw
Jgeocoder (with it's google group full of spam but no recent activity), and
came across this post from ofbiz:
http://www.mail-archive.com/dev@ofbiz.apache.org/msg23432.html
What direction have you guys gone for Address Parsing
Levenimeux wrote:
>--> How can we Iterate in a single field (in this case category) ? or can
> we have a nested forms ?
Nested forms are not possible. html itself doesn't allow it.
This is just not allowed at all in html.
Please use rather user ML for such questions, see why here :
http://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists#MailingLists-DesignanddevelopmentList:dev@ofbiz.apache.org
Thanks
Jacques
From: "Levenimeux"
Hi all,
I'm trying (with my team) to build a new eCommerce webapp using
Please use rather user ML for such questions, see why here :
http://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists#MailingLists-DesignanddevelopmentList:dev@ofbiz.apache.org
Thanks
Jacques
From: "siimo"
my problem is that i can't receive the result of the beanshell in my ftl
page.
my problem is that i can't receive the result of the beanshell in my ftl
page.could you please help me
--
View this message in context:
http://ofbiz.135035.n4.nabble.com/beanshell-and-ftl-tp2260058p2260058.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.
Hi all,
I'm trying (with my team) to build a new eCommerce webapp using OFBiz, and
we're stuck with form-widgets, so here's the problem :
- Need : I have two related tables (many to many), Items and their
categories, I need to display Items for each category a part using
form-widgets. So defini
[
https://issues.apache.org/jira/browse/OFBIZ-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880233#action_12880233
]
BJ Freeman commented on OFBIZ-3825:
---
as far as setup having a couple of standard type tem
[
https://issues.apache.org/jira/browse/OFBIZ-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880231#action_12880231
]
BJ Freeman commented on OFBIZ-3825:
---
sounding better.
I suggest that the setup of the agr
Thanks for ur quick answer... but I've not found where it's hard coded in the
ftl.
I've found other ftl in the application with the same code but the dates are
well displayed.
Thanks for ur help !
- Mail Original -
De: "Scott Gray"
À: dev@ofbiz.apache.org
Envoyé: Vendredi 18 Juin 2010 1
[
https://issues.apache.org/jira/browse/OFBIZ-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880169#action_12880169
]
Swapnil Sawant commented on OFBIZ-3825:
---
Hi BJ,
As per your comments, we have come u
It's hard coded that way in the freemarker template EditCustomTimePeriod.ftl,
changing it in there should fix the issue. Ideally that whole screen should be
converted to form widgets, I don't really see anything in there that requires
freemarker.
Regards
Scott
HotWax Media
http://www.hotwaxme
Hi,
If you go to
https://demo-trunk.ofbiz.apache.org/accounting/control/EditCustomTimePeriod
you'll see that dates are shown in a specific format. For example : Jan 1,
2009.
Can someone tell me how to change this so that it's like in all the other
screens ?
And besides, if you try to update
[
https://issues.apache.org/jira/browse/OFBIZ-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880128#action_12880128
]
BJ Freeman edited comment on OFBIZ-3825 at 6/18/10 5:34 AM:
As
[
https://issues.apache.org/jira/browse/OFBIZ-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880128#action_12880128
]
BJ Freeman commented on OFBIZ-3825:
---
As i stated before all the leave data storage can be
[
https://issues.apache.org/jira/browse/OFBIZ-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880094#action_12880094
]
Jacques Le Roux commented on OFBIZ-3801:
Hi Sascha,
As it was not a big deal I for
Hi Scott,
I must say I'm not quite sure. I wondered also and wanted to revert it all.
At 1st place Sascha tried to improve by using WebSiteWorker.getWebSiteId. But,
as you certainly now it introduced an UTF-8 quirk.
I was very busy and forgot to ask Sascha why he did so, it's done, waiting his
[
https://issues.apache.org/jira/browse/OFBIZ-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880089#action_12880089
]
Swapnil Sawant commented on OFBIZ-3825:
---
Hi BJ,
As per your comments, we have modif
24 matches
Mail list logo