Changeset 120776 in spip-zone
- Timestamp:
- Jan 26, 2020, 2:54:50 PM (13 months ago)
- Location:
- _plugins_/mailcrypt
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/mailcrypt
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
/_plugins_/mailcrypt/trunk 103551
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
-
_plugins_/mailcrypt/paquet.xml
r96451 r120776 2 2 prefix="mailcrypt" 3 3 categorie="performance" 4 version="2.4. 4"4 version="2.4.5" 5 5 etat="stable" 6 compatibilite="[2.1.0;3. 1.*]"6 compatibilite="[2.1.0;3.2.*]" 7 7 logo="images/mailcrypt-256.png" 8 8 documentation="http://contrib.spip.net/?article3828" -
_plugins_/mailcrypt/plugin.xml
r96451 r120776 3 3 <slogan>Protéger les liens de courriels</slogan> 4 4 <auteur>Alexis Roussel, Paolo, Patrice Vanneufville, Joseph</auteur> 5 <version>2.4. 4</version>5 <version>2.4.5</version> 6 6 <icon>images/mailcrypt-256.png</icon> 7 7 <etat>stable</etat> … … 25 25 <inclure>mailcrypt_fonctions.php</inclure> 26 26 </pipeline> 27 <necessite id="SPIP" version="[2.1.0;3. 1.99]" />27 <necessite id="SPIP" version="[2.1.0;3.2.99]" /> 28 28 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.