Church Michael R wrote:
I just read your response to your own email.
Could you send us a snippet of your layout, showing others how you did
this? I think we should look into a more formalized way of providing
this feature for everyone.


Okay. Here it is.

I like this concept.
I propose (probably better to do so on jetspeed-dev) to formalize a way to include widgets in a page. Widgets to me are really just portlets that are common to a layout decorator. Its just questionable as to where the portlets are defined. Perhaps a reserved folder _widgets... Im even wondering if it would be better to NOT require a PSML page to define the portlets


Now, I know that the inserted HTML fragment is not a portlet. In fact, I
generated a division in the HTML fragment, and got its content updated by
calling a special servlet through XMLHTTPRequest (standard old-fashioned
AJAX techniques). The benefit of this method is that the content of the HTML
fragment can be regularly and automatically updated by use of the JavaScript
setTimeout() function.

Well this is another subject. We are also investigating a full clientside aggregation engine

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to