red courier on blue

Green Font on Yellow Background

Orange Text

||<<Color2(red,blue,courier,red courier on blue)>>||
||<<Color2(green,yellow,Green Font on Yellow Background)>>||
||<<Color2(orange,Orange Text)>>||




<<Include(FooBar, , from="^----$")>>

Error: macro SearchInPagesAndSort: no page matching 'Inventaire'!

yellow
5.0%
blue
10.0%
black
25.0%
white
45.0%
orange
5.0%
green
10.0%

{{{#!BarChart
-loadcss
yellow=10
blue=20
black=50
white = 90
orange=10
green=20




{{{#!Gantt view-end=2005/03/14,
<project xmlns:pg="http://www.logilab.org/namespaces/pygantt_docbook" id="monprojet">
  <label>Specification</label>
  <task id="module">
    <label>Module Gantt.py</label>
    <task id="func1">
      <label>Implementation Parser</label>
      <duration>2</duration>
      <constraint type="begin-after-date">2005/03/03</constraint>
    </task>
    <task id="func2">
      <label>Testing</label>
      <duration>3</duration>
      <constraint type="begin-after-date">2005/03/05</constraint>
    </task>
  </task>
  <task id="documentation">
    <label>Documentation</label>
    <task id="doc_func1">
      <label>Documentation Gantt.py</label>
      <duration>1</duration>
      <constraint type="begin-after-end">func1</constraint>
    </task>
  </task>
  <task id="documentation">
    <label>Documentation</label>
    <task id="doc_func1">
      <label>Documentation Gantt.py</label>
      <duration>1</duration>
      <constraint type="begin-after-end">func1</constraint>
    </task>
    <task id="doc_func2">
      <label>Examples</label>
      <duration>3</duration>
      <constraint type="begin-after-end">func2</constraint>
    </task>
  </task>
</project>



< <State>>

< <State>>



  • {{-{#AgPics

mathilde.jpg }}-}

{{-{#!AgPics
mathilde.jpg
}}-}




{{-{#!keyval delim='=' key1 = value1 key2 = value2 key3 = value3 }}-}

{{-{#!keyval delim='=' key1: value1 key2: value2 key3: value3 }}-}

{{-{#!keyval delim='='
key1 = value1
key2 = value2
key3 = value3
}}-}

{{-{#!keyval delim='='
key1: value1
key2: value2
key3: value3
}}-}



un blabla
un autre blabla

{{{#!highlight python start=1 step=1 numbers=off
un blabla
un autre blabla



Latex avec Inline latex (voir premiere ligne du code source)

$\sum_{n=1}{+\infty}\frac{1}{n{5}}=\frac{\pi^{24}}{6}$

LaTeX avec mathran

\sum_{n=1}^{+\infty}\frac{1}{n^{5}}=\frac{\pi^{24}}{6}

LaTeX avec Latex (fond transparent)

latex error! exitcode was 2 (signal 0), transscript follows:

[Fri Jul 30 17:45:49 2010] [error] failed to exec() latex

Latex avec Inline latex (voir premiere ligne du code source)

$ \sum_{n=1}^{+\infty}\frac{1}{n^{5}}=\frac{\pi^{24}}{6} $

LaTeX avec mathran

{{{#!text_x_mathtran scale_factor=3, mathtran_server=http://www.mathtran.org/cgi-bin/toy/
\sum_{n=1}^{+\infty}\frac{1}{n^{5}}=\frac{\pi^{24}}{6}

LaTeX avec Latex (fond transparent)

{{{#!latex
\[
\sum_{n=1}^{+\infty}\frac{1}{n^{5}}=\frac{\pi^{24}}{6}
\]


  • force
    un saut de ligne

 force <<BR>>un saut de ligne




Task

%

Who

Due

Effort

☐ Do this

0

Unassigned

☐ Half done

50

Unassigned

☑ Complete

100

TerryBrown

☐ Docs.

0

TerryBrown

20070920

10-12

20070913 - working on it

/!\ Harder than I thought!

  self = *this

☐ Get input

0

All group members

{{{#!todo
# lines with '#' in the *first* position are comments and are ignored
# Field order: Title | %percent | Who | Due | Starts | Priority | Units | dEscription
Do this
Half done|50
Complete|100|TerryBrown
W:TerryBrown|T:Docs.|U:10-12|D:20070920
  20070913 - working on it

  /!\ Harder than I thought!

  <<<
    self = *this
  >>>
T:Get input|W:All group members



  • A
  • B
  • C
  • D

{{{#!SortText
 * B
 * A
 * D
 * C



Create a link to current page with '?action=action' and the translated link text 'action'. raw

Same with custom 'text' as link text. page brute

Create a link to the page 'pagename' with '?action=action' and the translated link text 'pagename[action]'. raw

Same with custom 'text' as link text. page brute

Create a link to current page with '?action=action' and the translated link text 'action'.

<<Action("raw")>>

Same with custom 'text' as link text.

<<Action("raw", "page brute")>>

Create a link to the page 'pagename' with '?action=action' and the translated link text 'pagename[action]'.

<<Action("raw", page="Base")>>

Same with custom 'text' as link text.

<<Action("raw", "page brute", page="Base")>>



A WikiName is a word that uses capitalized words. WikiNames automagically

  • become hyperlinks to the WikiName's page. What exactly is an uppercase or lowercase letter is determined by the configuration, the default configuration should work for UTF-8 characters

(digits are treated like lowercase characters). When you click on the highlighted page title (i.e. WikiName on this page), you will see a list of all pages that link to the current page. This even works on pages that are not defined yet.

{{{#!Frame align=float:left,position=relative,width=48%,thick=2px,background=orange
A WikiName is a word that uses capitalized words. WikiNames automagically
 become hyperlinks to the WikiName's page. What exactly is an uppercase
 or lowercase letter is determined by the configuration, the
 default configuration should work for UTF-8 characters
(digits are treated like lowercase characters).
When you click on the highlighted page title
(i.e. WikiName on this page), you will see
a list of all pages that link to the current page.
This even works on pages that are not defined yet.


Err404Wiki: err404-plugins (last edited 2010-07-04 13:11:20 by Err404)