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

CommentFileSizeAuthor
taxonomy_theme_paths.inc_mc-views.patch847 bytespounard

Comments

pounard’s picture

This 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.

mkalkbrenner’s picture

Component: - Extended (Paths) » Code / API
Status: Needs review » Postponed

Taxonomy 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.

pounard’s picture

I took you 2 years to answer :) No problems, we don't use this module anymore :) Thanks anyway.

mkalkbrenner’s picture

Two years ago I was not the maintainer of this module ;-)

I took over Taxonomy Theme 6.x because it was unmaintained.

pounard’s picture

Ok, no problems.

mkalkbrenner’s picture

Status: Postponed » Closed (won't fix)

Taxonomy 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.