For message .properties:
*src*
└── *main*
└── *resources*
├─
├── messages.properties
and css and js :
*src*
└── *main*
└── *resources*
├── *static*
│ └── *themes*
│ └── *esig <-- this is your theme name*
│ ├── *css*
│ │ └── cas.css
│ ├── *images*
│ │ ├── apereo-logo.png
│ │ ├── cas-logo.png
│ │ └── logo.png
│ └── *js*
│ └── cas.js
Le vendredi 8 décembre 2017 10:43:15 UTC+1, Chris Peck a écrit :
>
> I would like to be able to build a vanilla cas.war file and externalize
> the following:
> -messages.properties
> -css, js, and images references from my css files for my templates.
>
> Is there a place where I can set these locations in CAS 5.x (5.1 or 5.2),
> maybe as a -Dblahlocation=/etc/cas/blah ?
>
> --
>
> -sent from my mobile
>
--
- 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/e02abe86-127a-44c0-a9bf-f752c19b4f70%40apereo.org.