# HG changeset patch # User František Kučera <franta-hg@frantovo.cz> # Date 1543698683 -3600 # Node ID 793aedbbe1c3d2f5f5145226d7391ed95a384a93 # Parent 1b5bf1029a9c04b2c6442a70aa52e6a9fabfb5a1 <m:pre/>: avoid warnings diff -r 1b5bf1029a9c -r 793aedbbe1c3 relpipe-data/classic-example.xml --- a/relpipe-data/classic-example.xml Sat Dec 01 21:24:29 2018 +0100 +++ b/relpipe-data/classic-example.xml Sat Dec 01 22:11:23 2018 +0100 @@ -10,7 +10,7 @@ Assume that we have a text file containing a list of animals and their properties: </p> - <m:pre src="animals.txt"/> + <m:pre jazyk="text" src="animals.txt"/> <p> We can pass this file through a pipeline: diff -r 1b5bf1029a9c -r 793aedbbe1c3 relpipe-data/license.xml --- a/relpipe-data/license.xml Sat Dec 01 21:24:29 2018 +0100 +++ b/relpipe-data/license.xml Sat Dec 01 22:11:23 2018 +0100 @@ -22,13 +22,13 @@ </p> <h2 id="GNU_GPLv3">GNU GPLv3</h2> - <m:pre src="../license/gpl-3.0.txt" /> + <m:pre jazyk="text" src="../license/gpl-3.0.txt" /> <h2 id="GNU_LGPLv3">GNU LGPLv3</h2> - <m:pre src="../license/lgpl-3.0.txt" /> + <m:pre jazyk="text" src="../license/lgpl-3.0.txt" /> <h2 id="GNU_GPLv2">GNU GPLv2</h2> - <m:pre src="../license/gpl-2.0.txt" /> + <m:pre jazyk="text" src="../license/gpl-2.0.txt" /> </text> </stránka> diff -r 1b5bf1029a9c -r 793aedbbe1c3 relpipe-data/screenshots.xml --- a/relpipe-data/screenshots.xml Sat Dec 01 21:24:29 2018 +0100 +++ b/relpipe-data/screenshots.xml Sat Dec 01 22:11:23 2018 +0100 @@ -12,7 +12,7 @@ Relational data look like this: </p> - <m:pre><![CDATA[ + <m:pre jazyk="text"><![CDATA[ $ relpipe-in-cli generate some_relation 1 some_attribute string "some value" | hd 00000000 1d 0d 73 6f 6d 65 5f 72 65 6c 61 74 69 6f 6e 01 |..some_relation.| 00000010 0e 73 6f 6d 65 5f 61 74 74 72 69 62 75 74 65 03 |.some_attribute.| diff -r 1b5bf1029a9c -r 793aedbbe1c3 relpipe-data/web.conf --- a/relpipe-data/web.conf Sat Dec 01 21:24:29 2018 +0100 +++ b/relpipe-data/web.conf Sat Dec 01 22:11:23 2018 +0100 @@ -34,7 +34,7 @@ varovat – skripty se v přeskočí a na jejich místo se vloží varování – výchozí možnost vložit – místo výstupu skriptu se vloží jeho zdroják --> - <režim></režim> + <režim>povolit</režim> </skriptování> </web>