Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psi-4ward/meiomask

Contao-Extension: xtends text-fields with rgxp=date|time|datim with a input-mask to improve the usability
https://github.com/psi-4ward/meiomask

Last synced: 22 days ago
JSON representation

Contao-Extension: xtends text-fields with rgxp=date|time|datim with a input-mask to improve the usability

Awesome Lists containing this project

README

        

Contao 3 Extension: Extends text-fields with rgxp=date|time|datim with a input-mask to improve the usability
===================================

### Installation ###

Place all files in `system/modules/MeioMask` in your Contao installation.

### Restricitons ###

Supports only numeric date()-format parameters:

`a A d k m n y Y h H g G i s`

### Author ###

http://www.4wardmedia.de

Licence: LGPL

Based on: http://mootools.net/forge/p/meiomask from Fábio M. Costa