Jump to content
MediaWiki

Extension:SimpleBlogPage

From mediawiki.org
Languages:
This extension is mainly supported in an external venue: BlueSpice Community Forum.
If you need help, you should post there, and not on the talk page.
MediaWiki extensions manual
SimpleBlogPage
Release status: stable
Description Provides a lightweight blogging functionality based on wiki pages
Author(s)
Maintainer(s) Hallo Welt! GmbH
Latest version 5.0.0-alpha
Compatibility policy For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.
MediaWiki 1.43 (LTS)
Database changes Yes
  • $wgSimpleBlogPageShowInMainLinks
  • createblogpost
Licence GNU General Public License 3.0 only
Download
Translate the SimpleBlogPage extension if it is available at translatewiki.net

SimpleBlogPage introduces a blogging system based on standard wiki pages.


Usage / features

[edit ]
  • Each blog entry is a wiki page with content model "blog-post".
  • Blog pages are accessible through the special page "ArticlesHome". Posts are automatically sorted by last edit date.
  • Blog posts are organized as subpages of the page "General" in the "Blog" namespace.
  • Additional blogs can be created by adding new root pages in the Blog namespace.
  • User-specific blogs are available in the "User_blog" namespace.
  • Users can create their own blogs and blog posts directly from the page tools.


Installation

[edit ]

.git) as a "vcs repository" and the package name (mediawiki/SimpleBlogPage) and version to the require section of your composer.local.json . Example:

{
"repositories":[
{
"type":"vcs",
"url":"https://github.com/wikimedia/mediawiki-extensions-SimpleBlogPage
.git"
}
],
"require":{
"mediawiki/SimpleBlogPage":"SimpleBlogPage"
}
}
  • Run the following command in your MediaWiki installation path
composer update --no-dev
wfLoadExtension( 'SimpleBlogPage' );
  • Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
[edit ]
Bluespice icon

This extension was originally made for BlueSpice . BlueSpice is a MediaWiki distribution for enterprises and organizations. It enhances MediaWiki, in particular in the areas of quality management, process support, administration, editing and security. This extension is bundled with BlueSpice pro.

BlueSpice:
This extension is included in the following wiki farms/hosts and/or packages:

AltStyle によって変換されたページ (->オリジナル) /