Skip to content

Commit 33cb65d

Browse files
committed
Update README with 4.2.c changes
1 parent 052f406 commit 33cb65d

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ The add-on will work with Alfresco version 3.4, 4.0 and greater.
2626
Installation
2727
------------
2828

29-
The add-on is packaged as a single JAR file for easy installation into Alfresco Share.
29+
The add-on is packaged as a single JAR file for easy installation into Alfresco.
3030

31-
To install the add-on, simply drop the `reset-password-dialog-<version>.jar` file into the `tomcat/shared/lib` folder within your Alfresco installation, and restart the application server. You might need to create this folder if it does not already exist.
31+
To install the add-on, simply drop the `reset-password-dialog-<version>.jar` file into the `tomcat/shared/lib` folder within your Alfresco installation, and restart the application server. You might need to create this folder if it does not already exist. Note: If you are running the repository and Share in different containers you will need to install the JAR file in both.
32+
33+
In Alresco 4.2.b and previous versions, the additional function will appear automatically on the login page. In 4.2.c onwards, you must deploy the _Login page Reset Password Dialog_ module in Share's Module Deployment console in order to enable the capabilities.
3234

3335
Building from Source
3436
--------------------
@@ -50,4 +52,9 @@ After you have deployed the JAR file you will need to restart Tomcat to ensure i
5052
Usage
5153
-----
5254

53-
Click the _Forgotten Password?_ link on the login page. Enter your e-mail address and click *OK* to confirm.
55+
Click the _Forgotten Password?_ link on the login page. Enter your e-mail address and click *OK* to confirm.
56+
57+
Credits
58+
-------
59+
60+
Thanks to Erik Billerby for the changes to enable the add-on to work with Alfresco 4.2.c onwards.

0 commit comments

Comments
 (0)