There is no such directory in the overlay. You need to create one i.e. src/main/resources/templates and then copy the default templates that you are going to be modifying from here: https://github.com/apereo/cas/tree/master/webapp/resources/templates and off you go.
Cheers, D. From: Toby Archer <[email protected]> Reply: [email protected] <[email protected]> Date: July 20, 2017 at 11:53:03 AM To: CAS Community <[email protected]> Subject: [cas-user] Where exactly can views be found? Here in the documentation: https://apereo.github.io/cas/5.1.x/installation/User-Interface-Customization-Views.html The first line says: The views are found at src/main/resources/templates. Where exactly is that directory? I have no such directory in my clone of cas-gradle-overlay-template, I checked the github page, https://github.com/apereo/cas, and couldn't find anything that really made much sense. Theming is my last major hurtle. Any advice is quite welcome. ~TA -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/725eb3fb-fd9e-4186-b133-f427fd28666b%40apereo.org. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.5970d361.7416e9ab.8fd%40unicon.net.
