On May 23, 2012, at 11:42 PM, Ciara Ledero wrote:

I didn't know that. Thanks for the reply! Now I have a new set of questions. First, how do I list myself as an admin? Should I just literally add my login detail in the config file? Second, my colleague would like to be able to edit and view the changes that he has made in his tools, even if I am doing some editing myself. Yesterday, he was running Galaxy and I was editing some tools. Since he has already started the instance, I got a socket error telling me that the address was already in use. Because of that, I was not able to see my revisions. What can we do about this? We're currently searching for ways on how Galaxy can handle 'multiusers'.
 
Thanks again!

As it was already pointed out you don't have to restart the Galaxy instance once your tool has been loaded once. As long as you are in the administrators list (see the "admin_users" variable in the universe_wsgi.ini) you can open a separate browser tab for the 

http://YOUR_GALAXY_URL/admin/reload_tool?reload_tool_button=Reload&tool_id=TOOLID

URI and just reload that page any time  you need to refresh the wrapper you modified.

Regards,

Alex