Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015398Openbravo ERPA. Platformpublic2010-12-09 19:282011-01-20 00:00
rgoris 
gorkaion 
normalminorN/A
closedfixed 
5
 
pi 
No
My Openbravo Tab
No
0015398: Allow embedding of html in widgets
Currently we can paste URLs in the widget definition but some more advanced apps (e.g. YouTube videos) require embedded script, e.g. code pasted below.

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Z19zFlPah-o?fs=1&hl=en_US"></param><param [^] name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Z19zFlPah-o?fs=1&hl=en_US" [^] type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
Allow for embedded scripts.
No tags attached.
Issue History
2010-12-09 19:28rgorisNew Issue
2010-12-09 19:28rgorisAssigned To => alostale
2010-12-09 19:28rgorisModules => My Openbravo Tab
2010-12-09 19:28rgorisOBNetwork customer => No
2010-12-14 14:45rgorisAssigned Toalostale => iciordia
2010-12-15 11:04iperdomoNote Added: 0033194
2010-12-15 11:04iperdomoStatusnew => closed
2010-12-15 11:04iperdomoResolutionopen => invalid
2010-12-16 14:51rgorisNote Added: 0033239
2010-12-16 14:51rgorisAssigned Toiciordia => gorkaion
2010-12-16 14:52rgorisNote Added: 0033240
2010-12-16 14:52rgorisStatusclosed => new
2010-12-16 14:52rgorisResolutioninvalid => open
2011-01-03 17:51gorkaionStatusnew => scheduled
2011-01-03 17:51gorkaionfix_in_branch => pi
2011-01-03 17:54gorkaionStatusscheduled => resolved
2011-01-03 17:54gorkaionFixed in Version => 3.0RC4
2011-01-03 17:54gorkaionFixed in SCM revision => 37a293da438e
2011-01-03 17:54gorkaionResolutionopen => fixed
2011-01-03 17:56gorkaionNote Added: 0033516
2011-01-19 11:51rgorisNote Added: 0033759
2011-01-19 11:51rgorisStatusresolved => closed
2011-01-19 11:51rgorisFixed in Version3.0RC4 => pi
2011-01-20 00:00anonymoussf_bug_id0 => 3162066

Notes
(0033194)
iperdomo   
2010-12-15 11:04   
You can use the URL:
http://www.youtube.com/embed/VIDEOID [^]

See:
http://apiblog.youtube.com/2010/07/new-way-to-embed-youtube-videos.html [^]
(0033239)
rgoris   
2010-12-16 14:51   
An HTMLwidget needs to be built. Could be part of a module, the MyOB module perhaps.

Gorka Ion is building the first non-trivial widget. With his
experience, we can build the documentation. We can then build the HTMLwidget ourselves (after RC4 preliminary) or maybe the community can pick it up.
(0033240)
rgoris   
2010-12-16 14:52   
Just discussed with ICO. Perhaps you find time to do this one after RC4-Prelim.
(0033516)
gorkaion   
2011-01-03 17:56   
Added to pi:

https://code.openbravo.com/erp/devel/pi/rev/37a293da438e [^]
(0033759)
rgoris   
2011-01-19 11:51   
solved with new html widget