Development

Changeset 8374

You must first sign up to be able to contribute.

Changeset 8374

Show
Ignore:
Timestamp:
04/09/08 21:42:49 (5 years ago)
Author:
Kris.Wallsmith
Message:

sfGoogleAnalyticsPlugin
Added note on stability: The trunk is no longer stable; please checkout the 1.0 branch for your production projects.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfGoogleAnalyticsPlugin/branches/1.0/README

    r7189 r8374  
    1616  ./symfony plugin-install http://plugins.symfony-project.com/sfGoogleAnalyticsPlugin 
    1717  }}} 
    18   
     18 
     19 If you use Subversion to install your plugins, please connect to the 1.0 branch at the following URL. Development for [#Version1.1Roadmap version 1.1] of this plugin has begun in the trunk, which is now unstable. 
     20 
     21  {{{ 
     22  http://svn.symfony-project.com/plugins/sfGoogleAnalyticsPlugin/branches/1.0 
     23  }}} 
     24 
    1925 * Configure your Google Analytics account in `app.yml`: 
    2026  
  • plugins/sfGoogleAnalyticsPlugin/trunk/README

    r7189 r8374  
    1616  ./symfony plugin-install http://plugins.symfony-project.com/sfGoogleAnalyticsPlugin 
    1717  }}} 
    18   
     18 
     19 If you use Subversion to install your plugins, please connect to the 1.0 branch at the following URL. Development for [#Version1.1Roadmap version 1.1] of this plugin has begun in the trunk, which is now unstable. 
     20 
     21  {{{ 
     22  http://svn.symfony-project.com/plugins/sfGoogleAnalyticsPlugin/branches/1.0 
     23  }}} 
     24 
    1925 * Configure your Google Analytics account in `app.yml`: 
    2026