DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:outdent

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
Last revisionBoth sides next revision
plugin:outdent [2015-09-13 18:32] Aleksandrplugin:outdent [2022-05-25 17:14] – [outdent Plugin] 81.191.85.39
Line 16: Line 16:
 ---- ----
  
-This [[plugin]] extends DokuWiki syntax to enable the removal of one level of section indenting.+This plugin extends DokuWiki syntax to enable the removal of one level of section indenting.
  
 In native [[:DokuWiki]], all the content between headings is included in a section. The indentation for a particular section corresponds to the heading it follows. DokuWiki doesn't provide a way to finish a section and move back to the indentation level of the previous section - at least not without using another heading.  This plugin makes that possible. In native [[:DokuWiki]], all the content between headings is included in a section. The indentation for a particular section corresponds to the heading it follows. DokuWiki doesn't provide a way to finish a section and move back to the indentation level of the previous section - at least not without using another heading.  This plugin makes that possible.
Line 22: Line 22:
 e.g. e.g.
   HEADING 1   HEADING 1
-  level 1 section content+  ==level 1 section content
     HEADING 2     HEADING 2
     level 2 section content     level 2 section content
Line 44: Line 44:
  
 ===== Installation ===== ===== Installation =====
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 Plugin sources: [[http://dokuwiki.jalakai.co.uk/plugin-outdent.zip|zip format (2k)]], [[http://dokuwiki.jalakai.co.uk/plugin-outdent.tar.gz|tar.gz format (1k)]], [[http://wiki.jalakai.co.uk/repo/dokuwiki/plugins/outdent|darcs repository]] Plugin sources: [[http://dokuwiki.jalakai.co.uk/plugin-outdent.zip|zip format (2k)]], [[http://dokuwiki.jalakai.co.uk/plugin-outdent.tar.gz|tar.gz format (1k)]], [[http://wiki.jalakai.co.uk/repo/dokuwiki/plugins/outdent|darcs repository]]
  
-If your wiki uses either the [[plugin:plugin]] manager or the [[plugin:darcs|darcs plugin]] you can use them with the links above to install the plugin.   
- 
-To install the plugin manually, download the source to your plugin folder, ''lib/plugins'' and extract its contents.  That will create a new plugin folder, ''lib/plugins/outdent'', and install the plugin. 
- 
-The folder will contain: 
-  syntax.php                            ; plugin script 
- 
-The plugin is now installed. 
  
 ===== Configuration ===== ===== Configuration =====
plugin/outdent.txt · Last modified: 2023-10-30 22:42 by Klap-in

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