you can subclass and let it implement IMarkupResourceStreamProvider
and from there do whatever you want...but i wouldnt recommend it.

-igor

On Thu, Oct 23, 2008 at 11:21 AM, Adriano dos Santos Fernandes
<[EMAIL PROTECTED]> wrote:
> Yes, thanks.
>
> And what about overriding direct in the page html (kind of make the panel
> not catch its html and use the one from the page), is it possible? (just to
> know)
>
>
> Adriano
>
>
> rpaul escreveu:
>>
>> Not sure this would work. I have not tried it.
>>
>> Extend SignInPanel with subclass e.g. MySignInPanel and then create your
>> matching MySignInPanel.html with the custom content.
>> Then use MySignInPanel instead of SignInPanel.
>>
>>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to