Makes it staightforward to embedd custom webclipped DHTML or DHTML Gadgets such as Google Gadgets in OpenERP HTML Views
Not a single framework can rule the world, that's why interoperability is a must. Nowadays, easy and efficient interoperability means HTML gadgets such as Google/
Several options are possible:
* embedd an HTML peice in a view that migh have been proxied to an other server at the server side. Easy to implement for you (no javascript), but hard to configure it at integration time.
* allow DHTML gadgets such as Google gadgets. This would only be possible if you provide a good Javascript support for it. This technique make interoperability a piece of cake for the user as it's more or less a metter of pasting a gadget URL, no coding/server configuration at all. Depending how much support you want to offer, you can then store some gadget prpperties (a simple hasj to store), allow dynamic resizing of the gadget... I suggest you look at the Google Open Social specs (Open Social is an extra layer sitting on the top of the Gadget API to, you can implement only a gedget portal, even part of it) and eventually to the open source Shinding implementation of it:
http://
http://
Note, this is a corolary of https:/
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Update: I strongly suggest you look at Google Friend Connect which is based on the oss OpenSocial framework and has been released publicly recently: http://
Especially, the demo video show how straightforward it is to merge open social gadgets into your site: http://