Historique de Test.Page8
Cacher les modifications mineures - Affichage de la sortie
Ligne 5 modifiée:
(:input select count "" "Afficher par...":)
en:
(:input select "" "Afficher par...":)
Ligne 3 modifiée:
(:input form action={*$PageUrl} method=get:)
en:
(:input form method=get:)
Lignes 8-9 modifiées:
(:input select count "a*" "a":)
(:input select count "c*" "c":)
en:
(:input select name "a*" "a":)
(:input select name "c*" "c":)
Lignes 8-9 modifiées:
(:input select count "a" "a*":)
(:input select count "c" "c*":)
en:
(:input select count "a*" "a":)
(:input select count "c*" "c":)
Lignes 8-9 modifiées:
(:input select name "[a-g]" "a-g":)
(:input select name "d*" "d":)
en:
(:input select count "a" "a*":)
(:input select count "c" "c*":)
Ligne 9 modifiée:
(:input select name "[h-z]" "h-z":)
en:
(:input select name "d*" "d":)
Lignes 8-9 modifiées:
(:input select name "a*" "a":)
(:input select name "c*" "c":)
en:
(:input select name "[a-g]" "a-g":)
(:input select name "[h-z]" "h-z":)
Lignes 8-9 modifiées:
(:input select count "a" "a*":)
(:input select count "c" "c*":)
en:
(:input select name "a*" "a":)
(:input select name "c*" "c":)
Lignes 8-9 ajoutées:
(:input select count "a" "a*":)
(:input select count "c" "c*":)
Ligne 15 modifiée:
(:pagelist group=Argot count={$?count}:)
en:
(:pagelist group=Argot name={$?name} count={$?count}:)
Lignes 0-14 supprimées:
(:title 2008-08-02-blabla:)
{(ftime "%F" when="2008-08-02 -3 days")}
{(substr "{$Title}" 0 10)}
$InputValues
$:InputValues
{$InputValues}
{$:InputValues}
{$?Count}
Lignes 5-7 modifiées:
(:input select order "" "Afficher par...":)
(:input select order "-name" "Nom (a-z)":)
(:input select order "$:Date" "Date édition":)
en:
(:input select count "" "Afficher par...":)
Ligne 7 ajoutée:
(:input select count "2" "2":)
Ligne 13 modifiée:
(:pagelist group=Argot order= count=10:)
en:
(:pagelist group=Argot count={$?count}:)
Voir tout Plus anciens→