cosmetic
This commit is contained in:
parent
98cb01295c
commit
43e83b6900
@ -6,7 +6,6 @@
|
||||
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/tinyPacker)
|
||||
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/tinyPacker/src/branch/master/LICENSE)
|
||||
|
||||
|
||||
## ABOUT
|
||||
|
||||
_tinyPacker_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
|
||||
@ -15,10 +14,10 @@ _tinyPacker_ is a plugin for the open-source web publishing software called [Dot
|
||||
|
||||
## REQUIREMENTS
|
||||
|
||||
* Super administrator permissions
|
||||
* A writable public directory.
|
||||
* Dotclear 2.28
|
||||
* PHP 8.1+
|
||||
* Super administrator permissions
|
||||
* A writable public directory.
|
||||
|
||||
## USAGE
|
||||
|
||||
|
@ -18,7 +18,7 @@ $this->registerModule(
|
||||
'Tiny packer',
|
||||
'Quick pack theme or plugin into public dir',
|
||||
'Jean-Christian Denis',
|
||||
'1.4',
|
||||
'1.4.1',
|
||||
[
|
||||
'requires' => [['core', '2.28']],
|
||||
'type' => 'plugin',
|
||||
|
Loading…
Reference in New Issue
Block a user