Commit graph

6 commits

Author SHA1 Message Date
eefa64ecb4 Generate new menu items from a hardcoded list of children 2020-04-03 01:15:41 +02:00
a1c1c23c45 Only take action if the current page is not included in a namespace
This is to avoid recursive children pages creation, a future update will
handle this in a smarter way.
2020-04-03 00:56:58 +02:00
ec2433d044 Fix action plugin class name 2020-04-03 00:50:50 +02:00
4ca920f729 Only take action during the generation of the page menu 2020-04-03 00:06:42 +02:00
8bd362aa01 Register a hook against the MENU_ITEMS_ASSEMBLY event 2020-04-02 23:49:58 +02:00
93535bc845 Add basic action definition
This is an empty placeholder, all it does right now is triggering a
warning each time DokuWiki tries to load it.
2020-03-30 23:32:07 +02:00