RH Server 8. secured directory
We have a project that is publish to a RH secured area "production", the call looks like this to view the help
http://...../robohelp/server?prj=MyProject&area=production
a redirect comes back with
http://........../robohelp/admin/login.jsp#%3E%3Eprj=MyProject%3E%3Ecap=NewWindow%3E%3Epbs=toc|ndx|nls|gls%3E%3Epdb=toc%3E%3Epot=2%3E%3Epan=0http://......../robohelp/robo/secure_server/production/projects_fhpro/MyProject/MyProject.htm#%3E%3Eprj=MyProject%3E%3Ecap=NewWindow%3E%3Epbs=toc|ndx|nls|gls%3E%3Epdb=toc%3E%3Epot=2%3E%3Epan=0
We would like to change theses defaults that is passed into the Admin login page
prj=MyProject>>cap=NewWindow>>pbs=toc|ndx|nls|gls>>pdb=toc>>pot=2>>pan=0
I would like to change it to
prj=MyProject>>cap=MyProjectWindow>>pbs=toc|ndx|nls|gls>>pdb=toc>>pot=3>>pan=0
I have not been able to find these settings in project or generated xml files.
The project output is FlashHelp Pro
