We have a component that generates a "popout-link"-- a hyperlink that when clicked opens a new window. It uses javascript to pop out the window and the component interface looks like this:

<parameter name="url" java-type="String" direction="custom" required="yes"/>
<parameter name="windowName" java-type="String" direction="custom" required="no"/>
<parameter name="windowHeight" java-type="Integer" direction="custom" required="no"/>
<parameter name="windowWidth" java-type="Integer" direction="custom" required="no"/>


Is this a good candidate for contributing to Tapestry? If so, how do I go about it? I read the contributors guide but I'm still unclear on the procedure for contributing.

Joseph Panico
[EMAIL PROTECTED]


_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to