From bde42e50bb7bd26d0be519babf3f431f89721d4f Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Tue, 23 Nov 2021 22:20:38 -0500 Subject: [PATCH] Update afform & search kit info --- ext/afform/admin/info.xml | 10 ++++------ ext/afform/core/info.xml | 13 ++++--------- ext/afform/html/info.xml | 10 ++++------ ext/afform/mock/info.xml | 5 +---- ext/search_kit/info.xml | 1 + 5 files changed, 14 insertions(+), 25 deletions(-) diff --git a/ext/afform/admin/info.xml b/ext/afform/admin/info.xml index 4c6ca916c7..806499a926 100644 --- a/ext/afform/admin/info.xml +++ b/ext/afform/admin/info.xml @@ -1,17 +1,15 @@ afform_admin - Afform: Form Builder - GUI for designing forms + Form Builder + Administer, edit and compose dynamic forms AGPL-3.0 Tim Otten totten@civicrm.org - http://FIXME - http://FIXME - http://FIXME + https://chat.civicrm.org/civicrm/channels/dev-afform http://www.gnu.org/licenses/agpl-3.0.html 2020-01-09 @@ -20,7 +18,7 @@ 5.23 - Administer, edit and compose CiviCRM Afforms. + Form Builder provides a UI to administer and edit forms. It is an optional admin tool and not required for the forms to function. org.civicrm.afform org.civicrm.search_kit diff --git a/ext/afform/core/info.xml b/ext/afform/core/info.xml index a4f00b7f26..6fee430d09 100644 --- a/ext/afform/core/info.xml +++ b/ext/afform/core/info.xml @@ -1,17 +1,15 @@ afform - Afform: Core Runtime - Afform is the Affable Administrative AngularJS Form Framework + Form Core + Core functionality for rendering and processing dynamic forms AGPL-3.0 CiviCRM LLC info@civicrm.org - http://FIXME - http://FIXME - http://FIXME + https://chat.civicrm.org/civicrm/channels/dev-afform http://www.gnu.org/licenses/agpl-3.0.html 2020-01-09 @@ -20,10 +18,7 @@ 5.23 - - org.civicrm.api4 - - Core functionality for CiviCRM Afforms + The Form Core extension is required to use any dynamic form. To administer and edit forms, also install the Form Builder extension. CRM/Afform diff --git a/ext/afform/html/info.xml b/ext/afform/html/info.xml index 6e7c241ffa..d8dbaa4f0e 100644 --- a/ext/afform/html/info.xml +++ b/ext/afform/html/info.xml @@ -1,17 +1,15 @@ afform_html - Afform: HTML - Power-tool for editing Afform as HTML + Form Code Editor + Tool for developers to edit afform html code AGPL-3.0 Tim Otten totten@civicrm.org - http://FIXME - http://FIXME - http://FIXME + https://chat.civicrm.org/civicrm/channels/dev-afform http://www.gnu.org/licenses/agpl-3.0.html 2020-01-09 @@ -23,7 +21,7 @@ org.civicrm.afform - Code-based form editor for CiviCRM Afforms. + This extension is experimental and has limited functionality. CRM/AfformHtml diff --git a/ext/afform/mock/info.xml b/ext/afform/mock/info.xml index eedee1ecca..84ea14bd58 100644 --- a/ext/afform/mock/info.xml +++ b/ext/afform/mock/info.xml @@ -1,7 +1,7 @@ afform_mock - Afform: Mock Form Collection + Mock Form Collection (DEVELOPMENT ONLY) List of example forms used for automated testing AGPL-3.0 @@ -9,9 +9,6 @@ totten@civicrm.org - http://FIXME - http://FIXME - http://FIXME http://www.gnu.org/licenses/agpl-3.0.html 2020-01-09 diff --git a/ext/search_kit/info.xml b/ext/search_kit/info.xml index d1831dc030..b08d284384 100644 --- a/ext/search_kit/info.xml +++ b/ext/search_kit/info.xml @@ -9,6 +9,7 @@ coleman@civicrm.org + https://docs.civicrm.org/user/en/latest/the-user-interface/search-kit/ https://chat.civicrm.org/civicrm/channels/search-improvements https://lab.civicrm.org/dev/report/-/issues http://www.gnu.org/licenses/agpl-3.0.html -- 2.25.1