Changeset 6193
- Timestamp:
- 11/28/07 04:03:43 (1 year ago)
- Files:
-
- plugins/sfLucenePlugin/CHANGELOG (modified) (1 diff)
- plugins/sfLucenePlugin/README (modified) (1 diff)
- plugins/sfLucenePlugin/README.trunk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfLucenePlugin/CHANGELOG
r6178 r6193 1 1 Trunk 2 2 * Fixed wrong html options in publicControls component (closes #2589). 3 * Fixed type-o in documentation (closes #2591) 3 4 4 5 Version 0.1.1 Beta plugins/sfLucenePlugin/README
r6096 r6193 279 279 This will prevent sfLucene from giving the user the option to use the advanced mode. 280 280 281 == Ro tuing ==281 == Routing == 282 282 sfLucene 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: 283 283 plugins/sfLucenePlugin/README.trunk
r6095 r6193 279 279 This will prevent sfLucene from giving the user the option to use the advanced mode. 280 280 281 == Ro tuing ==281 == Routing == 282 282 sfLucene 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: 283 283