Emmanuel JOKE wrote: ... > those files. I tried to look at the code and I think the plugin doesn't > manage correctly the dynamic URL with "?" and parameters after the > extension of the file.
Yes your observation is correct, the filter compares only on string level. It isn't too hard to extends the functionality so it meets your requirement. -- Sami Siren
