Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile.
This commit is contained in:
parent
852ba1ba15
commit
e75988cd1f
37 changed files with 1000 additions and 279 deletions
|
|
@ -1266,6 +1266,15 @@ A URL for sorting and displaying the list of posts by their ratings.
|
|||
lastUpdated => 1114467741,
|
||||
},
|
||||
|
||||
'enable avatars' => {
|
||||
message => q|Enable Avatars?|,
|
||||
lastUpdated => 1131432414,
|
||||
},
|
||||
|
||||
'enable avatars description' => {
|
||||
message => q|<p>Select "Yes" to display Avatars for users in the Collaboration System. The Avatar field inthe User Profile has to be enabled, and users will need to upload an Avatar image to display.</p><p>Using Avatars will slow down the performance of Collaboration Systems.</p>|,
|
||||
lastUpdated => 1131432717,
|
||||
},
|
||||
|
||||
'collaboration rss template title' => {
|
||||
message => q|Collaboration RSS Template|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue