Bryan, There's no links because you just edit the JSP pages.
Depending on how you're managing your CAS source code you have two options: 1. Edit the JSPs directly (they are in WEB-INF/view/jsp/default/ui) https://www.ja-sig.org/svn/cas3/trunk/cas-server-webapp/src/main/webapp/WEB-INF/view/jsp/default/ui/ 2. If you're using the Maven2 WAR Overlay method, you just overlay your files with the exact names of the ones we include. Cheers, Scott On Mon, Jun 29, 2009 at 10:01 AM, Bryan Wooten <[email protected]> wrote: > I want to “brand” the default lCAS ogin page but I can’t seem to find any > links explaining how to do this. > > > > Where should I look? > > > > Thanks, > > > > Bryan > > -- > 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
