Hi,

we're trying to customize the view as described in the following pages in 
cas 6.0 (but didn't manage even on 5.3.x):

https://apereo.github.io/cas/6.0.x/ux/User-Interface-Customization-Themes.html
https://apereo.github.io/2018/06/10/cas-userinterface-customizations/

our templates have been externalized and linked using the following 
properties:

spring.thymeleaf.prefix=file:///etc/cas/templates/
cas.view.templatePrefixes[0]=file:///etc/cas/templates

in /etc/cas/templates we cloned all the views (for Frontend Team editing) 
and added the same views, including fragments the folder:

/etc/cas/templates/mytheme

the theme is being recognized as css and casLoginView.html is rendered but 
fragment themed customization (eg. 
/etc/cas/templates/mytheme/fragments/loginform.html) is not recognized, 
since cas keeps rendering the main one 
(/etc/cas/templates/fragments/loginform.html).

I saw in documentation there is a "View vs Fragment" banner, but I cannot 
understand whether fragment theme customization is possible or not.

i found the following topic:
https://groups.google.com/a/apereo.org/forum/#!topic/cas-user/k-yfoou7Zy0

but it doesn't speak about fragments.

Thanks in advance
Michele

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/d5054078-edd5-4559-a5b2-5869a3ae25bc%40apereo.org.

Reply via email to