Re: Extending BrowserInfoForm

2008-08-11 Thread Federico Fanton
On Fri, 8 Aug 2008 08:29:37 -0700
[EMAIL PROTECTED] wrote:

 should be fine

Done, https://issues.apache.org/jira/browse/WICKET-1786
Thanks!


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Extending BrowserInfoForm

2008-08-08 Thread Federico Fanton
Hi everyone!
I'd like to extend BrowserInfoForm to detect if the browser supports SVGs 
(javascript method here 
http://thomas.tanrei.ca/modern-script-based-svg-detection/), but it looks like 
it cannot be easily extended.. Should I try to write a patch for Wicket 
instead? Would it be useful? Am I going the wrong way maybe? X-)
Many thanks for your opinions!


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Extending BrowserInfoForm

2008-08-08 Thread Igor Vaynberg
patch is welcome

-igor

On Fri, Aug 8, 2008 at 6:49 AM, Federico Fanton [EMAIL PROTECTED] wrote:
 Hi everyone!
 I'd like to extend BrowserInfoForm to detect if the browser supports SVGs 
 (javascript method here 
 http://thomas.tanrei.ca/modern-script-based-svg-detection/), but it looks 
 like it cannot be easily extended.. Should I try to write a patch for Wicket 
 instead? Would it be useful? Am I going the wrong way maybe? X-)
 Many thanks for your opinions!


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Extending BrowserInfoForm

2008-08-08 Thread igor . vaynberg
should be fine

-Igor


On 8/8/08, Federico Fanton [EMAIL PROTECTED] wrote:
 On Fri, 8 Aug 2008 06:54:50 -0700
 Igor Vaynberg [EMAIL PROTECTED] wrote:

 patch is welcome

 Ok :) Would it be a problem if I try to write it against 1.3.4? We're not
 using 1.4 yet..


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]