You need to place resources under your resources directory and not etc/cas/. I am still working out the css and js but I got the html to work that way. I had to copy the default casLoginView and create a theme view under the appropriate folder in templates though.
On Wednesday, September 26, 2018 at 2:43:17 PM UTC-6, Fahmi L. Ramdhani wrote: > > Hi, > > I tried to customize the display based on the guidelines from > https://apereo.github.io/cas/5.3.x/installation/Configuration-Properties.html#views > > with the theme "*skeleton*" name stored in: > > *(workspace)* /opt/cas/workspace/cas-overlay-template > etc/cas/config/skeleton_in_ID.properties -> Copy files from > messages.properties > but still error. > etc/cas/config/skeleton.properties -> cas.standard.css.file=/themes/ > skeleton/css/cas.css ... etc > > *directory structures:* > etc/cas/templates/skeleton/casViewLogin.html ... etc > etc/cas/static/themes/skeleton/css > etc/cas/static/themes/skeleton/js > > > > But after rebuilding and try new theme, there is an error message: > 2018-09-26 20:33:29,502 WARN [org.springframework.context.support. > ResourceBundleMessageSource] - <ResourceBundle [skeleton] not found for > MessageSource: Can't find bundle for base name skeleton, locale in_ID> > 2018-09-26 20:33:29,848 WARN > [org.springframework.context.support.ResourceBundleMessageSource] - > <ResourceBundle [skeleton] not found for MessageSource: Can't find bundle > for base name skeleton, locale in_ID> > > Can some one help me on this issue? Thanks. > -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/90a58272-ae28-44f0-a793-e7d3bcc550ff%40apereo.org.
