Hi Deepak, Application of theme / css is certainly not an issue. GWT provided theme mechanism is a compile time feature. Though with a bit of effort you can even develop an ability to create dynamic themes.i.e. upload and new theme and use.
Your bigger concern would be content integration with Google search / cross linking of articles etc. You may also look at this stack exchange discussion. http://stackoverflow.com/questions/952220/gwt-with-a-content-management-system Debasish On Thursday, 23 August 2012 14:53:39 UTC+5:30, deepak chauhan wrote: > > Is it good idea to develop a rich CMS solution in GWT? > > For evaluation, I was looking for some GWT based CMS solutions, but, > couldn't found much. > > Core of a CMS is the template engine. Create the templates and apply the > desired theme on fly. In terms of GWT, all this has to be done at compile > time if using CSS resources and UIBinder. How can I achieve this state of > art in GWT? > > -- > Deepak Chauhan.... > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/RktF8wBhkIkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
