Hello,

Looking through the issue queue it seems that you have a lot of the major kinks ironed out. Would you say that this module is ready for a dev release or are they still major issues impacting usability/performance?

Thank you for all of your work on this.

Comments

agentrickard’s picture

Status: Active » Closed (fixed)

Very much not ready. The module doesn't work consistently.

The issue queue has identified the outstanding issues, but hasn't fixed them.

See especially:

#1195762: Alias issues in url()
#1216852: Allow the module to work on a site where clean url's are not enabled.

And while unreported, my recollection is that the module doesn't work with Domain Path.

agentrickard’s picture

You also can't do dev releases on sandbox projects. It has to be promoted first, and, frankly, I don't want to maintain this.

thechanceg’s picture

Wow. Thanks for the quick response.

So for the time being I think I will try the 'workaround' discussed here:
http://drupal.org/node/1176558
Which I think came from this original post:
http://yuriybabenko.com/blog/drupals-domain-access-and-sites-in-subfolders

I realize it is apache specific but, fortunately that works in my scenario.

p-andrei’s picture

StatusFileSize
new63.11 KB
new4.52 KB

On project I'm working we use domain module and customer required specific functionality to be available as sub-directory of main site. I fixed few problems in domain_directory and it seems to work ok for me. agentrickard please review the patch, also I attached full module for those who want to use it

lolandese’s picture

Just to aggregate some info here:
Ran into a fork sandbox named Domain By Path.