|
Portal Framework
Section. Portal WidgetsDekoh Widgets are Web GUI components that are part of the Dekoh platform. However, the widgets are developed as independent components using JavaScript and Flash, and can be used by other applications, either as is or with small modifications. Read detailed docs here![]() Dekoh Widgets: Each published widget contains detailed information on what it does and how to use it in your application. However, here are some general tips for customizing these widgets, which you can read in this document. Widget: Tag Cloud: Use this doc to understand how to use the Tag Cloud Wigdet and create tag clouds within your application. The document also comprises demos, that help comprehend the trends in which data has been tagged, which data is most prevalent and least prevalent (illustrated by relative size), and the relation of the tags with each other. The demo alos illustrates editing, deleting and merging of tags in the tag cloud. Widget: Thumbnail Maker: Use this doc to generate different shaped thumbnails from a larger photo or image. For example, to let users create their avatars. The thumbnail.zip here contains two different server-side implementations (Servlet and DWR). |