Extension:SimpleBlogpage
Appearance
From mediawiki.org
Languages:
- English
- italiano
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.
If you need help, you should post there, and not on the talk page.
Release status: stable |
|
---|---|
Description | Provides a lightweight blogging functionality based on wiki pages |
Author(s) | Hallo Welt! GmbH |
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 |
License | 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.
-
Special page "ArticlesHome" with two blog posts with text and photo each.
-
User blog post on the page 'All blog posts'
Installation
[edit ]- Download and move the extracted
SimpleBlogPage
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cdextensions/ gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/SimpleBlogPage
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SimpleBlogPage' );
- Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links
[edit ]
Categories:
- Stable extensions
- Extensions with invalid or missing type
- GPL licensed extensions
- Extensions in Wikimedia version control
- BSUsageTrackerRegisterCollectors extensions
- BeforeDisplayNoArticleText extensions
- BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions
- ContentHandlerDefaultModelFor extensions
- LoadExtensionSchemaUpdates extensions
- MWStakeCommonUIRegisterSkinSlotComponents extensions
- PageSaveComplete extensions
- SkinTemplateNavigation::Universal extensions
- UserLoginComplete extensions
- GetUserPermissionsErrors extensions
- All extensions
- Extensions by HalloWelt
- BlueSpice