|
Revision 288, 445 bytes
(checked in by kevin, 8 months ago)
|
Corrected a bug in managing personal and community profile fields that have the same name. Also added the ability to receive form submit notifications.
|
| Line | |
|---|
| 1 |
Maintainer: Kevin Jardine <kevin@radagast.biz> |
|---|
| 2 |
Title: Form builder |
|---|
| 3 |
Version: 0.2 |
|---|
| 4 |
Package: form |
|---|
| 5 |
Source-URL: https://svn.elgg.org/plugins/form |
|---|
| 6 |
Depends: elgg (>= 0.8), prfext |
|---|
| 7 |
Enhances: profile, invite |
|---|
| 8 |
Tags: profile,display types,surveys,registration |
|---|
| 9 |
Priority: optional |
|---|
| 10 |
Description: Form builder. Allows user surveys and can replace the |
|---|
| 11 |
Elgg profile.config.php file with forms managed through the web. |
|---|
| 12 |
Must have prfext installed as well. |
|---|