elaratain
elaratain
Hi, I haven't tried to use it for redirecting purposes, but it might work (if redirection at this point outside of header is working in dokuwiki): 1. compare fork: https://github.com/elaratain/dokuwiki-plugin-bureaucracy...
I have a form with a textfield and a regular expression to check against. If the regular expression contains ( ) like this: `textbox "IBAN" /^[A-Z]{2}( )?\d{4}?$/` it does not...
I have a date field and would like to be able to configure the format. This way, after picking a date with the datepicker, there would be 20151231 or 31.12.2015...