DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:outliner

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:outliner [2015-09-09 22:35] Aleksandrplugin:outliner [2024-01-24 06:32] (current) Aleksandr
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Enable collapsible outline tree page layout(Previous author: Pavel Vitis) +description: Enable collapsible outline tree page layout 
-author     : Michael Hamann +author     : Vincent31FR (Previous author: Michael Hamann, Pavel Vitis) 
-email      : michael@content-space.de+email      : 
 type       : syntax type       : syntax
-lastupdate : 2013-08-01 +lastupdate : 2024-01-23 
-compatible : Angua, Adora Belle, Weatherwax, Hrun+compatible : Angua, Adora Belle, Weatherwax, Hrun, Detritus, Hogfather
 depends    :  depends    : 
-conflicts +conflicts include
 similar    : folded, hidden, sectiontoggle similar    : folded, hidden, sectiontoggle
 tags       : collapsible, hide tags       : collapsible, hide
-downloadurl: https://github.com/michitux/dokuwiki-plugin-outliner/tarball/devel + 
-sourcerepo : https://github.com/michitux/dokuwiki-plugin-outliner/ +downloadurl: https://github.com/Vincent31Fr/dokuwiki-plugin-outliner/tarball/master 
-bugtracker : https://github.com/michitux/dokuwiki-plugin-outliner/issues +sourcerepo : https://github.com/Vincent31Fr/dokuwiki-plugin-outliner/ 
-donationurl: http://www.content-space.de/dokuwiki/donate+bugtracker : https://github.com/Vincent31Fr/dokuwiki-plugin-outliner/issues 
 +donationurl:  
 +screenshot_img: https://raw.githubusercontent.com/Vincent31Fr/dokuwiki-plugin-outliner/master/screenshots/dokuwiki_plugin_outliner.PNG
 ---- ----
  
 :!: If you are upgrading this plugin please read the [[#changelog]] :!: If you are upgrading this plugin please read the [[#changelog]]
  
-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 and sections opened by default.+This plugin provides syntax for collapsible sections. It includes support for section titles link, nesting, a preview of the section when the mouse is over a closed section title, saving of the current state in localStorage and sections opened by default.
  
 ===== Usage ===== ===== Usage =====
Line 27: Line 29:
   * ''#'' for no preview   * ''#'' for no preview
   * ''^'' for opened by default   * ''^'' for opened by default
 +  * ''@'' for internal wiki link in title
  
 Sections can be closed by using ''%%<--%%'' on a new line. Sections can also be nested. Example: Sections can be closed by using ''%%<--%%'' on a new line. Sections can also be nested. Example:
Line 44: Line 47:
  
 Main content continue Main content continue
 +
 +<--
 +
 +--> [[ plugin:outliner| Outliner]] @
  
 <-- <--
Line 62: Line 69:
 ===== Settings ===== ===== Settings =====
  
-There is currently just one setting ''usecookie'' that controls if the current state of all sections shall be stored in a cookie for each section and is disabled per default. The cookies are valid for 7 days.+There is currently just one setting ''useLocalStorage'' that controls if the current state of all sections shall be stored in LocalStorage for each section and is disabled per default.
  
 ===== 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 78: Line 87:
 ===== Issues ===== ===== Issues =====
  
-Please report any issues in the [[https://github.com/michitux/dokuwiki-plugin-outliner/issues|issue tracker]].+Please report any issues in the [[https://github.com/michitux/dokuwiki-plugin-outliner/issues|Issue tracker]].
plugin/outliner.1441830907.txt.gz · Last modified: 2015-09-09 22:35 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki