From c28abb315bea22179e1a737cd71850cbccd4a753 Mon Sep 17 00:00:00 2001 From: vv221 Date: Fri, 3 Apr 2020 00:14:46 +0200 Subject: [PATCH] Rename plugin and update description --- README.md | 6 +++--- plugin.info.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 421b835..c953617 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/plugin.info.txt b/plugin.info.txt index 36529ca..61c27ea 100644 --- a/plugin.info.txt +++ b/plugin.info.txt @@ -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