https://github.com/backdrop-contrib/elements
NOW IN BACKDROP CORE 🎉 Complex form elements for developers.
https://github.com/backdrop-contrib/elements
backdrop cms
Last synced: about 1 year ago
JSON representation
NOW IN BACKDROP CORE 🎉 Complex form elements for developers.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/elements
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2015-09-15T20:37:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T20:42:16.000Z (almost 11 years ago)
- Last Synced: 2025-02-10T13:19:55.143Z (over 1 year ago)
- Topics: backdrop, cms
- Language: PHP
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 32
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ELEMENTS
---------------------
If you are looking for "HTML5 form elements" to help mobile users with their input, you are looking for this module.
CONTENTS OF THIS FILE
---------------------
- Introduction
- Tested
- Known Issues
- Special Thanks
- Requirements
- Installation
- Coming From Drupal?
- Usage
- License
- Credits
- Maintainers
INTRODUCTION
------------
Elements intends to become a library that provides complex form elements for developers to use in their modules. This module provides:
1. emailfield
2. searchfield
3. telfield
4. urlfield
5. numberfield
6. rangefield
7. table
TESTED
-----
Working on Backdrop 1.1
KNOWN ISSUES
---------------------
@todo
SPECIAL THANKS
--------------
- Dave Reid
- Heine
REQUIREMENTS
------------
none
INSTALLATION
------------
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
COMING FROM DRUPAL?
-------------------
Nothing substantially different.
PERMISSIONS
------------
@todo
USAGE
-----
Install the module.
Write or install a custom/contrib module that uses the FORM API.
LICENSE
-------
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
CREDITS
-----------
This module is based on the Elements module for Drupal, originally written and maintained by a large number of contributors, including:
- Dave Reid
- Heine
MAINTAINERS
-----------
Ported to Backdrop by:
- biolithic