.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =================================== EXT: Change front end user password =================================== :Created: 2010-03-10T16:52:18 :Changed by: Muhammed Alat :Changed: 2011-07-08T15:48:25 :Author: Muhammed Alat :Email: info@alatsystems.de :Info 3: :Info 4: EXT: Change front end user password Extension Key: **changepassword** Copyright 2011, Muhammed Alat, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _generated: ((generated)) ============= .. _Table-of-Contents: Table of Contents ----------------- **EXT: Change front end user password 1** **Introduction 2** What does it do? 2 Screenshots 2 **Installation 3** **Configuration 4** Reference 4 Samples 4 **Known problems 5** **To-Do list 6** **Changelog 7** .. _Introduction: Introduction ============ .. _generated: ((generated)) ------------- .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Changepassword is a simple Frontend plugin to change the password of front end users. It supports changing plain text passwords, md5 passwords and saltedpasswords password. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-1| .. _Installation: Installation ============ \- Import changepassword from Extension repository and install . \- The installation process of the extension is just as usual. Just download and install the extension with the the extension manager. \- Create a page that will be displayed when fe users are logged in and want to change their passwort. \- Now you can create a page content where users can change their passwords. Here you may use the changepassword FE Plugin on this page to display the changepassword form. .. _Configuration: Configuration ============= You can change the default template by selecting another from your fileadmin folder. Just copy the original template from typo3conf/ext/changepassword/res/template.html to fileadmin/changepassword.html and change the layout. Furthermore you habe to select a source Page wehere the front end users are stored. Dont forget to select the stored Page. In the example below the page “Benutzer” with the id 3 is selected. |img-2| .. _generated: ((generated)) ------------- .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _constants: constants """"""""" .. container:: table-row Property constants Description To be updated.. .. _setup: setup """"" .. container:: table-row Property setup Description To be updated.. .. ###### END~OF~TABLE ###### .. _Samples: Samples ^^^^^^^ If you have a subpart CHANGEPASSWORD you can load the plugin via the following typoscript configuration: page.10.subparts.CHANGEPASSWORD< plugin.tx\_changepassword\_pi1 You are also free to load it in any other part of your typoscript configurations. .. _Known-problems: Known problems ============== There are no known problems at the moment. If you find any bugs, please report them. You can report them due to the online form `http://www.alatsystems.de/kontakt/ `_ . .. _To-Do-list: To-Do list ========== \- Insert a constant with the minimum length of the newpassword, now it is hardcoded with 6. .. _Changelog: Changelog ========= \- 2011-07-08: Bug Fixes: Thanks to Boris Glusmann from `http://www.horschler.eu `_ \- 2010-03-12: Update Documentation \- 2010-03-10: Initial release |img-3| EXT: Change front end user password - 7 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 201 .. :id: graphics1 .. :name: graphics1 .. :width: 669 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 303 .. :id: graphics2 .. :name: graphics2 .. :width: 669 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102