Good evening, I'd like to contribute CSSs & JSs to my <head> for which names I don't know. More precisely, I'd like to be able to download a .zip, unzip it and contribute its CSS & JS content to the <head>, plus being able to display the images of the zip thanks to the links in the CSS.
Regarding the downloading and unzipping steps, it's easy. But for the header contributions, I can't figure out how to do that since : 1) I don't know the names of the CSS & JS files before download 2) the CSS files link to the images using their regular names, but Wicket appends characters of its own to their names. What I'm trying to achieve is to be able to switch (at run-time) my app's theme by downloading a new one on a themes website, like http://www.freecsstemplates.org/ I use Wicket 1.5.7 but a solution for Wicket 6.0 is OK as well. Any help will be much appreciated. Regards, Pierre Goupil -- Le bonheur n'est pas une destination, mais une façon de voyager. Papa d'une petite Lou-Ann depuis le 30 juin.