Author: brianleroux
Date: Fri Jul 19 17:54:29 2013
New Revision: 1504949

URL: http://svn.apache.org/r1504949
Log:
updated 3 post w/ andrews feedback

Modified:
    cordova/site/www/_posts/2013-07-19-cordova-3.md

Modified: cordova/site/www/_posts/2013-07-19-cordova-3.md
URL: 
http://svn.apache.org/viewvc/cordova/site/www/_posts/2013-07-19-cordova-3.md?rev=1504949&r1=1504948&r2=1504949&view=diff
==============================================================================
--- cordova/site/www/_posts/2013-07-19-cordova-3.md (original)
+++ cordova/site/www/_posts/2013-07-19-cordova-3.md Fri Jul 19 17:54:29 2013
@@ -6,7 +6,6 @@ author:
 title:  "Apache Cordova 3.0"
 date:   2013-07-19 15:45:04 -5
 categories: blog releases
-published: false
 tags: news releases MAJOR
 ---
 
@@ -57,17 +56,16 @@ $ plugman --platform android --project .
 
 ```
 
-Of course, you can create your own plugins! (And we're really excited to see 
what you do.) You can learn how to author a plugin by [reading the 
spec](https://github.com/apache/cordova-plugman/blob/master/plugin_spec.md). We 
are going to be writing much more documentation about this in the future. In 
the meantime, you can learn a great deal looking at the [core 
plugins](https://git-wip-us.apache.org/repos/asf?s=cordova-plugin).
+Of course, you can create your own plugins! (And we're really excited to see 
what you do.) You can learn how to author a plugin by [reading the plugin 
development 
guide](http://cordova.apache.org/docs/en/3.0.0/guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide).
 We are going to be writing much more documentation about this in the future. 
In the meantime, you can learn a great deal looking at the [core 
plugins](https://git-wip-us.apache.org/repos/asf?s=cordova-plugin).
 
 # Upgrading
 
-We have documented [upgrading 
guides](http://cordova.apache.org/docs/en/2.9.0/guide_upgrading_index.md.html) 
to help with the transition. Of course, do not hesitate to come for help in 
#cordova irc channel on freenode, or just visit our [issue 
tracker](http://issues.cordova.io). 
+We have documented [upgrading 
guides](http://cordova.apache.org/docs/en/3.0.0/guide_upgrading_index.md.html) 
to help with the transition. Of course, do not hesitate to come for help in 
#cordova irc channel on freenode, or just visit our [issue 
tracker](http://issues.cordova.io). 
 
 # Known Issues
 
 Remember *core plugins no longer exist by default in new projects* and you 
have to manually add them using `plugman`. You know we release regularly so you 
can expect updates soon and we're going to leave a nice big window for 
deprecations as usual.
 
-- <merges> to change soon in plugin spec
 - whitelist format will be unified soon, but isn't yet
 - various native IDE's show generated files
 - no way to upgrade CLI projects from the beta releases of the CLI (<=2.9)


Reply via email to