Extension:BlogPage/pl
![]() Status wydania: stabilne |
|
---|---|
Realizacja | Strona specjalna |
Opis | Blogging system with commenting and voting features, a special page to create blog posts and a special page to list blog posts. |
Autor(zy) |
|
Ostatnia wersja | 2.9.0 |
Polityka zgodności | Master maintains backward compatibility. |
MediaWiki | 1.35 |
Licencja | GNU General Public License 2.0 or later |
Pobieranie | |
NS_BLOG (NS_BLOG_TALK ) |
|
|
|
|
|
Przetłumacz rozszerzenie BlogPage jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
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
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
BlogPage
w folderzeextensions/
. - Dodaj poniższy kod na dole swojego pliku
LocalSettings.php
:wfLoadExtension( 'BlogPage' );
Zrobione – Przejdź do Special:Version na swojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Uprawnienia użytkownika
This extension adds one new user right, createblogpost
, which allows users to create new blog posts via "Special:CreateBlogPost".