Path matching for staying on the same domain
nedjo - May 15, 2007 - 16:46
| Project: | Multiple Domains |
| Version: | 5.x-1.x-dev |
| Component: | url rewrite functionality |
| Category: | feature request |
| Priority: | normal |
| Assigned: | nedjo |
| Status: | active |
Jump to:
Description
Currently we have the ability for a particular domain to claim a link via path matching.
For some links, though, we may wish to stay on whatever domain we're already on, to avoid users getting bumped from one domain to another.
We can implement this by adding another path matching field to the configuration.

#1
super important. I would like to donate for this.
if there were a master setting to "stay in current domain" we would be very close to domains per organic groups.
we could check if a node is a group type to initiate the domain, then get the domain AUTOMATICALLY FROM THE EXISTING OG "group website" field AND even get the theme from the group and set the site title= group title.
this kind of leads to a less important idea for the future:
how about a master setting for ALL sites that sets some php code for all domains instead of having to enter one by one... the whole ogdomain code could almost go here...
optionally, the individual (per site) php could be set to AND or OR with the master php field.