Re: Foundation integrated in wicket
Hi, I have something boiling at https://github.com/iluwatar/wicket-foundation. It is still in quite early stages but progressing nicely.. Best regards, Ilkka Seppälä -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Foundation-integrated-in-wicket-tp4666792p4667549.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Re: Foundation integrated in wicket
I guess this doesn’t matter as long as one uses a theme outside of wicket. n/m On Aug 9, 2014, at 2:13 PM, Paul Bors wrote: > Right, that’s all custom to your web app. > > Suppose I want to take your SASS and apply it to my form field, more > precisely a Wicket class. > Suppose I want to be able to “theme” the entire look-n-feel of the web app > and only have to customize the theme and not the entire product. > > That’s what I mean. > > On Aug 7, 2014, at 10:15 AM, vp143 wrote: > >> I am not sure I understand what you are after... I do not have anything on >> GitHub. >> >> I used SASS to install and compile my sass files and put my js files in my >> webapp directory. >> >> Let me know if you have any specific questions. >> >> Regards >> Vishal >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/Foundation-integrated-in-wicket-tp4666792p4666936.html >> Sent from the Users forum mailing list archive at Nabble.com. >> >> - >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >> For additional commands, e-mail: users-h...@wicket.apache.org >> > - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Re: Foundation integrated in wicket
Right, that’s all custom to your web app. Suppose I want to take your SASS and apply it to my form field, more precisely a Wicket class. Suppose I want to be able to “theme” the entire look-n-feel of the web app and only have to customize the theme and not the entire product. That’s what I mean. On Aug 7, 2014, at 10:15 AM, vp143 wrote: > I am not sure I understand what you are after... I do not have anything on > GitHub. > > I used SASS to install and compile my sass files and put my js files in my > webapp directory. > > Let me know if you have any specific questions. > > Regards > Vishal > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Foundation-integrated-in-wicket-tp4666792p4666936.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Re: Foundation integrated in wicket
I am not sure I understand what you are after... I do not have anything on GitHub. I used SASS to install and compile my sass files and put my js files in my webapp directory. Let me know if you have any specific questions. Regards Vishal -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Foundation-integrated-in-wicket-tp4666792p4666936.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Re: Foundation integrated in wicket
Do you have it on maven central? Can I get the GAV coordinates? Better yet, git hub? Have a great day, Paul Bors > On Jul 30, 2014, at 3:47 AM, vp143 wrote: > > I have implemented Foundation from Zurb with Wicket, currently using version > 3 though. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Foundation-integrated-in-wicket-tp4666792p4666796.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Re: Foundation integrated in wicket
I have implemented Foundation from Zurb with Wicket, currently using version 3 though. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Foundation-integrated-in-wicket-tp4666792p4666796.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org
Foundation integrated in wicket
Has anyone integrated Foundation from http://foundation.zurb.com/ in Wicket? Each time I search for it the search engine comes back to Apache's Wicket Foundation :)