[jboss-dev-forums] [Design of JBoss Portal] - Admin content editor plugin

julien@jboss.com do-not-reply at jboss.com
Thu Feb 22 18:24:22 EST 2007


I have finished to work on it for now.

It replicates the behavior of the current same editors that have been written for JSP. It is used when creating a new window.

A few remarks :

- In order to be able to change the content type when creating a window, one needs to enter a window name because the validator is triggered and will fail on the empty string. This needs to be fixed either by moving the window name validation in AddWindowAction.execute() or another way that JSF offers.

- The current dashboard editor needs to be redone using JSF in order to reuse the current content editors written in JSF (more powerful and reusable). This app is quite simple (one page).


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020862#4020862

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020862



More information about the jboss-dev-forums mailing list