Development

Changeset 7039

You must first sign up to be able to contribute.

Changeset 7039

Show
Ignore:
Timestamp:
01/14/08 05:25:42 (9 months ago)
Author:
Carl.Vondrick
Message:

cvUrlMoverPlugin: added sfConfiguration-based pitfall to README

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/cvUrlMoverPlugin/trunk/README

    r6935 r7039  
    8888}}} 
    8989 
     90= Pitfal = 
     91  * Your script suffix must be "." for this plugin to work right now. This will automatically fix itself once symfony 1.1 supports sfConfiguration. 
     92 
    9093= Notes = 
    9194  * The plugin only kicks in when the 404 action is called, so there is virtually no overhead in your regular application.