diff --git a/www/index.html b/www/index.html index 5e4ca6e..c51bc33 100644 --- a/www/index.html +++ b/www/index.html @@ -391,6 +391,16 @@

Community

This extension works similarly to json-enc but allows for very complex structures, such as embedding JSON objects, lists, or handling indexes, just by using the name attribute. + + + + replace-params + + + + This extension uses request parameters to replace existing parameters. If given value is empty string then parameter will be deleted. This extension would be usefull in situations like pagination, search that you only want to replace only few parameters instead of reset all parameters. + +