because every component has his own css styles, but the users (registered users in the database) should change the look & feel of their own page.
On Tue, Aug 26, 2008 at 1:53 PM, Michael Sparer <[EMAIL PROTECTED]>wrote: > > why do you want to do this? why not using HeaderContributors and css files > analog to your html files? > > > Markus Haspl wrote: > > > > hi, > > > > i want to save all the CSS Data for each component in the database. > That's > > no problem, i save the key and values for the component in a table. But, > i > > don't know how i can provide the Page and the components the CSS > > Information. Is there an easy way to have a complete dynamic Stylesheet > > which gets the Data from the database? > > > > thanks > > markus > > > > > > > ----- > Michael Sparer > http://talk-on-tech.blogspot.com > -- > View this message in context: > http://www.nabble.com/Save-CSS-Stylesheet-in-Database-tp19159504p19160485.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
