This website requires JavaScript.
Explore
Help
Sign in
dokuwiki
/
dokuwiki-plugin-childrenpages
Watch
1
Star
0
Fork
You've already forked dokuwiki-plugin-childrenpages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
093a7d887e
dokuwiki-plugin-childrenpages
/
conf
/
default.php
4 lines
79 B
PHP
Raw
Normal View
History
Unescape
Escape
Move list of namespaces used for children pages to a configurable array
2020-04-03 00:08:40 +00:00
<
?
php
Fix display of default list of namespaces used by the plugin in configuration manager
2020-04-03 20:42:25 +00:00
$conf
[
'children_list'
]
=
array
(
'animation'
,
'gameplay'
,
'dev'
,
'talk'
);
Reference in a new issue
Copy permalink