Hi,
While I was working with the wonderfull reports I found that when I clicked the "edit" link to edit some metatags and saved the node I didn't return to the report page.
I think it makes more sense if you would be redirected back to reports page after editing and saving a node.
Therefore I changed the edit links in seo_friend.admin.inc like his:
$row[] = l('Edit', 'node/'.$node->nid.'/edit', array('query' => drupal_get_destination()));
Maybe this is helpfull for others?
Comments
Comment #1
kristen polExcellent idea. I will try to get this in very soon.
Thanks,
Kristen
Comment #2
kristen polWow... thought I had done this one.
Just checked into dev.
Thanks!
Kristen
Comment #3
kristen polFix is in 6.x-1.0