Requesting compatibility with anything around will reoccur with every release of modules supplying paths for page views.

It takes loads of time, code and re-debugging to accomplish this.

Life could be so much simpler. Why not "append" metatag clusters to URL's? Just the way we are used to with blocks?

Pro's:

  1. every path is valid, no matter the module used to create it
  2. So much lesser code to maintain/forms to "alter" in to

Con's:

  1. When a path changes, the "appending" can be broken, just like blocks
  2. Form for administrating meta tags is seperate from node/view/whatever (can be seen as pro...)

I have a D6 module around doing something like this. pls comment if interested.

Comments

dave reid’s picture

Status: Active » Fixed
voodootea’s picture

Dave, your project in sandbox only contains an empty readme file? Am i doing something completely wrong? I used the correct git download code via your page.. Thanks

jherencia’s picture

@voodootea use 7.x-1.x branch, master is empty:

git clone http://git.drupal.org/sandbox/davereid/1281614.git views_metatags
cd views_metatags
git checkout 7.x-1.x
voodootea’s picture

excellent.. thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

change