github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

mcurry / click

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 15
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

CakePHP plugin for tracking clicks — Read more

  cancel

http://www.pseudocoder.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

fixed indents 
unknown (author)
Thu Aug 13 08:18:00 -0700 2009
commit  a9a3c04784edb6dfdeb2792305fc6924ba051e50
tree    b4bfb7d4f0662299a657cc1a7f325859eeabb2c3
parent  c7889ba0bf7f657b32465fcfc6552d4ee94e08ef
click /
name age
history
message
file README Tue Jul 07 20:30:59 -0700 2009 fixed link [mcurry]
file click_app_controller.php Sun Jun 28 17:46:04 -0700 2009 added README and file headers [mcurry]
file click_app_model.php Sun Jun 28 17:46:04 -0700 2009 added README and file headers [mcurry]
directory config/ Fri Jun 26 19:10:27 -0700 2009 initial revision [mcurry]
directory controllers/ Thu Aug 13 08:18:00 -0700 2009 fixed indents [unknown]
directory models/ Sun Jun 28 17:46:04 -0700 2009 added README and file headers [mcurry]
directory views/ Sun Jun 28 17:46:04 -0700 2009 added README and file headers [mcurry]
README
/*
 * Click Tracking CakePHP Plugin
 * Copyright (c) 2009 Matt Curry
 * www.PseudoCoder.com
 * http://github.com/mcurry/click
 *
 * @author      Matt Curry <matt@pseudocoder.com>
 * @license     MIT
 *
 */

/* Instructions */
  1. Run the SQL in /click/config/sql/clicks.sql to create the DB table.
  2. Include the helper in your AppController/Controller:
      var $helpers = array('Click.click');
  3. Create your links using the helper (same syntax and options as $html->link()):
      echo $click->link('PseudoCoder', 'http://pseudocoder.com');
  4. To view the click information download the status plugin (http://github.com/mcurry/status).  Once you have it setup 
  add the click panels:
      Configure::write('Status.panels', array('Click.latest', 'Click.most'));
      Go to http://yourapp/status
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server