Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The widget uploader can be accessed from <ROOT_URL>/manager/widgetUploader.jsp (eg http://infinite.ikanow.com/widgetUploader.jsp). It can also be reached from the home page of the Manager webapp (itself linked from the main visualization GUI).

This brings up username and password fields and a login button. (Unless already logged in, eg into the manager or main GUI - in which case skip to the next section).

Two things to note:

  • In order to login with admin privileges (for admins only!), append "?sudo"or "?sudo=true" to the URL (eg http://infinite.ikanow.com/widgetUploader.jsp?sudo).
    • If you are not logged-in with admin privileges you will only be able to edit your own widgets, and will only be able to add widgets to communities you own or on which you are a moderator.
  • The widget uploader shares its cookie with the main GUI, the file uploader, the source builder, and the person manager - logging into any of them will log into all of them.

...