DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:prettytables

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:prettytables [2015-12-08 10:11] – [Example] 14.119.113.229plugin:prettytables [2023-01-01 21:24] (current) – [FAQ] 107.140.187.1
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Toolbar button that fixes the source code of a table by aligning the columns. +description: Toolbar button that fixes the source code of a table by aligning the columns 
-author     : Constantinos Xanthopoulos+author     : Constantinos (ConX) Xanthopoulos
 email      : conx@xanthopoulos.info email      : conx@xanthopoulos.info
 type       : action type       : action
-lastupdate : 2012-09-01 +lastupdate : 2016-06-21 
-compatible : "Ponder Stibbons"+compatible : Ponder Stibbons, Detritus, Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
Line 21: Line 21:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. 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.
  
 ===== Usage ===== ===== Usage =====
Line 35: Line 35:
 ===== Bug Reporting ===== ===== Bug Reporting =====
  
-Please use GitHub's bug tracker or drop me an email. +Please use GitHub Issues.
 ===== Example ===== ===== Example =====
  
 **Original Table** **Original Table**
  
 +<code>
 ^ Year ^ Location| ^ Year ^ Location|
 | 2004| Athens, Greece| | 2004| Athens, Greece|
Line 46: Line 46:
 | 2012| London, United Kingdom  | | 2012| London, United Kingdom  |
 | 2016| Rio de Janeiro, Brazil| | 2016| Rio de Janeiro, Brazil|
 +</code>
  
 **Fixed Table** **Fixed Table**
 +<code>
 ^  Year  ^         Location         | ^  Year  ^         Location         |
 |  2004  |      Athens, Greece      | |  2004  |      Athens, Greece      |
Line 55: Line 55:
 |  2012  |  London, United Kingdom  | |  2012  |  London, United Kingdom  |
 |  2016  |  Rio de Janeiro, Brazil  | |  2016  |  Rio de Janeiro, Brazil  |
- +</code>
-^ aaa  ^ bbb  ^ +
-| ccc  | ddd  |+
  
 ===== FAQ ===== ===== FAQ =====
Line 63: Line 61:
   * **Does it keep the header cells (the ones that start with "^") intact?**\\ Yes, the plugin will maintain that properly.   * **Does it keep the header cells (the ones that start with "^") intact?**\\ Yes, the plugin will maintain that properly.
   * **Does it support left, center, right alignments?**\\ Yes, thanks to //janosh// who added that feature!   * **Does it support left, center, right alignments?**\\ Yes, thanks to //janosh// who added that feature!
-  * **Sometimes it seems to be not working. Do i have to reformatting the table manually?** 
- 
  
  
plugin/prettytables.1449565906.txt.gz · Last modified: 2015-12-08 10:11 by 14.119.113.229

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