DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:columns

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:columns [2016-09-07 00:17] – New release pan Oneplugin:columns [2023-06-18 00:39] (current) – Fix compatibility list dwp-forge
Line 6: Line 6:
 email      : spambox03@mail.ru email      : spambox03@mail.ru
 type       : syntax type       : syntax
-lastupdate : 2016-09-07 +lastupdate : 2023-06-16 
-compatible : 2009-02-14anguaadora belleweatherwaxbinkyhrundetritus+compatible : hrundetritusFrusterick MannersGreeboHogfatherIgorJack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : wrap similar    : wrap
-tags       : boxes +tags       : boxes, columns 
-downloadurl: https://github.com/dwp-forge/columns/archive/v.2016-09-07.zip+downloadurl: https://github.com/dwp-forge/columns/archive/v.2023-06-16.zip
 bugtracker : https://github.com/dwp-forge/columns/issues bugtracker : https://github.com/dwp-forge/columns/issues
 sourcerepo : https://github.com/dwp-forge/columns sourcerepo : https://github.com/dwp-forge/columns
 ---- ----
  
-This is a reworked and extension version of the original plugin developed by [[michael.arlt@sk-schwanstetten.de|Michael Arlt]].+This is a reworked and extended version of the original plugin developed by [[michael.arlt@sk-schwanstetten.de|Michael Arlt]].
  
 The plugin allows to organize Wiki page contents into multiple columns using manually inserted column breaks. Width of the columns and text alignment within them are fully configurable. For creation of complex layouts,  sections of columns can be nested one into another. The plugin allows to organize Wiki page contents into multiple columns using manually inserted column breaks. Width of the columns and text alignment within them are fully configurable. For creation of complex layouts,  sections of columns can be nested one into another.
Line 24: Line 24:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually. +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
- +
-  * [[https://github.com/dwp-forge/columns/archive/v.2016-09-07.zip|columns-2016-09-07]] +
-  * [[http://it-arlt.de/plugins/columns.zip|columns-2007-10-22]] (Latest version of the original plugin by Michael Arlt)+
  
 +  * [[https://github.com/dwp-forge/columns/archive/v.2023-06-16.zip|columns-2023-06-16]]
  
 ===== Syntax ===== ===== Syntax =====
Line 245: Line 243:
 In principle, the headings should not be supported within any syntax mode except of the ''[[devel:syntax_plugins#Syntax Types|baseonly]]'', namely within plugin modes. So what the plugin does is against the rules, and you can expect some glitches here and there. For instance, I can imagine some compatibility problems with plugins that manipulate the instruction list around ''section_open'' and ''section_close'' instructions (e.g. [[plugin:uparrow|Uparrow]], [[plugin:editsections|Edit Section Reorganizer]]). Yet, it should behave better than Micheal's original plugin. One manifestation of such "better behavior" is that headings from the column sets show up in the TOC. In principle, the headings should not be supported within any syntax mode except of the ''[[devel:syntax_plugins#Syntax Types|baseonly]]'', namely within plugin modes. So what the plugin does is against the rules, and you can expect some glitches here and there. For instance, I can imagine some compatibility problems with plugins that manipulate the instruction list around ''section_open'' and ''section_close'' instructions (e.g. [[plugin:uparrow|Uparrow]], [[plugin:editsections|Edit Section Reorganizer]]). Yet, it should behave better than Micheal's original plugin. One manifestation of such "better behavior" is that headings from the column sets show up in the TOC.
  
 +The following work in combination with [[https://www.dokuwiki.org/plugin:editsections2|editsections2]]:
  
 +<code>
 +
 +===== HeadlineP =====
 +
 +text corresponding to the previous part of the page (not displayed as columns)
 +
 +<columns>
 +random character (not space)
 +===== Headline1 =====
 +
 +text corresponding to headline 1
 +
 +<new column>
 +random character (not space)
 +===== Headline2 =====
 +
 +text corresponding to headline 2
 +
 +<new column>
 +random character (not space)
 +===== Headline3 =====
 +
 +text corresponding to headline 3
 +
 +</columns>
 +random character (not space)
 +
 +
 +===== HeadlineR =====
 +
 +text corresponding to the remaining of the page (not displayed as columns)
 +</code>
 +
 +The EDIT buttons are then displayed correctly at the beginning of each column and corresponding sections. (using ''.'' as //random character//) may minimize the "scar" left using this workaround
 ===== Version History ===== ===== Version History =====
 +
 +==== 2023-06-16 ====
 +
 +  * Fixed compatibility with DokuWiki Jack Jackrum.
 +
 +==== 2021-04-04 ====
 +
 +  * Fixed PHP8 compatibility.
  
 ==== 2016-09-07 ==== ==== 2016-09-07 ====
plugin/columns.1473200233.txt.gz · Last modified: 2016-09-07 00:17 by pan One

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