Project:The Next Generation Integration
Version:5.x-2.3
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

I am trying to get this working without using the Iframe but cant figure it out.
I tried using these directions given in my feature request but I am confused.
"As long as you install TNG in a folder called something other than "tng" you can have users log on through Drupal and then access TNG through the url that includes that folder name outside of the IFrame created by Drupal."

Here is what I did:
I put tng in a folder named "tree" and put ../tree as the path to tng in the tngintegration.
When I click on the menu, which was automatically created, the link points to http://localhost/drupal/?q=tng but tng opens in an Iframe.
If I go directly to http://localhost/tree from Drupal I will not be logged into tng.
Am I way off on This?
Thanks
Patrick

Comments

#1

The users have to first get logged on through Drupal, i.e. through the ?q=tng url and then they can continue to access TNG in a seperate window or tab through the /tree directory...

So basically, you can put a link on your TNG home page that will open up that page in a new window and users can continue to use TNG in that other window.

If you would like to have the module do this automatically (i.e. open TNG in a new window instead of an IFRAME) , I suppose you can change the Javascript in lines 134-159 to to have the Javascript be fed to a new window.

#2

Status:active» closed (works as designed)

Closing this issue as no further activity in a number of years

nobody click here