Extension:BlogPage
From Linux Web Expert
BlogPage Release status: stable |
|
---|---|
Implementation | Special page |
Description | Blogging system with commenting and voting features, a special page to create blog posts and a special page to list blog posts. |
Author(s) |
|
Latest version | 2.9.0 |
Compatibility policy | Master maintains backward compatibility. |
MediaWiki | 1.39 |
License | GNU General Public License 2.0 or later |
Download | |
Help | Help:Extension:BlogPage |
NS_BLOG (NS_BLOG_TALK ) |
|
|
|
|
|
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Translate the BlogPage extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The BlogPage extension allows users to create blog posts and others to vote and comment on blog posts.
New blog posts can be created via "Special:CreateBlogPost" by users who have the createblogpost
user right.
Dependencies
The following extensions are required to be installed for this extension to work:
- SocialProfile extension
- Comments extension
- VoteNY extension
Installation
- <translate> [[<tvar name=2>Special:ExtensionDistributor/BlogPage</tvar>|Download]] and move the extracted <tvar name=name>
BlogPage
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/BlogPage - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'BlogPage' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
User rights
This extension adds one new user right, createblogpost
, which allows users to create new blog posts via "Special:CreateBlogPost".
See also
File:OOjs UI icon information-progressive.svg | <translate> This extension is included in the following wiki farms/hosts and/or packages:</translate>
<translate> This is not an authoritative list.</translate> <translate> Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here.</translate> <translate> Always check with your wiki farms/hosts or bundle to confirm.</translate> |
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions
- Extensions without an image
- Special page extensions
- Extensions with master compatibility policy
- Extensions with manual MediaWiki version
- GPL licensed extensions
- Extensions in Wikimedia version control
- AlternateEdit extensions
- ArticleFromTitle extensions
- PageSaveComplete extensions
- UserProfileRightSideAfterActivity extensions
- All extensions