rlang  Thu, 18 Apr 2019 11:51:47 +0000

Modified page: https://wiki.horde.org/Doc/Dev/Component/Components
New Revision:  10
Change log:  Downstream

@@ -1,9 +1,9 @@
 [[toc]]

 + Introduction

-The **Components** package is a developer tool focused on handling PEAR packages. While it may offer a few functionalities that can be of general use to people maintaining PEAR based packages the primary focus of the tool is to deal with the various Horde components. +The **Components** package is a developer tool focused on handling package metadata like changelogs or pear and composer manifesto. While it may offer a few functionalities that can be of general use to people maintaining PEAR based packages the primary focus of the tool is to deal with the various Horde components.

The tool provides different modules each of which allow to perform a specific action. The most important ones are documented below.

 + Installation
@@ -90,8 +90,19 @@
 Util                [pear.horde.org]
 Net_SMTP            [pear.php.net]
 idn                 [pecl.php.net]
 </code>
+
+
++ horde/git-tools
+
+The components application can be used from inside horde git tools via the "components" action followed by what you would enter as the components action and parameters. Not all aspects are currently supported.
+
++ Downstream Development
+
+Some of the commands inside components rely on horde developer infrastructure which may not be available to the general public or not available in isolated development hosts.
+
+See ((Doc/Dev/Downstream Downstream Developer Docs))

 + Miscellaneous

For pear related functions like "snapshot" to work as expected, you MUST have the pear horde channel registered, the Horde_Role package installed and the horde_dir properly configured

--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to