Table of Contents

bootnote Plugin

Compatible with DokuWiki

Frusterick Manners, Elenor of Tsort, Detritus, Hrun

plugin Bootnote allow you to create note with Bootstrap style

Last updated on
2017-08-08
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to admnote, alertbox, bootswrapper, box, note, wrap

Tagged with bootstrap, note, tips

Requirements

This plugin does not need any requirements but you need a template like Bootstrap3 to display icons in DokuWiki. Otherwise, notes are displayed without icons.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax

Initial Syntax

The basic syntax is the following:

<bootnote argument>Your note</bootnote>

Example:

<bootnote learn>Do you want to learn something?</bootnote>

You can use actually 6 different types of argument:

  1. “nothing”: if there is no argument, display a simple note with info sign.
  2. web: display a note with an globe sign.
  3. question: display a note with question sign.
  4. learn or tip: display note with an education sign.
  5. warning: display a note with a warning sign.
  6. critical or important: display a note with a fire sign.

If you want another style of note, please open an issue.

Note Syntax

If you have activate 'note' in settings, you must use the following syntax: <note>text</note>.

Arguments of note are working too.

Change Log

Preview

Screenshot

Configuration and Settings

Old Theme: The old theme is always available in settings but he's deprecated for DokuWiki theme and only works properly with a Bootstrap theme! This theme may be removed in future versions

Change Log

Known Bugs and Issues

Please report your issue at the GitHub.