giterlizzi / dokuwiki-template-bootstrap3

Bootstrap-based template for DokuWiki
https://dokuwiki.org/template:bootstrap3
GNU General Public License v2.0
220 stars 77 forks source link

Tag plugin's tags are not shown in include plugin's footer section #593

Open wataradio opened 1 year ago

wataradio commented 1 year ago

Description

Tag plugin's tags are not shown in include plugin's footer section when they are used with Bootstrap3 theme.

Steps to reproduce

  1. Set tags in pages with tag plugin's {{tag>}} syntax
  2. Include the pages with in include plugin's {{page>}} syntax

**Expected behavior: tags are shown in each included page's footer section

**Actual behavior: tags are not shown when it is used with Bootsrap3 theme, they are shown when it is used with dokuwiki default theme.

Versions

Screenshots or Logs

dokuwiki default theme theme_dokuwiki_default

bootstrap3 theme theme_bootsrap3