how to use anchors # in outputLinks

2007-11-29 Thread Alexander Wallace
Hi! I'm developing portlets and the portal allows me to position the screen on a particular portlet using anchors... Like #p_my_particular_portlet I have a portlet with links to other pages and I want to use the anchors to give focus to my_particular_portlet When i do this in an ou

Re: how to use anchors # in outputLinks

2007-11-29 Thread Alexander Wallace
ript to set focus on your portlet or recommend that people put fewer portlets on the screen at any given time. :) Scott Alexander Wallace wrote: Hi! I'm developing portlets and the portal allows me to position the screen on a particular portlet using anchors... Like #p_my_particula

Re: how to use anchors # in outputLinks

2007-11-30 Thread Alexander Wallace
ookmarks are not present on all portal containers. Does that make sense? Scott Alexander Wallace wrote: but if it is the portal, then it is only when it deals with JSF, cuz if i put stuff outside of the jsf view, or inside of a block, the anchor works just fine... Is that what you me

Re: how to use anchors # in outputLinks

2007-11-30 Thread Alexander Wallace
t JSF. If you're interested in a technical explanation let me know. :) Scott Alexander Wallace wrote: I guess you are saying that JSF will change the # into something... If i use a link out of JSF the anchor works fine... I'll see about using verbatim or something around t

rounded corners commandButton styling.

2008-01-17 Thread Alexander Wallace
Hi All... Is there a way, to apply styling to commandButtons so that i get a certain gradient background and rounded corners? This is typically achieved with some divs, etc, but i don't have control of how commandButtons output their html... I don't want to create an image per button either

Re: [PORTAL] JSR-301 Portlet Bridge uploaded

2007-08-17 Thread Alexander Wallace
Does this bridge replace Tomahawk bridge? On Aug 17, 2007, at 10:39 AM, Scott O'Bryan wrote: Sounds good to me. Should we open up a discussion though on "where" this should be committed so that we can hit the ground running once the paperwork is listed? Scott Matthias Wessendorf wrote:

Re: [PORTAL] JSR-301 Portlet Bridge uploaded

2007-08-17 Thread Alexander Wallace
ork. A lot of effort has been made to try to acknowledge the usecases set up by the current MyFaces renderkits. But we won't know for sure until people start trying it out. Scott Alexander Wallace wrote: Does this bridge replace Tomahawk bridge? On Aug 17, 2007, at 10:39 AM, Scott O&#

Re: [PORTAL] JSR-301 Portlet Bridge uploaded

2007-08-17 Thread Alexander Wallace
difference here is that 301 specifies a way, how a JSF 1.2 application should work inside a portal. for jsf 1.1 there was "just" a note like "JSF 1.1 should run in a portlet..." (very simplified statement) So, no not a replacement, "just" an IMPL of the java SPEC ;-)