From: <roy...@jb...> - 2005-07-06 20:34:26
|
"legolas" wrote : I wrote 2 tags that could be useful for others. One tag, named isNotEmptyRegion, is doing the exact opposite of Julian's original isEmptyTag, it evaluates the body only if the region has content. | The second tag, named navigation, adds 2 objects to the pageContext within the scope of the tag. These objects allow the layout developer to iterate over the defined pages, and detect the currently active page. If you are interested in the code please let me know how I can submit them your repository. Can you archive this and send it over to julien, martin, or me please? "legolas" wrote : | What is the actual purpose of it, is it merely to define each page and its layout, or is it meant to define the whole navigation structure of the portal including page layout? | To define each its page and the portlets assigned to it. "legolas" wrote : | What are your plans about this? | Our ears are open. ;-) "legolas" wrote : | Is it, or will it be, possibile to define a renderer per window? | I'm not sure we've discussed this idea, and I'm not really sure how this has real-world application. Martin (which is on vacation) may be able to elaborate his thoughts on it. "legolas" wrote : | To test my layout, I created a simple portlet. Only showing some default text. I followed the instructions in chapter 2 of the reference guide and included the descriptors portlet.xml, jboss-portlet.xml, jboss-app.xml and portlet-instance.xml. | Which of these re mandatory? | The above 3 are. Until we have dynamicity (2.2 Blade), this is the way to deploy your portlets. "legolas" wrote : | BTW the reference guide, paragraph 2.6, describes that the first part of the instance-ref is the application name as defined in the jboss-portlet.xml, I think it should be the jboss-app.xml, is that correct? | anonymous wrote : | | | | You are correct. I will change it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883917#3883917 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883917 |