Rename plugin and update description
This commit is contained in:
parent
1f3686219d
commit
c28abb315b
2 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
# DokuWiki plugin: Tab-based children pages
|
||||
# DokuWiki plugin: Children pages
|
||||
|
||||
For each page, this plugin adds children pages in pre-set namespaces, reachable
|
||||
through tabs on the parent page.
|
||||
through links in the page menu.
|
||||
|
||||
## Installation
|
||||
|
||||
Up-to-date installation instructions can be found [on the project wiki].
|
||||
|
||||
[on the project wiki]: https://forge.dotslashplay.it/vv221/dokuwiki-tabpage/-/wikis/home#installation-instructions
|
||||
[on the project wiki]: https://forge.dotslashplay.it/vv221/dokuwiki-childrenpages/-/wikis/home#installation-instructions
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
base tabpage
|
||||
base childrenpages
|
||||
author Antoine Le Gonidec
|
||||
email vv221.dokuwiki@dotslashplay.it
|
||||
date 2020-04-03
|
||||
name Tab-based children pages
|
||||
name Children pages
|
||||
desc For each page, this plugin adds children pages in pre-set namespaces, reachable through links in the page menu
|
||||
url https://forge.dotslashplay.it/vv221/dokuwiki-tabpage
|
||||
url https://forge.dotslashplay.it/vv221/dokuwiki-childrenpages
|
||||
|
|
Loading…
Reference in a new issue