no overwrite Version 2.0.1

Extension
Release Date
Release Version
2.0.1
Release Status
Stable
XML
<?xml version="1.0"?>
<extension key="eu.tttp.noverwrite" type="module">
<file>noverwrite</file>
<name>Prevent users from overwriting their record</name>
<description>This extension makes the first and last name fields read only, to prevent users from accidentally overwriting their information when filling out publicly visible forms (e.g. donation or membership).
</description>
<license>agpl</license>
<maintainer>
<author>Stoob (and packaged by xavier)</author>
<email>xavier@tttp.eu</email>
</maintainer>
<releaseDate>2023-03-15</releaseDate>
<version>2.0.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.2</ver>
<ver>4.3</ver>
<ver>4.4</ver>
<ver>4.5</ver>
<ver>4.6</ver>
<ver>4.7</ver>
<ver>5.0</ver>
</compatibility>
<comments>Based on an idea and initial code from Stoob and improved with Tim's suggestion to do it at the php instead of the js level.
</comments>
<civix>
<namespace>CRM/Noverwrite</namespace>
</civix>
<urls><url desc="Main Extension Page">http://github.com/TechToThePeople/noverwrite</url><url desc="Documentation">http://github.com/TechToThePeople/noverwrite</url><url desc="Support">http://forum.civicrm.org</url><url desc="Licensing">http://civicrm.org/licensing</url></urls>

</extension>