Plugin Directory

Changeset 3024430


Ignore:
Timestamp:
01/20/2024 11:13:26 AM (2 years ago)
Author:
dutchigor
Message:

Make development tab clearer in readme

Location:
image-map-connect
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • image-map-connect/tags/1.0.2/readme.txt

    r3024427 r3024430  
    130130== Changelog ==
    131131
    132 ### Contributing ###
     132= 1.0.1 =
     133
     134- Fixed Fixed: missing sanitization of REST API field updates.
     135
     136
     137### Dependencies ###
     138
     139This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json.
     140
     141
     142### Development Instructions ###
    133143
    134144= Source Code =
     
    186196- NPM
    187197- Webpack
    188 
    189 
    190 ### Dependencies ###
    191 
    192 This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json.
    193 
    194 
    195 ### Changelog ###
    196 
    197 = 1.0.1 =
    198 
    199 - Fixed Fixed: missing sanitization of REST API field updates.
  • image-map-connect/trunk/readme.txt

    r3024427 r3024430  
    130130== Changelog ==
    131131
    132 ### Contributing ###
     132= 1.0.1 =
     133
     134- Fixed Fixed: missing sanitization of REST API field updates.
     135
     136
     137### Dependencies ###
     138
     139This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json.
     140
     141
     142### Development Instructions ###
    133143
    134144= Source Code =
     
    186196- NPM
    187197- Webpack
    188 
    189 
    190 ### Dependencies ###
    191 
    192 This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json.
    193 
    194 
    195 ### Changelog ###
    196 
    197 = 1.0.1 =
    198 
    199 - Fixed Fixed: missing sanitization of REST API field updates.
Note: See TracChangeset for help on using the changeset viewer.