processwire-requests
processwire-requests copied to clipboard
ProcessWire feature requests.
I have a field "page reference" name: tags. I have a template that it reference to. In the field i have checked "Allow new pages to be created from field"...
### Short description of the enhancement Include a `processwire_rewrites.php` file in `index.php` to allow PHP handle rewrites instead of `.htaccess`. ### Optional: Steps that explain the enhancement 1. Provide a...
### Short description of the enhancement It would be great if the InputfieldDatetime replaced input of "comma" to a "dot". This would make it a lot faster to input dates...
### Short description of the enhancement There are currently three options available in the template settings for "What to do when user attempts to view a page and has no...
To improve the performance when both [www](http://www/). and https:// redirection required, I combine them in a single step as follows: ``` # 13D. Redirect to https AND www. in a...
Page Name - Default Character replacement /processwire/module/edit?name=InputfieldPageName&collapse_info=1 I don't know if it is only a "german language specific" translation issue, but I edit theses character replacements on every installation: ä=ae...
### Short description of the enhancement Related forum topic: https://processwire.com/talk/topic/19852-is-html-purifier-configurable-in-pw/ I need to allow for specific data-* attributes in a CKEditor field but regardless of ACF settings these are stripped...
### Short description of the enhancement It would be a lot more efficient to save changes on the frontend via CMD/CTRL+S keyboard shortcut ### Current vs. suggested behaviour Currently one...
### Short description of the enhancement When using frontend editing we get a save and cancel button in the lower left corner. This is great, but I find myself more...
Font Awesome currently used is quite out of date. There is a complete refresh of Font Awesome now which makes it more modern and there are more options available. I...