Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkgstore/mediawiki-ext-license
MediaWiki extension.
https://github.com/pkgstore/mediawiki-ext-license
cmf mediawiki mediawiki-extension
Last synced: 5 days ago
JSON representation
MediaWiki extension.
- Host: GitHub
- URL: https://github.com/pkgstore/mediawiki-ext-license
- Owner: pkgstore
- License: mit
- Created: 2023-07-15T22:53:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T04:31:30.000Z (9 months ago)
- Last Synced: 2024-10-10T18:42:14.219Z (26 days ago)
- Topics: cmf, mediawiki, mediawiki-extension
- Language: PHP
- Homepage: https://ihub.to
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Information
Интеграция текста лицензии в статью.
## Install
1. Загрузите папки и файлы в директорию `extensions/MW_EXT_License`.
2. В самый низ файла `LocalSettings.php` добавьте строку:```php
wfLoadExtension( 'MW_EXT_License' );
```## Syntax
```html
{{#license: [TYPE]}}
```