Updated Contributor Guidelines (markdown)
fix constraints syntax
Updated Action composition (markdown)
Updated Play 2.0 Modules (markdown)
Maybe it's there, but it's difficult to find.
Corrected the import package for enabling the implicit conversion of an Akka Future to a Play Promise
Updated Anorm, simple SQL data access (markdown)
Updated Deploying to Heroku (markdown)
Fixed the syntax of the "define our own construction and deconstruction functions" sample code
Updated Play 2.0 documentation (markdown)
Created Logging (markdown)
Added ignored mapping attribute
Updated Comet sockets (markdown)
Created Javaoauth (markdown)
oops, enter is mapped to submit. here's the so page. http://stackoverflow.com/questions/10185956/play-framework-2-0-multiple-static-routes
this issue stumped me for a long time, because i didn't read every single sbt config item, nor all the source, to realize the restriction on assets directories.
fix API design example urls
clean up formatting of code so it is more readable
Updated Your first Play application (markdown)
Updated Installing Play 2.0 (markdown)
Fix local json varibale was not initialized (as it was in the first method on this page). Add language tags to the code blocks.
Updated Accessing an SQL database (markdown)
Updated ScalaSecurity (markdown)
Adding Securing your application
Updated Scala Security (markdown)
Scala security
Fix display issue with last code example
Added connection properties for H2 persistent mode and SQLite.
fixing operators. (I will stop here, Seeing so many mistakes makes me think I may be wrong. But examples, as they were, do not compile, that's for sure...)