i know almaw has been working on something like this but i dont know how far he got. a patch would be welcome, if not then i guess you will have to wait until one of the core devels has the time.
even a patch to parse css and figure out where the paths are would be very helpful.
-Igor
On 7/23/06, Ryan Sonnek <
[EMAIL PROTECTED]> wrote:
I know this is a pretty newbie question, but how can i package an image with my wicket app, and reference it within a static css file? I've been searching through the wicket wiki, with no luck. is there a wicket-stuff app or someplace i can dig through for an example?
Just to be clear, here's what i'm expecting to do with my css:
.myapplicationClass {
background-image: url('/com/codecrate/app/BackgroundImage.gif');
}
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
