-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENDOC-517 Update the Hub tutorial for Hub 2.0 #530
Merged
Merged
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -114,12 +114,16 @@ Notes: | |
Clicking the `Add +` button at the top of the page displays the form for creating a new Bundle Group: | ||
|
||
![hub-add.png](./hub-images/hub-add.png) | ||
|
||
There are two ways to provide access to a Bundle Group: | ||
- Enter the URL for the Bundle Group source code under `Add URL Bundle`. | ||
- Check `Display Contact Us button?` and enter the URL to request the Bundle Group under `Contact URL`. This option offers the publisher more control over Bundle Group configuration, where bundle content and permissions can be modified on a per-user basis. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's replace the 2nd sentence. "This option allows the owner to gather more information from the user and control access to the Bundle URLs. Typically the Contact URL points to a web form on the owner's web site." |
||
### Bundle Group Versions | ||
The list of Bundle Group Versions can be seen by clicking `View Versions` on any entry in the catalog: | ||
|
||
![hub-actions.png](./hub-images/hub-actions.png) | ||
|
||
Notes: | ||
The following rules apply to Bundle Group versions: | ||
- Once the first version of a group is published, the organization, name, and category can no longer be changed. | ||
- A new version of a Bundle Group can be created (via the `New Version` option) after the first version has been published. | ||
- There can be at most two active versions: one Draft or Publication Requested version and one Published version. | ||
|
Binary file modified
BIN
+29.2 KB
(130%)
vuepress/docs/v7.0/tutorials/solution/hub-images/hub-add.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change to "Add one (or more) bundles using `Add URL Bundle". Side note, I felt the label was backwards here so in the next version it will be "Add Bundle URL" instead of "Add URL Bundle". Side note#2, the bundle source (distinct from the bundle URL used to deploy the bundle) is a separate field which will be added in Hub 2.1.