plugin:outliner
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:outliner [2013-08-01 14:26] – Added changelog entry for new release Michitux | plugin:outliner [2024-01-24 06:32] (current) – Aleksandr | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Outliner | + | ====== Outliner |
---- plugin ---- | ---- plugin ---- | ||
- | description: | + | description: |
- | author | + | author |
- | email : michael@content-space.de | + | email : |
type : syntax | type : syntax | ||
- | lastupdate : 2013-08-01 | + | lastupdate : 2024-01-23 |
- | compatible : Angua, Adora Belle, Weatherwax | + | compatible : Angua, Adora Belle, Weatherwax, Hrun, Detritus, Hogfather |
depends | depends | ||
- | conflicts | + | conflicts |
- | similar | + | similar |
tags : collapsible, | tags : collapsible, | ||
- | downloadurl: | + | |
- | sourcerepo : https:// | + | downloadurl: |
- | bugtracker : https:// | + | sourcerepo : https:// |
- | donationurl: | + | bugtracker : https:// |
+ | donationurl: | ||
+ | screenshot_img: | ||
---- | ---- | ||
:!: If you are upgrading this plugin please read the [[# | :!: If you are upgrading this plugin please read the [[# | ||
- | This plugin provides syntax for collapsible sections. It includes support for section titles, nesting, a preview of the section when the mouse is over a closed section title, saving of the current state in cookies | + | This plugin provides syntax for collapsible sections. It includes support for section titles |
===== Usage ===== | ===== Usage ===== | ||
- | The beginning of a section has to be marked with < | + | The beginning of a section has to be marked with '' |
- | * # for no preview | + | * '' |
- | * ^ for opened by default | + | * '' |
+ | * '' | ||
- | Sections can be closed by using < | + | Sections can be closed by using '' |
< | < | ||
Line 44: | Line 47: | ||
Main content continue | Main content continue | ||
+ | |||
+ | <-- | ||
+ | |||
+ | --> [[ plugin: | ||
<-- | <-- | ||
</ | </ | ||
+ | |||
+ | Formatting syntax, like lists, can be used within a block, but a blank line must be included before closing the block. | ||
+ | |||
+ | < | ||
+ | --> First Section# | ||
+ | * A list item | ||
+ | * Another list item | ||
+ | |||
+ | <-- | ||
+ | --> Second Section# | ||
+ | Content | ||
+ | < | ||
===== Settings ===== | ===== Settings ===== | ||
- | There is currently just one setting '' | + | There is currently just one setting '' |
===== Changelog ===== | ===== Changelog ===== | ||
+ | * **2021-06-21** | ||
+ | * Use of localStorage instead of cookie | ||
+ | * Add possibility to use internal wiki link in title | ||
* **2013-08-01** | * **2013-08-01** | ||
* Fix the CSS code to be valid so it won't break the LESS parser (which will probably be introduced in the next DokuWiki release) | * Fix the CSS code to be valid so it won't break the LESS parser (which will probably be introduced in the next DokuWiki release) | ||
Line 66: | Line 87: | ||
===== Issues ===== | ===== Issues ===== | ||
- | Please report any issues in the [[http:// | + | Please report any issues in the [[https:// |
plugin/outliner.1375359973.txt.gz · Last modified: by Michitux