Development

Changeset 6193

You must first sign up to be able to contribute.

Changeset 6193

Show
Ignore:
Timestamp:
11/28/07 04:03:43 (1 year ago)
Author:
Carl.Vondrick
Message:

fixed type-o in readme (closes #2591)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfLucenePlugin/CHANGELOG

    r6178 r6193  
    11Trunk 
    22  * Fixed wrong html options in publicControls component (closes #2589). 
     3  * Fixed type-o in documentation (closes #2591) 
    34 
    45Version 0.1.1 Beta 
  • plugins/sfLucenePlugin/README

    r6096 r6193  
    279279This will prevent sfLucene from giving the user the option to use the advanced mode. 
    280280 
    281 == Rotuing == 
     281== Routing == 
    282282sfLucene will automatically register friendly routes with symfony.  For example, surfing to {{{ http://example.org/search }}} will route to sfLucene.  If you would like to customize these routes, you can disable them in the app.yml file with: 
    283283 
  • plugins/sfLucenePlugin/README.trunk

    r6095 r6193  
    279279This will prevent sfLucene from giving the user the option to use the advanced mode. 
    280280 
    281 == Rotuing == 
     281== Routing == 
    282282sfLucene will automatically register friendly routes with symfony.  For example, surfing to {{{ http://example.org/search }}} will route to sfLucene.  If you would like to customize these routes, you can disable them in the app.yml file with: 
    283283