Hi all,
I'm working on some functionality for our Drupal website. The idea is basically to show or hide certain content based on if the user is logged into the TNEW site, which is a subdomain of our main Drupal website.
Essentially, I need to capture the TNEW session within Drupal PHP sessions across the two domains.
Has anyone had success with this out-of-the-box? Would this require use of the TNEW API? I believe this would require some web server hosting configuration on Tessitura/TNEW's end if I can't make use of it as is.
Cheers, thanks in advance.
Hello Cody,
Are you familiar with the session sharing feature of TNEW? It requires that the TNEW site and the Drupal site you are working with share a domain name (i.e. tnewsite.maindomain.com and www.maindomain.com). It basically allows you to encrypt a session key and put it in a domain-based cookie that can be read and decrypted by either site. In this way, you can preserve the user experience between both sites.
I will go ahead and email you the documentation and some code samples for this feature just in case it is something you want to take advantage of.
Matt,
Yes, please, email the documentation to me. This is something I've been looking forward to implementing.
Thanks much
Hey Cody! We've been able to set this up although we're using Wordpress. Happy to talk to you about it at the conference next week if you want.
Hi Matt,
Could you send that information to me too?
Thanks!
Karen