When a theme is setted for a particular view and this view is waiting for arguments, the path containing the arguments does not match with view name.
I made a quick patch, see attached file
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_theme_paths.inc_mc-views.patch | 847 bytes | pounard |
Comments
Comment #1
pounardThis patch may break some things: if someone apply a theme for a complex path, let's say my_view/some_page the function will match the theme my_view but won't check for the whole path. I think just replacing $alias_uri with just $uri at line 12 should be enough to work with this.
Comment #2
mkalkbrennerTaxonomy Theme 5.x is unmaintained. As you can see at the project description page we're looking for a co-maintainer espacially for th 5.x version.
Comment #3
pounardI took you 2 years to answer :) No problems, we don't use this module anymore :) Thanks anyway.
Comment #4
mkalkbrennerTwo years ago I was not the maintainer of this module ;-)
I took over Taxonomy Theme 6.x because it was unmaintained.
Comment #5
pounardOk, no problems.
Comment #6
mkalkbrennerTaxonomy Theme 5.x is unmaintained. Due to the fact that Drupal 5 itself is not maintained anymore, we close this issue to get the issue queue clean for Taxonomy Theme 6.x and 7.x.