Log of /lang/hu_utf8/help/quiz/reorderingtool.html
Parent Directory
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 5 16:46:41 2007 WST (3 years, 2 months ago) by
moodler
Branch:
MAIN
Changes since
1.2: +1 -1 lines
Diff to
previous 1.2
Converted all these for XHTML strictness:
<p align="center"><b>xxxxxxxx</b></p>
to
<h1>xxxxxxxxx</h1>
using
foreach dir (*_utf8/help)
cd $dir
perl -pi -e 's/p align="center"\>\<b\>(.+)\<\/b\><\/p>/h1\>$1\<\/h1\>/i' *.html */*.html */*/*.html */*/*/*.html
cd ../..
end
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.