publishing 3rd party developed UIZE widgets in my site
1 view
Skip to first unread message
Mahesh
unread,
Oct 24, 2009, 9:21:18 PM10/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UIZE JavaScript Framework Group
Hi,
I am a newbie to UIZE. I browsed through the widget documentation and
the various examples. It is a very impressive JS framework to manage
UI components.
I have a question relating to 3rd party developed widgets:
I would like to I host a UIZE compliant web site (similar to zazzle)
with some native widgets and some server side REST APIs. I would like
to encourage 3rd party developers to develop UIZE compliant Widgets
that consume the REST APIs and publish them to my site. How can it
done?
If I provide an upload link where the 3rd party developers can upload
their UIZE compliant widgets, how can we make them available in the
main site immediately?
If I like the Widget Adoption mechanism using JSON syntax. Is this
something I should explore?
Do have examples of page widget with slot management where we can be
add/update one widget with another widget?