browser plugin 1.0.3 arguments

Does anyone know of a way to pass the user id (the user name that was used to login to fop2) as an option on the initial URL as defined in the browser.ini.

Something like
initial_url = "https://MYSERVER/dashboard.php?user=1234"

where 1234 is who is logged into the fop2

If this is not possible, is there a place in the browser.js where a lookup could be performed to determine the logged in user and append it to the initial_url

~ron

Comments

  • I have updated the plugin to a new version, you can pass the #{EXTEN} variable to the initial url now.
Sign In or Register to comment.