Actually it works in conjunction with the ServiceThemeResolver to change the themes (assuming your JSP pages are set up to use Spring Themes).
On Mon, Oct 31, 2011 at 11:36 PM, Jacob Lichner <[email protected]> wrote: > The truth is that particular form field doesn't actually do anything at > all. All services use the same theme no matter what value this field is. > So, frankly, unless somebody can chime in with something I'm not yet aware > of, I think we can safely remove it until we get something that actually > works, in order to prevent any more confusion. > > > On Oct 31, 2011, at 8:09 PM, Scott Battaglia wrote: > > Jacob, I appreciate the work you're putting into this. Before we go too > far though I think its important to ensure that we've gathered the > appropriate requirements, etc. For example, you noted that you changed the > text field for the theme to a drop down. That implies a couple of things: > (1) these themes are being registered somewhere in the tool or (2) we're > determining them automatically somehow. I've seen no discussion on the > pros/cons/how this would be implemented. > > I'm interested in your thoughts on these. > > Cheers, > Scott > > On Mon, Oct 31, 2011 at 5:58 PM, Jacob Lichner <[email protected]>wrote: > >> I've recently made some visual changes to the Services Management "Add >> Service" page, a step towards the fuller Services Registry improvements for >> CAS 3.5. >> >> Adding a new service works pretty much exactly the same with the >> exception of the theme field, which I changed from a text field to a select >> drop down. The drop down allows for a default which is the only option at >> this point. >> >> Before/After screenshots in JIRA: >> >> https://issues.jasig.org/browse/CAS-1057 >> >> Code changes in GitHub: >> >> https://github.com/Jasig/cas/pull/8 >> >> >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> >> > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
