I have recently integrated Gigya with my site. When the user goes to user/uid/edit/gigya. Gigya is showing a pop up to connect to other social networks. I am not able to change the title which reads "Edit".
Is is possible to change the title of this pop up.

Thanks in advance.

Comments

mirowais’s picture

Project: Drupal core » Gigya - Social Infrastructure
Version: 6.0-beta4 » 6.x-1.0-beta4
Component: javascript » Miscellaneous
ron williams’s picture

Priority: Critical » Normal
Gigya’s picture

Status: Active » Closed (fixed)

You can change the title by providing a different value for the captionText parameter in the ShowEditConnections API call.
To do that you would need to find the call to the above mentioned API in the module code.

See this wiki API reference for me info on what to do:
http://wiki.gigya.com/030_Gigya_Socialize_API_2.0/030_API_reference/010_...