Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkgstore-old/mediawiki-ext-quote
https://github.com/pkgstore-old/mediawiki-ext-quote
ext extension extensions mediawiki mediawiki-extension pkgstore
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pkgstore-old/mediawiki-ext-quote
- Owner: pkgstore-old
- License: mit
- Created: 2021-06-03T12:37:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T14:54:54.000Z (over 3 years ago)
- Last Synced: 2024-02-23T11:54:37.764Z (10 months ago)
- Topics: ext, extension, extensions, mediawiki, mediawiki-extension, pkgstore
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Information
Интеграция цитаты в статью.
## Install
1. Загрузите папки и файлы в директорию `extensions/MW_EXT_Quote`.
2. В самый низ файла `LocalSettings.php` добавьте строку:```php
wfLoadExtension( 'MW_EXT_Quote' );
```## Syntax
```html
[CONTENT]
```