You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/update-sites/setup.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,27 +20,28 @@ See the [Distribution](/contribute/distributing) page for a discussion of the be
20
20
21
21
By far the easiest method to provide your macros, scripts and plugins to other users, letting them keep up-to-date in the most convenient manner, is to set up your *personal update site*.
22
22
23
-
A *personal update site* is hosted on https://sites.imagej.net/<update-site-name>. Uploading to a personal update site requires upload credentials (see below).
23
+
A *personal update site* is hosted on https://sites.imagej.net/<update-site-name>. In the past, each update site corresponded directly to ImageJ Wiki user accounts - but now, a particular user can have upload access to many sites, and a particular update site can have many authorized users.
24
24
25
25
{% include notice icon="info" content='There are some minimal *Terms of Service* for personal update sites. See the [Personal Update Site Terms of Service](/update-sites/tos) for details.' %}
26
26
27
-
First of all, please use [this thread on the imagej.sc forum](https://forum.image.sc/t/requests-for-creating-imagej-update-sites/40051/) to request a new upload account and/or new update site. You can also request the addition or removal of uploader permissions to a particular site, or request a password reset.
27
+
First of all, please use [this thread on the imagej.sc forum](https://forum.image.sc/t/requests-for-creating-imagej-update-sites/40051/) to request a new upload account and/or new update site. You can also request the addition or removal of uploader permissions of a given user to a particular site, or request a password reset for your upload account.
28
28
29
29
If you need to create a new upload account as part of this process, your password will be PM'd to you by a forum admin.
30
30
31
31
To start using your update site, in ImageJ start the updater with {% include bc path='Help | Update'%} and click on the *Manage update sites* button:
32
32
33
33
<imgsrc="/media/mamed-3.jpg"width="770"/>
34
34
35
-
### Specifying your upload account
35
+
### Specifying your site
36
36
37
-
Click the *Add my site* button, enter account name and click *OK*. This will add a new entry with the appropriate URL and host configuration. It will also validate that the update site actually exists.
When you start the upload process you will be prompted for your password.
42
+
Optionally, enter a nickname for your site in the **Name** column. In the **URL** column, enter your site's complete URL. Finally, in the **Host** column, enter `webdav:<your-uploader-username>`
0 commit comments