Extension:BlogPage
From MediaWiki.org
|
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) | David Pean Jack Phoenix |
||
| Last version | 2.1 | ||
| MediaWiki | 1.18+ | ||
| License | GNU General Public License 2.0 or later | ||
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
||
|
|||
|
|||
|
|||
|
Check usage (experimental) |
|||
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.
Contents |
[edit] Dependencies
- SocialProfile extension
- Comments extension
- VoteNY extension
[edit] Installation
- Download the files into $IP/extensions/BlogPage
- Add require_once("$IP/extensions/BlogPage/Blog.php"); into the wiki's LocalSettings.php
- Installation can now be verified through the wiki's Special:Version
[edit] User rights
This extension adds one new user right, createblogpost, which allows users to create new blog posts via Special:CreateBlogPost.
[edit] To-do list
- Restore the editing toolbar, which was removed in r108096 due to compatibility issues, to Special:CreateBlogPost
| Social tools | |
|---|---|
| SocialProfile | Overview • UserStatus (GSoC 2011 project) • Roadmap • Developer info • Screenshots • History |
| Other social extensions | Automatic Board Welcome • BlogPage • FanBoxes • NewUsersList • PictureGame • PollNY • QuizGame • RandomFeaturedUser • RandomGameUnit • RandomUsersWithAvatars • SiteMetrics • UserWelcome |
| Semanticness | Semantic Social Profile |
| Other related extensions (which do not depend on SocialProfile) |
Comments • LinkFilter • NewSignupPage • RandomImageByCategory • Video • VoteNY • WikiTextLoggedInOut |
Categories:
- Stable extensions
- Special page extensions
- Extensions in Wikimedia version control
- Extensions which add rights
- ArticleFromTitle extensions
- ArticleSaveComplete extensions
- ArticleSave extensions
- AlternateEdit extensions
- CanonicalNamespaces extensions
- UserProfileRightSideAfterActivity extensions
- All extensions
- 2012 Q1 Extension Page Review Drive
- Social tools