Extension:SimpleBlogpage
![]() | 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. |
![]() |
SimpleBlogPage introduces a blogging system based on standard wiki pages.
Usage / features
- 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
- Download and move the extracted
SimpleBlogPage
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/SimpleBlogPage
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SimpleBlogPage' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links
Category:All extensions
Category:BSUsageTrackerRegisterCollectors extensions
Category:BeforeDisplayNoArticleText extensions
Category:BlueSpice
Category:BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions
Category:ContentHandlerDefaultModelFor extensions
Category:Extensions by HalloWelt
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with long-term support release branches compatibility policy
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions
Category:GetUserPermissionsErrors extensions
Category:LoadExtensionSchemaUpdates extensions
Category:MWStakeCommonUIRegisterSkinSlotComponents extensions
Category:PageSaveComplete extensions
Category:SkinTemplateNavigation::Universal extensions
Category:Stable extensions
Category:UserLoginComplete extensions