Update User Profile Page Plugin authored by Janne Lauros's avatar Janne Lauros
...@@ -35,9 +35,9 @@ As a result of successful installation following views/configuration files appea ...@@ -35,9 +35,9 @@ As a result of successful installation following views/configuration files appea
- `$IDP_HOME/messages/messages.properties` - default language file. - `$IDP_HOME/messages/messages.properties` - default language file.
- `$IDP_HOME/flows/intercept/user-profile/user-profile-flow.xml` - Interceptor for collecting data. - `$IDP_HOME/flows/intercept/user-profile/user-profile-flow.xml` - Interceptor for collecting data.
- `$IDP_HOME/flows/intercept/user-profile/user-profile-beans.xml` - Interceptor for collecting data. - `$IDP_HOME/flows/intercept/user-profile/user-profile-beans.xml` - Interceptor for collecting data.
- `$IDP_HOME/views/userprofile-ao.vm`- Velocity template. - `$IDP_HOME/views/userprofile-ao.vm`- velocity template.
- `$IDP_HOME/views/userprofile-ap.vm`- Velocity template. - `$IDP_HOME/views/userprofile-ap.vm`- velocity template.
- `$IDP_HOME/views/userprofile-co.vm`- Velocity template. - `$IDP_HOME/views/userprofile-co.vm`- velocity template.
- `$IDP_HOME/views/userprofile-pd.vm`- Velocity template. - `$IDP_HOME/views/userprofile-pd.vm`- velocity template.
Existing files with same names are not overwritten. Existing files with same names are not overwritten.
\ No newline at end of file