Update afform & search kit info
authorColeman Watts <coleman@civicrm.org>
Wed, 24 Nov 2021 03:20:38 +0000 (22:20 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 24 Nov 2021 03:20:38 +0000 (22:20 -0500)
ext/afform/admin/info.xml
ext/afform/core/info.xml
ext/afform/html/info.xml
ext/afform/mock/info.xml
ext/search_kit/info.xml

index 4c6ca916c7a58163e24c18af9ceb70680a3411a6..806499a926b214012c9e07c179b70ed7d9ffc34b 100644 (file)
@@ -1,17 +1,15 @@
 <?xml version="1.0"?>
 <extension key="org.civicrm.afform_admin" type="module">
   <file>afform_admin</file>
-  <name>Afform: Form Builder</name>
-  <description>GUI for designing forms</description>
+  <name>Form Builder</name>
+  <description>Administer, edit and compose dynamic forms</description>
   <license>AGPL-3.0</license>
   <maintainer>
     <author>Tim Otten</author>
     <email>totten@civicrm.org</email>
   </maintainer>
   <urls>
-    <url desc="Main Extension Page">http://FIXME</url>
-    <url desc="Documentation">http://FIXME</url>
-    <url desc="Support">http://FIXME</url>
+    <url desc="Chat">https://chat.civicrm.org/civicrm/channels/dev-afform</url>
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
@@ -20,7 +18,7 @@
   <compatibility>
     <ver>5.23</ver>
   </compatibility>
-  <comments>Administer, edit and compose CiviCRM Afforms.</comments>
+  <comments>Form Builder provides a UI to administer and edit forms. It is an optional admin tool and not required for the forms to function.</comments>
   <requires>
     <ext>org.civicrm.afform</ext>
     <ext>org.civicrm.search_kit</ext>
index a4f00b7f26be1d78a5eee3377d5ba64b1fcbace4..6fee430d09e561c399a45e149d0c5389b8481f38 100644 (file)
@@ -1,17 +1,15 @@
 <?xml version="1.0"?>
 <extension key="org.civicrm.afform" type="module">
   <file>afform</file>
-  <name>Afform: Core Runtime</name>
-  <description>Afform is the Affable Administrative AngularJS Form Framework</description>
+  <name>Form Core</name>
+  <description>Core functionality for rendering and processing dynamic forms</description>
   <license>AGPL-3.0</license>
   <maintainer>
     <author>CiviCRM LLC</author>
     <email>info@civicrm.org</email>
   </maintainer>
   <urls>
-    <url desc="Main Extension Page">http://FIXME</url>
-    <url desc="Documentation">http://FIXME</url>
-    <url desc="Support">http://FIXME</url>
+    <url desc="Chat">https://chat.civicrm.org/civicrm/channels/dev-afform</url>
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
   <compatibility>
     <ver>5.23</ver>
   </compatibility>
-  <requires>
-    <ext version="~4.5">org.civicrm.api4</ext>
-  </requires>
-  <comments>Core functionality for CiviCRM Afforms</comments>
+  <comments>The Form Core extension is required to use any dynamic form. To administer and edit forms, also install the Form Builder extension.</comments>
   <civix>
     <namespace>CRM/Afform</namespace>
   </civix>
index 6e7c241ffa367443994697d5f103c57e3556c210..d8dbaa4f0e5fcac4bf52edffde3e39ecb33579d4 100644 (file)
@@ -1,17 +1,15 @@
 <?xml version="1.0"?>
 <extension key="org.civicrm.afform-html" type="module">
   <file>afform_html</file>
-  <name>Afform: HTML</name>
-  <description>Power-tool for editing Afform as HTML</description>
+  <name>Form Code Editor</name>
+  <description>Tool for developers to edit afform html code</description>
   <license>AGPL-3.0</license>
   <maintainer>
     <author>Tim Otten</author>
     <email>totten@civicrm.org</email>
   </maintainer>
   <urls>
-    <url desc="Main Extension Page">http://FIXME</url>
-    <url desc="Documentation">http://FIXME</url>
-    <url desc="Support">http://FIXME</url>
+    <url desc="Chat">https://chat.civicrm.org/civicrm/channels/dev-afform</url>
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
@@ -23,7 +21,7 @@
   <requires>
     <ext>org.civicrm.afform</ext>
   </requires>
-  <comments>Code-based form editor for CiviCRM Afforms.</comments>
+  <comments>This extension is experimental and has limited functionality.</comments>
   <civix>
     <namespace>CRM/AfformHtml</namespace>
   </civix>
index eedee1eccaaabe59420b3c1365215dec249cb478..84ea14bd58e86c8e3e06b7f18c5303b7fa72c74e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <extension key="org.civicrm.afform-mock" type="module">
   <file>afform_mock</file>
-  <name>Afform: Mock Form Collection</name>
+  <name>Mock Form Collection</name>
   <description>(DEVELOPMENT ONLY) List of example forms used for automated testing</description>
   <license>AGPL-3.0</license>
   <maintainer>
@@ -9,9 +9,6 @@
     <email>totten@civicrm.org</email>
   </maintainer>
   <urls>
-    <url desc="Main Extension Page">http://FIXME</url>
-    <url desc="Documentation">http://FIXME</url>
-    <url desc="Support">http://FIXME</url>
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
   </urls>
   <releaseDate>2020-01-09</releaseDate>
index d1831dc030fef3b7fc356c26659c384bc1ad3d99..b08d284384536aabf66ce29ea91f2f410c944f25 100644 (file)
@@ -9,6 +9,7 @@
     <email>coleman@civicrm.org</email>
   </maintainer>
   <urls>
+    <url desc="Documentation">https://docs.civicrm.org/user/en/latest/the-user-interface/search-kit/</url>
     <url desc="Chat">https://chat.civicrm.org/civicrm/channels/search-improvements</url>
     <url desc="Issues">https://lab.civicrm.org/dev/report/-/issues</url>
     <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>