You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/15 23:24:43 UTC

[4/4] docs commit: Added core plugins explanation to plugins FAQ. This closes #348.

Added core plugins explanation to plugins FAQ. This closes #348.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/470f6e88
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/470f6e88
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/470f6e88

Branch: refs/heads/cordova-website
Commit: 470f6e88cd3f0e77aedfeba782aa1e87d4789c23
Parents: ca36d5f
Author: riknoll <ri...@microsoft.com>
Authored: Tue Sep 15 13:00:13 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 15 14:24:25 2015 -0700

----------------------------------------------------------------------
 www/plugins/faq.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/470f6e88/www/plugins/faq.md
----------------------------------------------------------------------
diff --git a/www/plugins/faq.md b/www/plugins/faq.md
index a1d4a9b..84ee646 100644
--- a/www/plugins/faq.md
+++ b/www/plugins/faq.md
@@ -21,6 +21,10 @@ Cordova team decided to change official plugin IDs from org.apache.cordova.* to
 
 Plugin Search displays plugins in the form of cards. Each card contains important information about the plugin. Supported platforms are represented in the form of platform icons across the bottom of the card.
 
+## How can I identify official core plugins?
+
+Core plugins have a blue strip on the left side of their card.
+
 ## Can I still download plugins if I'm using Cordova CLI 4.3.0 or lower?
 
 Yes! You can use Cordova Plugins from the [old plugin registry](http://plugins.cordova.io/).
@@ -39,6 +43,3 @@ Yes there are. Please take a look at [Add Plugin Features]({{ site.baseurl }}/do
 ## I don't like X. How can I help improve the website?
 
 You can help improve this site by opening bugs on [JIRA](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20%3D%20Open%20AND%20component%20%3D%20%22Registry%20Web%22) or by sending PRs on [GitHub](https://github.com/apache/cordova-docs/tree/cordova-website).
-
-
-


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