"vmarco" wrote : | Doesn't this prevent me from controlling the title per page? Doesn't it also means to control the title of my site I am now required to create my own layout? I must be missing something here. I should have the ability to specify both a site-wide title or per page title in the *-object.xml descriptor. Otherwise the ability to reuse layouts will be severely diminished. |
I agree that this isn't at a level where it should be at the moment, but it should be rather simple to write a jsp tag that allows the layout to set the title via a JSTL expression (that can use the current page's title or whatever to create the title string); Once we have that, then what about localization of the page title? That's missing as well so far. Remeber: this is open source so feel free to chime in ;) "vmarco" wrote : | This approach also seems insufficient. Shouldn't I be able to specify the title on a per PortletInstance or Window granularity. That way I could have multiple windows of the same Portlet (or multiple instances of the same portlet) with different displayed titles. | I agree 100%, but I'm not sure if this is currenty possible (i.e. I don't think so); again: the window title should be localizable as well View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915557#3915557 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915557 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
