[
https://issues.apache.org/jira/browse/CB-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201133#comment-14201133
]
ASF GitHub Bot commented on CB-7977:
------------------------------------
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-plugin-statusbar/pull/17
CB-7977 Mention deviceready in plugin docs
CB-7979 Each plugin doc should have a ## Installation section
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-plugin-statusbar deviceready
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-statusbar/pull/17.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17
----
commit f1c76226e184f140542a84508d0419f804effe57
Author: Josh Soref <[email protected]>
Date: 2014-11-06T22:13:34Z
Inserting leading space after # for consistency
commit 1e9d588101c4d587e6a0dc1601d6d85865b5e78f
Author: Josh Soref <[email protected]>
Date: 2014-11-06T22:15:57Z
CB-7979 Each plugin doc should have a ## Installation section
commit 8685564ec1d5e520eefedecb6a76759954cdb811
Author: Josh Soref <[email protected]>
Date: 2014-11-06T22:16:06Z
CB-7977 Mention deviceready in plugin docs
----
> mention deviceready in plugin docs
> ----------------------------------
>
> Key: CB-7977
> URL: https://issues.apache.org/jira/browse/CB-7977
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera, Plugin Console, Plugin Device Motion,
> Plugin Device Orientation, Plugin Dialogs, Plugin File, Plugin File Transfer,
> Plugin Geolocation, Plugin Globalization, Plugin InAppBrowser, Plugin Media,
> Plugin Media Capture, Plugin Statusbar, Plugin Vibration
> Affects Versions: 3.5.0
> Reporter: Josh Soref
> Assignee: Josh Soref
>
> for a in cordova-plugin-*; do test -f $a/doc/index.md && grep -l deviceready
> $a/doc/index.md || (grep -L deviceready $a/doc/index.md |sed -e 's/^/no
> deviceready in: /'; grep -lr decideready $a/*); done 2>/dev/null |sort
> cordova-plugin-battery-status/doc/index.md
> cordova-plugin-device/doc/index.md
> cordova-plugin-network-information/doc/index.md
> cordova-plugin-splashscreen/doc/index.md
> no deviceready in: cordova-plugin-camera/doc/index.md
> no deviceready in: cordova-plugin-console/doc/index.md
> no deviceready in: cordova-plugin-contacts/doc/index.md
> no deviceready in: cordova-plugin-device-motion/doc/index.md
> no deviceready in: cordova-plugin-device-orientation/doc/index.md
> no deviceready in: cordova-plugin-dialogs/doc/index.md
> no deviceready in: cordova-plugin-file-transfer/doc/index.md
> no deviceready in: cordova-plugin-file/doc/index.md
> no deviceready in: cordova-plugin-geolocation/doc/index.md
> no deviceready in: cordova-plugin-globalization/doc/index.md
> no deviceready in: cordova-plugin-inappbrowser/doc/index.md
> no deviceready in: cordova-plugin-media-capture/doc/index.md
> no deviceready in: cordova-plugin-media/doc/index.md
> no deviceready in: cordova-plugin-statusbar/doc/index.md
> no deviceready in: cordova-plugin-vibration/doc/index.md
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]