[jboss-user] [JBoss Portal] - Re: CMS portlet customization HELP
thomas.heute@jboss.com
do-not-reply at jboss.com
Mon Jul 9 07:30:47 EDT 2007
If you want to reuse the current CMS service and browser you can adapt it.
Add a field on the form, then query the CMS service to create a CMS folder using the Command org.jboss.portal.cms.impl.jcr.command.FolderCreateCommand
But of course you will have to adapt the UI and the backend.
You can also create a totally new portlet and call the same CMS service. (See core-cms to see how it works) That would be easier if you want to benefit from bug fixes and improvement of the CMS admin portlet.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061930#4061930
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061930
More information about the jboss-user
mailing list