From: legolas <nu...@jb...> - 2005-07-26 06:13:09
|
Hi, Sorry for my late response, I also was on holiday. Just before leaving I've send the source archive to Roy. The difference in renderer in our case, will be that it either does or does not draw a simple border around the content. I think this could just as well be delegated to the portlet itself and use the empty renderer. anonymous wrote : "legolas" wrote: | | What are your plans about this? | | Our ears are open. ;-) Just like martingi wrote, I think the page name can be (ab) used as key for retrieving the actual localized name. Another solution might be to add translations to the *-pages.xml file like: <page> | <page-name locale="en">Sample</page-name> | <page-name locale="fr">Échantillon</page-name> | <page-name locale="de">Probe</page-name> | ... | </page> The latter is used by GridSphere. I don't particularly like this solution because it clutters the configuration file and the former allows one to manage translations in one place. anonymous wrote : The above 3 are. Until we have dynamicity (2.2 Blade), this is the way to deploy your portlets. | What do I need to do to override the portlet deployer, one that automigically generates the jboss-app.xml and jboss-portlet.xml files.? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886535#3886535 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886535 |