On Mon, Jan 18, 2010 at 11:37 AM, Marvin Addison <[email protected]>wrote:
> > 1. I need to configure and re-skin cas-server-webapp, is there a > > documentation/guide for that ? > > Not that I'm aware of. Your best bet in lieu of a good guide is to > review the JSP views in > cas-server-webapp/src/main/webapp/WEB-INF/view/jsp/default/ui. You > could either simply replace the default views or create a new theme > and change the default theme to that name. In any case you'll want to > manage your CAS customizations using the Maven War Overlay process, > > http://www.ja-sig.org/wiki/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method > . > > I highly recommend this method as it's makes it far easier to keep your changes in your own SCM without having to worry about tracking 3rd party source code. Pat -- 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
