2017 © Pedro Peláez
 

elgg-plugin forms_validation

Form validation components for Elgg

image

hypejunction/forms_validation

Form validation components for Elgg

  • Saturday, February 27, 2016
  • by hypeJunction
  • Repository
  • 1 Watchers
  • 1 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 2 Suggesters
  • 1 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Form validation component for Elgg

Elgg 2.0, (*1)

Screenshots

Invalid input, (*2)

Features

  • Client-side validation with Parsley.js
  • Customizable error messages
  • Easy to integrate into existing forms
  • Extendable with custom validation rules

Usage

  • Validation rules and other options are described in Parsley.js documentation http://parsleyjs.org/
  • To enable client-side form validation, pass 'validate' parameter with form vars:

echo elgg_view_form('my/form', array( 'validate' => true, ), array()); // or echo elgg_view('input/form', array( 'action' => 'action/my/action', 'validate' => true, ));

The Versions

27/02 2016

dev-master

9999999-dev http://hypejunction.com

Form validation components for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin validation forms elgg

27/02 2016

1.1.1

1.1.1.0 http://hypejunction.com

Form validation components for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin validation forms elgg

10/12 2015

1.x-dev

1.9999999.9999999.9999999-dev http://hypejunction.com

Form validation components for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin validation forms elgg

10/12 2015

1.2.0

1.2.0.0 http://hypejunction.com

Form validation components for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin validation forms elgg

10/12 2015

1.1.0

1.1.0.0 http://hypejunction.com

Form validation components for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin validation forms elgg

01/11 2015

1.0.0

1.0.0.0 http://hypejunction.com

Form validation components for Elgg

  Sources   Download

GPL-2.0

The Requires

  • bower-asset/parsleyjs 2.2.0-rc4

 

The Development Requires

by Ismayil Khayredinov

plugin validation forms elgg