You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/02/02 10:52:39 UTC

[jira] [Created] (CB-10504) Plugin search doc is out of date

jcesarmobile created CB-10504:
---------------------------------

             Summary: Plugin search doc is out of date
                 Key: CB-10504
                 URL: https://issues.apache.org/jira/browse/CB-10504
             Project: Apache Cordova
          Issue Type: Bug
          Components: Docs
            Reporter: jcesarmobile
            Priority: Minor


The plugin search functionality was changed to open a browser to cordova plugin search (CB-9901)

But the CLI docs still talk about getting results on CLI

{quote}
A list of these plugins, including additional third-party plugins provided by the community, can be found in the registry at plugins.cordova.io. You can use the CLI to search for plugins from this registry. For example, searching for bar and code produces a single result that matches both terms as case-insensitive substrings:

    $ cordova plugin search bar code

    com.phonegap.plugins.barcodescanner - Scans Barcodes

Searching for only the bar term yields and additional result:

    cordova-plugin-statusbar - Cordova StatusBar Plugin
{quote}

https://cordova.apache.org/docs/en/latest/guide/cli/index.html

Should be changed to point that search will open the browser and show the results there.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org