Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
playground:playground [2010/10/15 08:39]
richter
playground:playground [2014/03/20 13:34] (current)
richter [Sortable Tables]
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
 +
 +==== Latex Plugin ====
 +Components
 +
 +Name:
 +    LaTeX plugin administration ​
 +Type:
 +    admin
 +
 +Name:
 +    $$...$$ syntax ​ for displayed LaTeX-math [ddollar]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{displaymath} ... \end{displaymath} syntax [displaymath]
 +Type:
 +    syntax
 +
 +Name:
 +    $...$ syntax for inline LaTeX-math [dollar]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{eqnarray} ... \end{eqnarray} syntax [eqnarray]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{eqnarray*} ... \end{eqnarray*} syntax [eqnarraystar]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{equation} ... \end{equation} syntax [equation]
 +Type:
 +    syntax
 +
 +Name:
 +    \begin{equation*} ... \end{equation*} syntax [equationstar]
 +Type:
 +    syntax
 +
 +Name:
 +    <​latex>​...</​latex>​ syntax for inline LaTeX (non-math-mode) [latex]
 +Type:
 +    syntax
 +
 +Examples:
 +$$a&​=&​\frac{a}{c}\times b\times a$$ another way to say $c=b$ $a\times u\times b$ 
 +
 ==== Google Charts ==== ==== Google Charts ====
  
Line 87: Line 139:
 ==== Uniprot plugin example ==== ==== Uniprot plugin example ====
 {{uniprot>​name:​LACTB_HUMAN}} or {{uniprot>​pac:​P83111}} {{uniprot>​name:​LACTB_HUMAN}} or {{uniprot>​pac:​P83111}}
-<​code>​{{uniprot>​name:​LACTB_HUMAN}} or {{uniprot>​pac:​P83111}}</​code>​+<​code>​{{uniprot>​name:​LACTB_HUMAN}} ​or or {{uniprot>​pac:​P83111}}</​code>​
  
 ==== Timeline example ==== ==== Timeline example ====
Line 142: Line 194:
 <​code>​{{media}}</​code>​ <​code>​{{media}}</​code>​
  
-{{media}}+==== Sortable Tables ==== 
 +<​sortable>​ 
 +^Col1^Col3^Col3^ 
 +|1|one|25/​12/​2008| 
 +|2|two|10/​12/​2008| 
 +</​sortable>​ 
 +https://​www.dokuwiki.org/​plugin:​sortablejs 
 + 
 +<​sortable 2> 
 +^Column 1^Column 2^Column 3^ 
 +|1|Row one|first|  
 +|2|Row two|second|  
 +|3|Row three|third|  
 +</​sortable>​  
 + 
 +See more at: http://​docs.oseems.com/​general/​web/​dokuwiki/​sort-table#​sthash.y7WrsHTE.dpuf 
 + 
 + 
 +<​sortable>​ 
 +^Col1^Col3^Col3^ 
 +|1|one|25/​12/​2008| 
 +|2|two|10/​12/​2008| 
 +</​sortable>​ 
Navigation
Print/export