dokuwiki-plugin-bootswrapper icon indicating copy to clipboard operation
dokuwiki-plugin-bootswrapper copied to clipboard

Bootstrap Wrapper for DokuWiki

Results 51 dokuwiki-plugin-bootswrapper issues
Sort by recently updated
recently updated
newest added

I have this snippet to make a nav bar: ``` * [[preferences_general_tab|General]] * [[preferences_chat_tab|Chat]] * [[preferences_colors_tab|Colors]] * [[preferences_custom_colors_tab|Custom Colors]] .... etc ``` Having the word "colors" repeated in "Custom Colors"...

I'm creating a community Wiki for a pretty complex software and there's a lot of links I need to put on the sidebar (so it gets very tall pretty fast)....

### Description Using Bootswrapper works fine if logged in. But visiting the wiki anonymous only a white page with this source code is delivered: ### Steps to reproduce Using Bootstrap3...

Hello, When using `col` with `no-body="true"` I always get paragraph `` tags, and this sort of conflicts when using lists because you get some space between the header and the...

Would it be possible to make it compatible with the markdowku plugin (https://www.dokuwiki.org/plugin:markdowku)? This code does not work as it would outside of the panel: ``` # test A paragraph...

enhancement

Steps to reproduce: 1. Install https://www.dokuwiki.org/plugin:edittable 2. Create a table with a tooltip: ``` ^ C1 ^ C2 ^ | Text1 | Text2 | ``` 3. While viewing the rendered...

I've made it so you can add classes, set the id or set custom css for all attributes. There is a new config option that must be toggled on for...

Hello, I've wrote some improvements to the bootstrap wrapper plugins. Feel free to integrate these changes to your source base. I'll send you another pull request for the bootstrap template...

Hi. When using modal, there are some html errors with paragraphs. You can see them on source screen of [Modal page](http://lotar.altervista.org/dokuwiki/wiki/plugin/bootswrapper/modal) (red ones at line 456 and 491) ![modal-html-errors](https://cloud.githubusercontent.com/assets/16212999/15373201/af8336ca-1d44-11e6-9d46-0083c7e9cf61.png) Lines...

Hi! First of all, love what you do! Marvellous! But, do you have any ideas, is it possible to implement somehow using and some indexing plugin to make beautiful dynamic...