Stephan Bauer
Stephan Bauer
The description at https://github.com/einpraegsam/powermail/blob/develop/Documentation/ForEditors/FieldInput.md#validation says 'No HTML5 type - type="text" is used' but 'number' is the correct type. Also the note for email and url is wrong. There is a...
When installing tx_crawler_queue is not inserted. I see an error `'Invalid default value for 'qid''` when trying to insert tx_crawler_queue. With this change the table will be inserted.
Works in IE9 and IE10 but not in IE8
Please add parameters to set values like: - set CSS files already checked - set reload delay - disable box Make these parameters also available via GET parameters
Rulesets for rector would speed up porting plugins very much: https://getrector.com/ https://github.com/rectorphp/rector
Google search console shows 'Soft 404' for links like `/wiki/lib/exe/detail.php?id=xxx&media=xxx` Please add meta noindex,nofollow to this page maybe better via `header('X-Robots-Tag: noindex, nofollow');` Also a rel="nofollow" would be helpful as...
# Feature Request It would be great to have a extra field for classes for each carousel item like this: 
With only width the images will have the same ratio width/height. With the extra parameter height it is possible to adjust without the need to crop them all in the...