Mise à jour du fichier Changelog et de la version du thème
This commit is contained in:
parent
b839f88e5b
commit
62ba603891
2 changed files with 21 additions and 1 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
You can read this changelog in french or in english. English is translated with Deepl.
|
You can read this changelog in french or in english. English is translated with Deepl.
|
||||||
I am french, I speak french better than english, so I write in french to be sure to say the good things. English in first ;)
|
I am french, I speak french better than english, so I write in french to be sure to say the good things. English in first ;)
|
||||||
|
|
||||||
|
## [2.1.3] - 2022-07-29
|
||||||
|
### EN
|
||||||
|
#### Added
|
||||||
|
- Not added
|
||||||
|
#### Changed
|
||||||
|
- Improved right menu: php class with modern dokuwiki method, display svg, prevent display of childrenpages here.
|
||||||
|
- Display of a title in the menu (sidebar) in mobile mode
|
||||||
|
### Fixed
|
||||||
|
- The login menu remains accessible even when scrolling (sticky)
|
||||||
|
|
||||||
|
### FR
|
||||||
|
#### Added
|
||||||
|
- Pas d'ajout
|
||||||
|
#### Changed
|
||||||
|
- Amélioration du menu droit : classe php avec la méthode moderne de dokuwiki, affichage des svg, empêcher l'affichage de childrenpages ici.
|
||||||
|
- Affichage d'un titre au menu (sidebar) en mode mobile
|
||||||
|
### Fixed
|
||||||
|
- Le menu de connexion reste accessible même en scrollant (sticky)
|
||||||
|
|
||||||
|
|
||||||
## [2.1.2] - 2020-10-06
|
## [2.1.2] - 2020-10-06
|
||||||
### EN
|
### EN
|
||||||
Minor modifications: fixed a few bugs, etc.
|
Minor modifications: fixed a few bugs, etc.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
base khum1
|
base khum1
|
||||||
author Zatalyz
|
author Zatalyz
|
||||||
email zatalyz.khum1@liev.re
|
email zatalyz.khum1@liev.re
|
||||||
date 2020-10-06
|
date 2022-07-29
|
||||||
name khum1 DokuWiki Template
|
name khum1 DokuWiki Template
|
||||||
desc Generic template for Khaganat project ( https://khaganat.net ). Support a lot of plugin. Try to be responsive and accessible.
|
desc Generic template for Khaganat project ( https://khaganat.net ). Support a lot of plugin. Try to be responsive and accessible.
|
||||||
url https://git.khaganat.net/khaganat/web/dokuwiki/khum1
|
url https://git.khaganat.net/khaganat/web/dokuwiki/khum1
|
||||||
|
|
Loading…
Reference in a new issue