euromark 11 years ago
parent
commit
fe568d5efb
2 changed files with 1 additions and 26 deletions
  1. 1 1
      README.md
  2. 0 25
      USAGE.md

+ 1 - 1
README.md

@@ -82,7 +82,7 @@ App::uses('GeocoderBehavior', 'Tools.Model/Behavior');
 ```
 
 Tip: For how to use them, try to find some information in the test cases.
-A quick reference or some larger modules: [USAGE.md](https://github.com/dereuromark/tools/blob/master/USAGE.md)
+For a quick reference or some larger modules see the [Tools Plugin Wiki](https://github.com/dereuromark/tools/wiki)
 
 ## The cool stuff
 

+ 0 - 25
USAGE.md

@@ -1,25 +0,0 @@
-# Usage of some larger modules
-
-## TinyAuth
-http://www.dereuromark.de/2011/12/18/tinyauth-the-fastest-and-easiest-authorization-for-cake2/
-
-## Tokens
-http://www.dereuromark.de/2010/06/25/tools-plugin-part1-codekey
-
-## Contact forms
-http://www.dereuromark.de/2011/12/15/tools-plugin-part-2-contact-form/
-
-## Qlogins
-http://www.dereuromark.de/2012/02/08/qlogin-quicklogins-fur-cakephp/
-
-## Captchas
-http://www.dereuromark.de/2010/08/09/how-to-implement-captchas-properly/
-
-## Geocoding
-http://www.dereuromark.de/2012/06/12/geocoding-with-cakephp
-
-## GoogleMaps
-http://www.dereuromark.de/2010/12/21/googlemapsv3-cakephp-helper/
-
-
-for all others, see the inline documentation