I am working with panels and content in groups.

I have used purl in the past.
It will nicely rewrite the path of a view in an organic group

will it do the same for panels?

Comments

bblake’s picture

Status: Active » Fixed

Sure, there should be no issue rewriting the paths for panel nodes in organic groups in Drupal 6 or Drupal 7. If you added Panels to OpenAtrium in Drupal 6, it will rewrite the node paths without issue. I have not tried in Drupal 7, but nothing has changed that would make me think it would work differently.

Please let me know if you encounter an issue with it.

socialnicheguru’s picture

Status: Fixed » Active

it doen't seem to be

1. create organic group, mygroup
2. create article type which must be in group
3. enable pathauto for article (content/article)

the url of the article is localhost/content/article

what I would expect is localhost/mygroup/content/article

socialnicheguru’s picture

no it doesn't work.

If I am in the group and access the view content then yes.

But if I am not in the group and I click the link, I get the pathauto setting without the group path

socialnicheguru’s picture

i enabled a feature
the feature has a panel page
the panel page path is not rewritten to have the purl url as the base

any ideas?

socialnicheguru’s picture

has anyone else tried this or developed an alternate solution?