Difference between revisions of "Manual:Extension/BlueSpiceSocial"
[unchecked revision] | [quality revision] |
(Created page with "__TOC__ ==What is BlueSpiceSocial?== '''BlueSpiceSocial''' is a package consisting of a set of extensions, that add social media features to the wiki. It allows users to quic...") (Tag: 2017 source edit) |
(Tag: 2017 source edit) |
Contents
- 1 What is BlueSpiceSocial? 2 Parts of BlueSpiceSocial 2.1
- User profile
- 2.1.1 Classic user page2.2 Timeline
- 3 Blog 2.
- 4 Page attachments 2.
- 5 Page discussions
- 3 See also
BlueSpiceSocial is a package consisting of a set of extensions , that add social media features to the around a wiki page. It allows users to quickly communicate on the wiki and to express their opinion on pages more clearly and easily accessible.
Parts of BlueSpiceSocial[edit | edit source]
BlueSpiceSocial integrates to many aspects of the wiki.
User profile[edit | edit source]
Every user has an a profile on the wiki, provided by BlueSpiceSocial. It is located displayed on the user 's user page (User:Username
), available from users Personal menu (. Users can access their user profiles by clicking on user image in top right corner), by selecting "My profile" item. This page displays modern overview of users My profile in the user menu which is located in the header toolbar.
The user profile shows the user's basic information (depending on the wiki setup) and the user's profile image. Also, below Below the user info, a list of users activity is presented. This list shows comments user the user's wiki activities are listed: Comments the user made, actions on pages, and in general the user's activity on the wiki. It also allows other users to leave comments on the user's profile page.
Classic user page[edit | edit source]
Standard MediaWiki view of user's profile page is still available and users can switch between BlueSpiceSocial view and classic view by clicking on "arrows" icon in the page tools (at the top of the page).
Timeline[edit | edit source]
Timeline is a special page that provides an overview of all social conversations on the wiki. It is available from the left navigation, under "Main navigation" tab or directly by navigating to
By default, it is listed on the Main navigation. You can also access the page directly at Special:Timeline
. Once on the On this page, users can sort and filter items displayed based on various critiria existing social entries or create new Timeline entries.
Creating new entries[edit | edit source]


To create a new entry, click on the "Plus" icon on the top of the page. A menu will open that offering different types of entries to createto add a new timeline entry:
- Blog entry - : Blog is used for topics to be shared with other users on the wiki
- Microblog - very similar to : Like a blog entry, but intended for short, concise announcments.without titles. It should be used for a short entry, e.g., a quick announcement.
- Discussion topic - raises : Adds a discussion point related entry to a certain particular wiki page.
Interacting with social entities[edit | edit source]

