jQWidgets Forums

jQuery UI Widgets Forums General Discussions Portal layout suggestions

This topic contains 0 replies, has 1 voice, and was last updated by  Kynao 13 years, 1 month ago.

Viewing 1 post (of 1 total)
  • Author
  • Portal layout suggestions #3897

    Kynao
    Participant

    Portal layout is the equivalent of jqwidget jqxDocking.

    Description :

    The suggestion here concerns adding capabilities to the portal layout component to help the development of portal applications like Netvibes / iGoogle and especially portal platforms like JBoss/Exo Gatein. The goal of the following suggested capabilities is to help the dynamic conception of a page layout visually on the front end :

    * An option to allow the user to manually resize vertically and horizontally a “portlet” instead of just vertically fitting the content and horizontally following the width of columns in which portlet appear (that means, we could want a portlet to have a width smaller than the column). I feel it’s already possible with jqwidgets, am i right ?

    * Usually, the portal layout follows a disposition allowing portlets drag & drop through columns. A more flexible way to set the page layout would be useful for using the portlets. First, by allowing the page layout definition on the front end user side and instead of only columns, allow building of zones by defining them through a table approach instead of columns. That would allow a layout like this :

    Portlet A | Portlet B

    P O R T L E T C

    instead of just

    Portlet A | Portlet B | Portlet C

    Portlet D | Portlet E | Portlet F

    I guess the jqxDocking API should allow this or am i wrong ? but would we have enough flexibility for the user so that he could define this layout himself (ie he defines himself the layout through row and columns properties)?

    * Vertical and horizontal scroll bars or sliders to scroll the portlet content

    Finally, in the programmer side, i suggest an easy way to add commands in the portlet title bar (next to minimize / maximize / close buttons)

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.