Hello, Using ofbiz, is it possible to build like a dashboard/ portal where we have our own website specific content and also iframes having contents coming from different websites?? Just as an example one iframe could have content of finance.yahoo.com; one could have news.yahoo.com, another with mail.yahoo.com etc. Regards, Sudha |
this would be accomplished using screenlets, like the Ecommerce main page.
OfBizSuds sent the following on 9/6/2010 12:22 AM: ========================= BJ Freeman <http://bjfreeman.elance.com> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man > > > Hello, > > Using ofbiz, is it possible to build like a dashboard/ portal where we have > our own website specific content and also iframes having contents coming > from different websites?? > Just as an example one iframe could have content of finance.yahoo.com; one > could have news.yahoo.com, another with mail.yahoo.com etc. > > Regards, > > Sudha |
you can also look at how myportal on the back end is done.
========================= BJ Freeman <http://bjfreeman.elance.com> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man BJ Freeman sent the following on 9/6/2010 1:04 AM: > this would be accomplished using screenlets, like the Ecommerce main page. > > > OfBizSuds sent the following on 9/6/2010 12:22 AM: > > > ========================= > BJ Freeman <http://bjfreeman.elance.com> > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > >> >> >> Hello, >> >> Using ofbiz, is it possible to build like a dashboard/ portal where we >> have >> our own website specific content and also iframes having contents coming >> from different websites?? >> Just as an example one iframe could have content of finance.yahoo.com; >> one >> could have news.yahoo.com, another with mail.yahoo.com etc. >> >> Regards, >> >> Sudha > |
In reply to this post by BJ Freeman
Thanks BJ, I did try that but how do you refer an external website?
For instance similar to the "leftbar" in CommonScreen.xml which has the following : <include-screen name="minicart" location="component://ecommerce/widget/CartScreens.xml"/> what would you say to refer to a website like "www.google.com" ________________________________ From: BJ Freeman <[hidden email]> To: [hidden email] Sent: Mon, September 6, 2010 1:34:14 PM Subject: Re: Including iFrames this would be accomplished using screenlets, like the Ecommerce main page. OfBizSuds sent the following on 9/6/2010 12:22 AM: ========================= BJ Freeman <http://bjfreeman.elance.com> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man > > > Hello, > > Using ofbiz, is it possible to build like a dashboard/ portal where we have > our own website specific content and also iframes having contents coming > from different websites?? > Just as an example one iframe could have content of finance.yahoo.com; one > could have news.yahoo.com, another with mail.yahoo.com etc. > > Regards, > > Sudha |
<include-screen name="google1"
location="component://ecommerce/widget/GoogleScreens.xml"/> Sudha Viru sent the following on 9/6/2010 1:34 AM: > Thanks BJ, I did try that but how do you refer an external website? > > For instance similar to the "leftbar" in CommonScreen.xml which has the > following : > <include-screen name="minicart" > location="component://ecommerce/widget/CartScreens.xml"/> > > what would you say to refer to a website like "www.google.com" > > > > > > > ________________________________ > From: BJ Freeman<[hidden email]> > To: [hidden email] > Sent: Mon, September 6, 2010 1:34:14 PM > Subject: Re: Including iFrames > > this would be accomplished using screenlets, like the Ecommerce main page. > > > OfBizSuds sent the following on 9/6/2010 12:22 AM: > > > ========================= > BJ Freeman<http://bjfreeman.elance.com> > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com<http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > >> >> >> Hello, >> >> Using ofbiz, is it possible to build like a dashboard/ portal where we have >> our own website specific content and also iframes having contents coming >> from different websites?? >> Just as an example one iframe could have content of finance.yahoo.com; one >> could have news.yahoo.com, another with mail.yahoo.com etc. >> >> Regards, >> >> Sudha > > > > |
Hi BJ,
What goes into GoogleScreens.xml?? Basically What is the syntax for including a screenlet that is not in ofbiz folders? Thanks, Sudha ________________________________ From: BJ Freeman <[hidden email]> To: [hidden email] Sent: Mon, September 6, 2010 7:33:49 PM Subject: Re: Including iFrames <include-screen name="google1" location="component://ecommerce/widget/GoogleScreens.xml"/> Sudha Viru sent the following on 9/6/2010 1:34 AM: > Thanks BJ, I did try that but how do you refer an external website? > > For instance similar to the "leftbar" in CommonScreen.xml which has the > following : > <include-screen name="minicart" > location="component://ecommerce/widget/CartScreens.xml"/> > > what would you say to refer to a website like "www.google.com" > > > > > > > ________________________________ > From: BJ Freeman<[hidden email]> > To: [hidden email] > Sent: Mon, September 6, 2010 1:34:14 PM > Subject: Re: Including iFrames > > this would be accomplished using screenlets, like the Ecommerce main page. > > > OfBizSuds sent the following on 9/6/2010 12:22 AM: > > > ========================= > BJ Freeman<http://bjfreeman.elance.com> > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com<http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > >> >> >> Hello, >> >> Using ofbiz, is it possible to build like a dashboard/ portal where we have >> our own website specific content and also iframes having contents coming >> from different websites?? >> Just as an example one iframe could have content of finance.yahoo.com; one >> could have news.yahoo.com, another with mail.yahoo.com etc. >> >> Regards, >> >> Sudha > > > > |
you create a screenlet.
it requires you understand about widgets and how to use FTL's ========================= BJ Freeman <http://bjfreeman.elance.com> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man Sudha Viru sent the following on 9/6/2010 8:34 AM: > Hi BJ, > > What goes into GoogleScreens.xml?? > > Basically What is the syntax for including a screenlet that is not in ofbiz > folders? > > Thanks, > > Sudha > > > > > ________________________________ > From: BJ Freeman<[hidden email]> > To: [hidden email] > Sent: Mon, September 6, 2010 7:33:49 PM > Subject: Re: Including iFrames > > <include-screen name="google1" > location="component://ecommerce/widget/GoogleScreens.xml"/> > > > Sudha Viru sent the following on 9/6/2010 1:34 AM: >> Thanks BJ, I did try that but how do you refer an external website? >> >> For instance similar to the "leftbar" in CommonScreen.xml which has the >> following : >> <include-screen name="minicart" >> location="component://ecommerce/widget/CartScreens.xml"/> >> >> what would you say to refer to a website like "www.google.com" >> >> >> >> >> >> >> ________________________________ >> From: BJ Freeman<[hidden email]> >> To: [hidden email] >> Sent: Mon, September 6, 2010 1:34:14 PM >> Subject: Re: Including iFrames >> >> this would be accomplished using screenlets, like the Ecommerce main page. >> >> >> OfBizSuds sent the following on 9/6/2010 12:22 AM: >> >> >> ========================= >> BJ Freeman<http://bjfreeman.elance.com> >> Strategic Power Office with Supplier Automation >> <http://www.businessesnetwork.com/automation/viewforum.php?f=52> >> Specialtymarket.com<http://www.specialtymarket.com/> >> Systems Integrator-- Glad to Assist >> >> Chat Y! messenger: bjfr33man >> >>> >>> >>> Hello, >>> >>> Using ofbiz, is it possible to build like a dashboard/ portal where we have >>> our own website specific content and also iframes having contents coming >>> from different websites?? >>> Just as an example one iframe could have content of finance.yahoo.com; one >>> could have news.yahoo.com, another with mail.yahoo.com etc. >>> >>> Regards, >>> >>> Sudha >> >> >> >> > > > > |
Free forum by Nabble | Edit this page |