Every entry in the timeline (and anywhere else on the wiki) is called a social entity. Depending on the type of the social entity, the following options are available in the bottom part of the entity:
Comment - shows numberinteraction options exist:
- Comments: Number of comments related to the entity; clicking on it will open . Clicking on Comments opens all current comments and allow user allows users to add a comment (if user has appropriate the necessary permissions).
- Recommend - shows number : Number of users that recommended the entity; users . Uers can add a recommendation by clicking on this button Recommend.
- Linked articles - shows number : Number of articles linked to this entity and Clicking on Linked articles shows the list of linked articles when clicked.
- Watch/Unwatch - shows Unwatched: Shows if the user is currently watching the entity (user will receive the receives notifications when the entity is changed for watched entities); clicking on this button will change ). Clicking on Watch or Unwatch changes the state of watching.
- Resolved/Unresolved - shows the : The status of the entity. Some entities, like discussions on a question can have a status attached to them, so that other users know if the question is answered.
Editing and deleting entities[edit | edit source]
Users can edit and delete their own entities (created by them) by clicking on the "3 dots" icon in the top right corner of the entity.
Blog[edit | edit source]
Blog is a special page showing a an overview of all blog entities available on the wiki. It is availble from the left navigation, under "Main navigation" section, or by navigating directly to By default, it is listed on the Main navigation. You can also access the page directly at Special:Blog
. List of blog entries can be sorted and filtered Users can sort and filter the list entries by clicking on the icons above the list.
Learn how to include the blog on any wiki page.
Page attachments[edit | edit source]
Under For every content page on the wiki, BlueSpiceSocial integrates an attachments section. This sections section shows the files that are related to the particular page. Users can add or remove files to and from this section by clicking on the "..." icon at the bottom of the section. Clicking on this icon will lead links to Special:Attachments/Page_name page that , which allows managing the files attached to a particular page.
Users can attach files that are already uploaded to the wiki by clicking on the "Plus" button and selecting a file. Or, or users can upload new files to be attached by dropping files into the marked area or by clicking the same area to select the files to upload.
This page also shows the history of file attachements attachments for the page.
Page attachments can be disabled in the Page by adding the MagicWord __NOSTASH__ to the page in source editing mode.
Page discussions[edit | edit source]
Same as for the Like page attachments, BlueSpiceSocial integrates a discussion section on every content page on the wikiat the bottom of every wiki page. This section offers allows users to comment on the page content. Users with appropriate permissions will be able to create new topics or comment on existing ones.
See alsocreate comments directly on a wiki page without having to switch to the discussions page. If it is the first entry in a discussion, the discussion page is automatically created at this time.
The discussion section can be disabled in the Page by adding the MagicWord __NODISCUSSION__ to the page in source editing mode.
Rights[edit | edit source]
From BlueSpice version 3.2.7 the following roles have associated "social" permissions. Earlier versions have no option to limit the creation and editing of blog entries by using the role commenter.
Rechte/Rolle | commenter | editor | admin |
maintenance-
admin |
Berechtigung |
---|---|---|---|---|---|
Create and edit blog entry | x | x | x | social-blog | |
Comment on blog entry | x | x | x | x | social-blog-comment |
Create and edit microblog entry | x | x | x | x | social-microblog |
Comment on microblog entry | x | x | x | x | social-microblog-comment |
Create discussion entry | x | x | x | x | social-topics |
Comment on discussion entry | x | x | x | x | social-topics-comment |
Create and edit attachments | x | x | x | x | soical-stash |
The comments function for blog, microblog and discussion entries can be deactivated in the LocalSettings-file on the server.
Deactivating the comments feature[edit | edit source]
Reference page for this extension.
The comment function for comments on blog, microblog and discussion entries can be deactivated in the LocalSettings file on the server.
$bsgSocialCanHaveChildrenBlacklist = [
'blog', // disable comments on blog
'topic', // diable comments on discussion topics
'microblog' // disable comments on microblogs
];
Related info
__TOC__ ==What is BlueSpiceSocial?== '''BlueSpiceSocial''' is a package consisting of a set of extensions, that add social media features to the wiki{{DISPLAYTITLE:About social content}} __TOC__ '''BlueSpiceSocial''' is a set of extensions that add social features around a wiki page. It allows users to quickly communicate on the wiki and to express their opinion on pages more clearly and easily accessible. ==Parts of BlueSpiceSocial== BlueSpiceSocial integrates to many aspects of the wiki. ===User profile===. ==User profile== [[File:Profile1a.png|thumb|User profile]] Every user has ana profile on the wiki, provided by BlueSpiceSocial. It is located on user's. It is displayed on the user page (<code>User:Username</code>), available from users Personal menu (by clicking on user image in top right corner), by selecting "My profile" item. This page displays modern overview of users . Users can access their user profiles by clicking on ''My profile'' in the user menu which is located in the header toolbar. The user profile shows the user's basic information (depending on the wiki setup) and the user's profile image. Also, below Below the user info, a list of users activity is presented. This list shows comments the user's wiki activities are listed: Comments the user made, actions on pages, and in general the user's activity on the wiki. It also allows other users to leave comments on user's profile page. ====Classic user page==== Standard MediaWiki view of user's profile page is still available and users can switch between BlueSpiceSocial view and classic view by clicking on "arrows" icon in the page tools (at the top of the page). ===Timeline===the user's profile page. {{Clear}} ==Timeline== [[File:Timeline1a.png|thumb]] Timeline is a special page that provides an overview of all social conversations on the wiki. It is available from the left navigation, under "Main navigation" tab or directly by navigating to By default, it is listed on the ''Main navigation''. You can also access the page directly at <code>Special:Timeline</code>. Once on the On this page, users can sort and filter items displayed based on various critiria or create new Timeline entries. ====Creating new entries==== [[File:Timeline2a.png|thumb|Adding new entries]] [[File:Timeline3.png|thumb|Adding new entries]] existing social entries or create new entries. {{Clear}} ===Creating new entries=== To create a new entry, click on the "Plus" icon on the top of the page. A menu will open that offering different types of entries to create: * Blog entry - to add a new timeline entry: *'''Blog entry''': [[#Blog|Blog]] is used for topics to be shared with other users on the wiki * '''Microblog - very similar to ''': Like a blog entry, but intended for short, concise announcments. * Discussion topic - raises a discussion point related to a certain page. ====without titles. It should be used for a short entry, e.g., a quick announcement. *'''Discussion topic''': Adds a discussion entry to a particular wiki page. ===Interacting with social entities==== [[File:Timeline4.png|thumb|Commenting on an entity]] Every entry in the timeline (and anywhere else on the wiki) is called a social entity. Depending on the type of thesocial entity, following options are available in the bottom part of the entity: * Comment - shows number the following interaction options exist: *'''Comments:''' Number of comments related to the entity; clicking. Clicking on it will open ''Comments'' opens all current comments and allow userallows users to add a comment (if user has appropriate the necessary permissions). * '''Recommend - shows number :''' Number of users that recommended the entity; users. Uers can add a recommendation by clicking on this button * Linked articles - shows number ''Recommend''. *'''Linked articles:''' Number of articles linked to this entity and Clicking on ''Linked articles'' shows the list of linked articles when clicked. * Watch/Unwatch - shows . *'''Watch/Unwatched:''' Shows if the user is currently watching the entity (user will receive notifications when the receives notifications when the entity is changed for watched entities); clicking on this button will change). Clicking on Watch or Unwatch changes the state of watching. * '''Resolved/Unresolved - shows the ''': The status of the entity. Some entities, like discussions on a question can have a status attached to them, so that other users know if the question is answered. ====Editing and deleting entities==== Users can edit and delete their own entities (created by them) by clicking on the "3 dots" icon in the top right corner of the entity. ===Blog==={| class="wikitable" |+ ![[File:Timeline2a.png|thumb|Adding new entries]] ![[File:Timeline3.png|thumb|Adding new entries]] ![[File:Timeline4.png|thumb|Commenting on an entity]] |} {{Clear}} ==Blog== [[File:Blog1a.png|thumb]] Blog[[Manual:Extension/Blog|Blog]] is a special page showing aan overview of all blog entities available on the wiki. It is availble from the left navigation, under "Main navigation" section, or by navigating directly to By default, it is listed on the ''Main navigation.'' You can also access the page directly at <code>Special:Blog</code>. List of blog entries can be sorted and filtered Users can sort and filter the list entries by clicking on the icons above the list. ===Page attachments===Learn how to [[Manual:Extension/BlueSpiceSocialBlog|include the blog on any wiki page]]. {{Clear}} ==Page attachments== [[File:PageComments1.png|thumb|Page attachments and discussions]] [[File:PageCommentsAttachments.png|thumb|Management of page attachments]] UnderFor every content page on the wiki, BlueSpiceSocial integrates an attachments section. This sectionssection shows the files that are related to the particular page. Users can add or remove files to and from this section by clicking on the "..." icon at the bottom of the section. Clicking on this icon will lead links to <code>''Special:Attachments/Page_name</code> page that allows managing '', which allows managing the files attached to a particular page. Users can attach files that are already uploaded to the wiki by clicking on the "Plus" button and selecting a file, or . Or, users can upload new files to be attached by dropping files into the marked area or by clicking the same area to select the files to upload. This page also shows the history of file attachementsattachments for the page. ===Page discussions=== Same as for the Page attachments can be disabled in the Page by adding the [[Manual:MagicWords|MagicWord]] ''<nowiki>__NOSTASH__</nowiki>'' to the page in source editing mode. {{Clear}} ==Page discussions== Like page attachments, BlueSpiceSocial integrates a discussion section on every content page on the wiki. This section offers users to comment on the page content. Users with appropriate permissions will be able to create new topics or comment on existing ones. ==See also== [[Reference:BlueSpiceSocial|Reference]] page for this extension.at the bottom of every wiki page. This section allows users to create comments directly on a wiki page without having to switch to the discussions page. If it is the first entry in a discussion, the discussion page is automatically created at this time. The discussion section can be disabled in the Page by adding the [[Manual:MagicWords|MagicWord]] ''<nowiki>__NODISCUSSION__</nowiki>'' to the page in source editing mode. ==Rights== From BlueSpice version 3.2.7 the following roles have associated "social" permissions. Earlier versions have no option to limit the creation and editing of blog entries by using the role ''commenter.'' <br /> {| class="contenttable-blue" !Rechte/Rolle !commenter !editor !admin !maintenance-<br /> admin !Berechtigung |- |Create and edit blog entry | |x |x |x |social-blog |- |Comment on blog entry |x |x |x |x |social-blog-comment |- |Create and edit microblog entry |x |x |x |x |social-microblog |- |Comment on microblog entry |x |x |x |x |social-microblog-comment |- |Create discussion entry |x |x |x |x |social-topics |- |Comment on discussion entry |x |x |x |x |social-topics-comment |- |Create and edit attachments |x |x |x |x |soical-stash |} The comments function for blog, microblog and discussion entries can be deactivated in the LocalSettings-file on the server. == <span class="mw-headline" id="Deaktivieren_der_Kommentarfunktion" style="box-sizing: inherit;">Deactivating the comments feature</span> == The comment function for comments on blog, microblog and discussion entries can be deactivated in the LocalSettings file on the server. $bsgSocialCanHaveChildrenBlacklist = [ 'blog', // disable comments on blog 'topic', // diable comments on discussion topics 'microblog' // disable comments on microblogs ]; <br />{{Box Links-en |Topic1=[[Manual:Extension/BlueSpiceSocialBlog|Blog]] |Topic4=[[Manual:Extension/BlueSpiceSocialComments|Social comments]] |Topic5=[[Manual:Extension/BlueSpiceSocialProfile|User Profile]] |Topic2=[[Manual:Extension/BlueSpiceSocialWikiPage|Discussions and Attachments]] |Topic6=[[Reference:BlueSpiceSocial]] }} [[en:{{FULLPAGENAME}}]] [[de:Handbuch:Erweiterung/BlueSpiceSocial]] [[Category:Social]]
(32 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:About social content}} | ||
__TOC__ | __TOC__ | ||
− | + | '''BlueSpiceSocial''' is a set of extensions that add social features around a wiki page. It allows users to quickly communicate on the wiki and to express their opinion on pages. | |
− | '''BlueSpiceSocial''' is | + | ==User profile== |
+ | [[File:Profile1a.png|thumb|User profile]] | ||
+ | Every user has a profile on the wiki. It is displayed on the user page (<code>User:Username</code>). Users can access their user profiles by clicking on ''My profile'' in the user menu which is located in the header toolbar. | ||
− | + | The user profile shows the user's basic information (depending on the wiki setup) and the user's profile image. | |
− | + | Below the user info, the user's wiki activities are listed: Comments the user made, actions on pages, and in general the user's activity on the wiki. It also allows other users to leave comments on the user's profile page. | |
− | + | {{Clear}} | |
− | + | ==Timeline== | |
− | + | [[File:Timeline1a.png|thumb]] | |
− | + | Timeline is a special page that provides an overview of all social conversations on the wiki. | |
− | === | + | By default, it is listed on the ''Main navigation''. You can also access the page directly at <code>Special:Timeline</code>. |
− | + | On this page, users can sort and filter existing social entries or create new entries. | |
+ | {{Clear}} | ||
+ | ===Creating new entries=== | ||
+ | To create a new entry, click on the "Plus" icon to add a new timeline entry: | ||
− | + | *'''Blog entry''': [[#Blog|Blog]] is used for topics to be shared with other users on the wiki | |
− | + | *'''Microblog''': Like a blog entry, but without titles. It should be used for a short entry, e.g., a quick announcement. | |
− | + | *'''Discussion topic''': Adds a discussion entry to a particular wiki page. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | * Blog entry | ||
− | * Microblog | ||
− | * Discussion topic | ||
− | + | ===Interacting with social entities=== | |
− | + | Every entry in the timeline is called a social entity. Depending on the type of social entity, the following interaction options exist: | |
− | Every entry in the timeline | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | *'''Comments:''' Number of comments related to the entity. Clicking on ''Comments'' opens all current comments and allows users to add a comment (if user has the necessary permissions). | |
− | + | *'''Recommend:''' Number of users that recommended the entity. Uers can add a recommendation by clicking on ''Recommend''. | |
+ | *'''Linked articles:''' Number of articles linked to this entity Clicking on ''Linked articles'' shows the list of linked articles. | ||
+ | *'''Watch/Unwatched:''' Shows if the user is currently watching the entity (the receives notifications when the entity is changed). Clicking on Watch or Unwatch changes the state of watching. | ||
+ | *'''Resolved/Unresolved''': The status of the entity. Some entities, like discussions on a question can have a status attached to them, so that other users know if the question is answered. | ||
− | ===Blog | + | ===Editing and deleting entities=== |
+ | Users can edit and delete their own entities (created by them) by clicking on the "3 dots" icon in the top right corner of the entity. | ||
+ | {| class="wikitable" | ||
+ | |+ | ||
+ | ![[File:Timeline2a.png|thumb|Adding new entries]] | ||
+ | ![[File:Timeline3.png|thumb|Adding new entries]] | ||
+ | ![[File:Timeline4.png|thumb|Commenting on an entity]] | ||
+ | |} | ||
+ | {{Clear}} | ||
+ | ==Blog== | ||
[[File:Blog1a.png|thumb]] | [[File:Blog1a.png|thumb]] | ||
− | Blog is a special page showing | + | [[Manual:Extension/Blog|Blog]] is a special page showing an overview of all blog entities available on the wiki. By default, it is listed on the ''Main navigation.'' You can also access the page directly at <code>Special:Blog</code>. |
− | + | Users can sort and filter the list entries by clicking on the icons above the list. | |
− | + | Learn how to [[Manual:Extension/BlueSpiceSocialBlog|include the blog on any wiki page]]. | |
+ | {{Clear}} | ||
+ | |||
+ | ==Page attachments== | ||
[[File:PageComments1.png|thumb|Page attachments and discussions]] | [[File:PageComments1.png|thumb|Page attachments and discussions]] | ||
[[File:PageCommentsAttachments.png|thumb|Management of page attachments]] | [[File:PageCommentsAttachments.png|thumb|Management of page attachments]] | ||
− | + | For every content page on the wiki, BlueSpiceSocial integrates an attachments section. This section shows the files that are related to the particular page. Users can add or remove files to and from this section by clicking on the "..." icon at the bottom of the section. | |
− | Clicking on this icon | + | Clicking on this icon links to ''Special:Attachments/Page_name'', which allows managing the files attached to a particular page. |
+ | |||
+ | Users can attach files that are already uploaded to the wiki by clicking on the "Plus" button and selecting a file. Or, users can upload new files to be attached by dropping files into the marked area or by clicking the same area to select the files to upload. | ||
+ | |||
+ | This page also shows the history of file attachments for the page. | ||
+ | |||
+ | Page attachments can be disabled in the Page by adding the [[Manual:MagicWords|MagicWord]] ''<nowiki>__NOSTASH__</nowiki>'' to the page in source editing mode. | ||
+ | |||
+ | {{Clear}} | ||
+ | ==Page discussions== | ||
+ | Like page attachments, BlueSpiceSocial integrates a discussion section at the bottom of every wiki page. This section allows users to create comments directly on a wiki page without having to switch to the discussions page. If it is the first entry in a discussion, the discussion page is automatically created at this time. | ||
+ | |||
+ | The discussion section can be disabled in the Page by adding the [[Manual:MagicWords|MagicWord]] ''<nowiki>__NODISCUSSION__</nowiki>'' to the page in source editing mode. | ||
+ | |||
+ | ==Rights== | ||
+ | From BlueSpice version 3.2.7 the following roles have associated "social" permissions. Earlier versions have no option to limit the creation and editing of blog entries by using the role ''commenter.'' | ||
+ | <br /> | ||
+ | {| class="contenttable-blue" | ||
+ | !Rechte/Rolle | ||
+ | !commenter | ||
+ | !editor | ||
+ | !admin | ||
+ | !maintenance-<br /> | ||
+ | admin | ||
+ | !Berechtigung | ||
+ | |- | ||
+ | |Create and edit blog entry | ||
+ | | | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |social-blog | ||
+ | |- | ||
+ | |Comment on blog entry | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |social-blog-comment | ||
+ | |- | ||
+ | |Create and edit microblog entry | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |social-microblog | ||
+ | |- | ||
+ | |Comment on microblog entry | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |social-microblog-comment | ||
+ | |- | ||
+ | |Create discussion entry | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |social-topics | ||
+ | |- | ||
+ | |Comment on discussion entry | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |social-topics-comment | ||
+ | |- | ||
+ | |Create and edit attachments | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |x | ||
+ | |soical-stash | ||
+ | |} | ||
+ | The comments function for blog, microblog and discussion entries can be deactivated in the LocalSettings-file on the server. | ||
− | + | == <span class="mw-headline" id="Deaktivieren_der_Kommentarfunktion" style="box-sizing: inherit;">Deactivating the comments feature</span> == | |
+ | The comment function for comments on blog, microblog and discussion entries can be deactivated in the LocalSettings file on the server. | ||
+ | $bsgSocialCanHaveChildrenBlacklist = [ | ||
+ | 'blog', // disable comments on blog | ||
+ | 'topic', // diable comments on discussion topics | ||
+ | 'microblog' // disable comments on microblogs | ||
+ | ]; | ||
+ | <br />{{Box Links-en | ||
+ | |Topic1=[[Manual:Extension/BlueSpiceSocialBlog|Blog]] | ||
+ | |Topic4=[[Manual:Extension/BlueSpiceSocialComments|Social comments]] | ||
+ | |Topic5=[[Manual:Extension/BlueSpiceSocialProfile|User Profile]] | ||
+ | |Topic2=[[Manual:Extension/BlueSpiceSocialWikiPage|Discussions and Attachments]] | ||
+ | |Topic6=[[Reference:BlueSpiceSocial]] | ||
+ | }} | ||
− | |||
− | |||
− | + | [[en:{{FULLPAGENAME}}]] | |
− | [[ | + | [[de:Handbuch:Erweiterung/BlueSpiceSocial]] |
+ | [[Category:Social]] |