InputData: Unterschied zwischen den Versionen

Aus Philo Wiki
Wechseln zu:Navigation, Suche
 
Zeile 1: Zeile 1:
=Yaml=
+
=Yaml:=
 +
 
 +
zB:
  
 
<pre>
 
<pre>
Zeile 11: Zeile 13:
 
</pre>
 
</pre>
  
yaml wäre aber auch
+
struktur in yaml:
  
 
<pre>
 
<pre>
Zeile 18: Zeile 20:
 
author:Herbert Hrachovec
 
author:Herbert Hrachovec
 
content:
 
content:
     http://timaios.philo.at/wiki/index.php/Philosophie_im_Allgemeinen
+
     -http://timaios.philo.at/wiki/index.php/Philosophie_im_Allgemeinen
     http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch
+
        -http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch
     http://timaios.philo.at/wiki/index.php/Radikale_Interpretation
+
        -http://timaios.philo.at/wiki/index.php/Radikale_Interpretation
 +
     -http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch
 +
     -http://timaios.philo.at/wiki/index.php/Radikale_Interpretation
 +
</pre>
 +
 
 +
=Wiki like:=
 +
 
 +
<pre>
 +
identifier:1
 +
title:Philosophie
 +
author:Herbert Hrachovec
 +
=http://timaios.philo.at/wiki/index.php/Philosophie_im_Allgemeinen=
 +
==http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch==
 +
==http://timaios.philo.at/wiki/index.php/Radikale_Interpretation==
 +
=http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch=
 +
=http://timaios.philo.at/wiki/index.php/Radikale_Interpretation=
 
</pre>
 
</pre>

Version vom 28. Oktober 2005, 20:51 Uhr

Yaml:

zB:

identifier:1
title:Philosophie
author:Herbert Hrachovec
content:
    -http://timaios.philo.at/wiki/index.php/Philosophie_im_Allgemeinen
    -http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch
    -http://timaios.philo.at/wiki/index.php/Radikale_Interpretation

struktur in yaml:

identifier:1
title:Philosophie
author:Herbert Hrachovec
content:
    -http://timaios.philo.at/wiki/index.php/Philosophie_im_Allgemeinen
        -http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch
        -http://timaios.philo.at/wiki/index.php/Radikale_Interpretation
    -http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch
    -http://timaios.philo.at/wiki/index.php/Radikale_Interpretation

Wiki like:

identifier:1
title:Philosophie
author:Herbert Hrachovec
=http://timaios.philo.at/wiki/index.php/Philosophie_im_Allgemeinen=
==http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch==
==http://timaios.philo.at/wiki/index.php/Radikale_Interpretation==
=http://timaios.philo.at/wiki/index.php/Ein_runder_Tisch=
=http://timaios.philo.at/wiki/index.php/Radikale_Interpretation=