Skip to content

Commit ccc1d4f

Browse files
authored
Merge pull request #9 from nlharris/patch-2
Changed text in "stub" profile to match profile page
2 parents 919d4de + 88ba773 commit ccc1d4f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

src/plugin/resources/ProfileWidget/templates/stub_profile.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,17 @@ <h3>{{ userRecord.user.username }}</h3>
55
#}
66

77
<p class="alert alert-warning">You do not have a public profile yet. Enhance your KBase presence with a public profile.</p>
8-
<h3>What is a KBase Public Profile?</h3>
9-
<p>A KBase profile is simply a set of facts about that you that you establish about yourself, including a photo or avatar, your affiliations, the type of work you do, and a personal statement. The profile editor is available to each KBase member, and only a member may change the profile. Changes you make to it are instantly active.</p>
8+
<h3>What is a KBase Profile?</h3>
9+
<p>A KBase profile is a collection of information about that you that you supply, including a photo or avatar, your affiliations, the type of work you do, and a personal statement. Only you can change your profile. Changes you make to it are instantly active.</p>
1010

11-
<h3>Who can see the profile?</h3>
11+
<h3>Who can see your profile?</h3>
12+
<p>Your profile is is visible to all KBase users via the profile pages and app information pages, and is also potentially accessible to the general public, for example on KBase web pages.</p>
1213

13-
<p>Your profile is is visible to all KBase members and staff through the KBase web applications, and the public at large through the standard public profile viewer page.</p>
14-
15-
<h3>Why have a KBase profile</h3>
16-
<p>Having a profile makes it easier for other users to become familiar with you and your work, and to which facilitates the global knowledge sharing vision of KBase.</p>
14+
<h3>Why have a KBase profile?</h3>
15+
<p>Having a profile lets other users become familiar with you and your work, enabling collaboration and advancing the global knowledge sharing vision of KBase.</p>
1716

1817
<div style="text-align: center;">
1918
<a role="button" href="#people" type="button" class="btn btn-primary btn-kbase" data-button="create-profile">Visit your Profile Page to create your KBase profile<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span></a>
2019
</div>
2120

22-
21+

0 commit comments

Comments
 (0)