Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The tabs from the WRAP pluggin are displayed vertically #579

Open
maxens1 opened this issue Dec 14, 2022 · 0 comments
Open

The tabs from the WRAP pluggin are displayed vertically #579

maxens1 opened this issue Dec 14, 2022 · 0 comments
Labels

Comments

@maxens1
Copy link

maxens1 commented Dec 14, 2022

Description

The tabs from the WRAP pluggin are displayed vertically

Steps to reproduce

  1. Start with the basic template from dokuwiki
  2. create a list with WRAP tabs for other pages
          <WRAP tabs> 
            *  [[en:page1|PAGE1]]
            *  [[en:page2|PAGE2]]
            *  [[en:page3|PAGE3]]
           </WRAP>
    all tabs should look right.
  1. replace the dokuwiki template with Bootstrap3 template

**Expected behavior: I expect the tabs to remain as tabs. (I might be wrong but that part was functionnal a while ago. )

**Actual behavior: The tabs become a vertical list with bullets

Versions

  • [Bootstrap3 Template] Template v2022-07-27 (stable/20220727)
  • [DokuWiki] Release 2020-07-29 "Hogfather"
  • [Plugins]
    Cell Background
    Gallery Plugin
    Indexmenu Plugin
    Pagelist Plugin
    Tag Plugin
    Wrap pluggin
  • [PHP] 7.3.7.0
  • [Browser] Google Chrome 108.0.5359.99

Screenshots or Logs

with dokuwiki template
image
with Bootstrap3 template
image

Sample page or snippet

====== Tool ======

{{tag>en:PNC}}

<WRAP tabs>
  *  [[en:tool:start|Installation]]
  *  [[en:tool:manuel|Manual]]
  *  [[en:tool:formation|training]]
  *  [[en:tool:faq|faq]]
  *  [[en:tool:version|Version]]
</WRAP>

==== Manual ====

<html><button type="button" class="btn btn-info"><i class="fa fa-arrow-left fa-lg" onclick="history.back(-1)"></i></button></html>

@maxens1 maxens1 added the bug label Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant