Hi Eelco,
    I see this intersting question that may be what
I'm looking for the 
solution, too.
I'v try PackagedTextTemplate, it return the
interpolated string for me,
and then..what could I do next ?!?!, I still don't
understand. I can't 
add it as the StyleSheetReference.

    In my case, I want to do dynamic content in css
file that sit in the 
same place as my custom component.
I also have problem with the

blackground: url(mypic.jpg);

is this possible? please help.

regards,
Blackzabaha




Ayodeji Aladejebi wrote:
> Please can one regex expert give me the regex for
retrieving name from 
> ${name}?
>
> Thanks and for CSS integration, i dream of this:
>
> @CSS (
>  font-family="Verdana",
> [EMAIL PROTECTED]("bg.gif,MyPanel.class")}
> )
> private class MyPanel extends Panel {
>
> }
>
> will generate this header for the panel:
>
> <style type="text/css">
> .[panel_id] {
>  font-family="Verdana...";
> }
> </style>
>
> its a dream :)
>
> On 7/19/06, *Jean-Baptiste Quenot * <[EMAIL PROTECTED]

> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     * Eelco Hillenius:
>     > Did you take a look at what's in
wicket.extensions.util.resource? I
>     > think that package has exactly what you are
looking for, e.g.
>     > PackagedTextTemplate.
>
>     I can't find it neither in Wicket's API
documentation nor in
>     Wicket Extensions's.  Do you have a link please?
>     --
>          Jean-Baptiste Quenot
>     aka  John Banana Qwerty
>     http://caraldi.com/jbq/
>
>    
-------------------------------------------------------------------------
>
>     Take Surveys. Earn Cash. Influence the Future of
IT
>     Join SourceForge.net's Techsay panel and you'll
get the chance to
>     share your
>     opinions on IT & business topics through brief
surveys -- and earn
>     cash
>    
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>    
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>     _______________________________________________
>     Wicket-user mailing list
>     Wicket-user@lists.sourceforge.net
>     <mailto:Wicket-user@lists.sourceforge.net>
>    
https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>
>
> -- 
> "It takes insanity to drive in sanity" - Me
>
> Aladejebi Ayodeji A.,
> DabarObjects Solutions
> Email: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
> Mobile:  234 803 589 1780
> Web: www.dabarobjects.com
<http://www.dabarobjects.com>
>
> Community:
> www.cowblock.net <http://www.cowblock.net>
>
------------------------------------------------------------------------
>
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get
the chance to share your
> opinions on IT & business topics through brief
surveys -- and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
------------------------------------------------------------------------
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/wicket-user
>   

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to