Feature Requests item #1532568, was opened at 2006-08-01 17:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1532568&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
Status: Open
Priority: 5
Submitted By: Alastair Maw (almaw)
Assigned to: Nobody/Anonymous (nobody)
Summary: CSS url() resource support

Initial Comment:
Components that package CSS resources that contain
url('foo.jpg') links for background images and the like
aren't currently supported well.

We need to think about how best to do this, but bearing
in mind this needs to work for crypted URLs, etc.,
replacing the url() parameter instances within the CSS
with something constructed using RequestCycle.urlFor()
seems the obvious way to go about it.

I attach a couple of Java files that do the business
for me.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1532568&group_id=119783

-------------------------------------------------------------------------
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-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to