diff --git a/html/about/doc.php b/html/about/doc.php
index 45d98d0a..96d7c6e8 100755
--- a/html/about/doc.php
+++ b/html/about/doc.php
@@ -69,7 +69,7 @@ require("../../include/panels.php");
$pdfDir = './docs/pdf/';
// Répertoire pour stocker les miniatures
- $thumbDir = './img/';
+ $thumbDir = './docs/img/';
if (!file_exists($thumbDir)) {
mkdir($thumbDir, 0777, true);
}
diff --git a/html/about/img/20240802_attestation_de_compte.jpg b/html/about/docs/img/20240802_attestation_de_compte.jpg
similarity index 100%
rename from html/about/img/20240802_attestation_de_compte.jpg
rename to html/about/docs/img/20240802_attestation_de_compte.jpg
diff --git a/html/about/img/Avis_de_situation_93136061400016_02_08_2024 21_32_17.jpg b/html/about/docs/img/Avis_de_situation_93136061400016_02_08_2024 21_32_17.jpg
similarity index 100%
rename from html/about/img/Avis_de_situation_93136061400016_02_08_2024 21_32_17.jpg
rename to html/about/docs/img/Avis_de_situation_93136061400016_02_08_2024 21_32_17.jpg
diff --git a/html/about/img/Brand-Guidelines.jpg b/html/about/docs/img/Brand-Guidelines.jpg
similarity index 100%
rename from html/about/img/Brand-Guidelines.jpg
rename to html/about/docs/img/Brand-Guidelines.jpg
diff --git a/html/about/img/Formulaire-Fiscal.jpg b/html/about/docs/img/Formulaire-Fiscal.jpg
similarity index 100%
rename from html/about/img/Formulaire-Fiscal.jpg
rename to html/about/docs/img/Formulaire-Fiscal.jpg
diff --git a/html/about/img/JOAFE_PDF_Unitaire_20240032_01488.jpg b/html/about/docs/img/JOAFE_PDF_Unitaire_20240032_01488.jpg
similarity index 100%
rename from html/about/img/JOAFE_PDF_Unitaire_20240032_01488.jpg
rename to html/about/docs/img/JOAFE_PDF_Unitaire_20240032_01488.jpg
diff --git a/html/about/img/PV-AG1-E59-UVSQ-signe.jpg b/html/about/docs/img/PV-AG1-E59-UVSQ-signe.jpg
similarity index 100%
rename from html/about/img/PV-AG1-E59-UVSQ-signe.jpg
rename to html/about/docs/img/PV-AG1-E59-UVSQ-signe.jpg
diff --git a/html/about/img/PV-CA1-E59-UVSQ.jpg b/html/about/docs/img/PV-CA1-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/PV-CA1-E59-UVSQ.jpg
rename to html/about/docs/img/PV-CA1-E59-UVSQ.jpg
diff --git a/html/about/img/PV-CA2-E59-UVSQ.jpg b/html/about/docs/img/PV-CA2-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/PV-CA2-E59-UVSQ.jpg
rename to html/about/docs/img/PV-CA2-E59-UVSQ.jpg
diff --git a/html/about/img/PV-CA3-E59-UVSQ.jpg b/html/about/docs/img/PV-CA3-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/PV-CA3-E59-UVSQ.jpg
rename to html/about/docs/img/PV-CA3-E59-UVSQ.jpg
diff --git a/html/about/img/RIB-E59-UVSQ.jpg b/html/about/docs/img/RIB-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/RIB-E59-UVSQ.jpg
rename to html/about/docs/img/RIB-E59-UVSQ.jpg
diff --git a/html/about/img/Recepisse-Declaration-E59-UVSQ.jpg b/html/about/docs/img/Recepisse-Declaration-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/Recepisse-Declaration-E59-UVSQ.jpg
rename to html/about/docs/img/Recepisse-Declaration-E59-UVSQ.jpg
diff --git a/html/about/img/Recepisse_CR.jpg b/html/about/docs/img/Recepisse_CR.jpg
similarity index 100%
rename from html/about/img/Recepisse_CR.jpg
rename to html/about/docs/img/Recepisse_CR.jpg
diff --git a/html/about/img/Reglement-Interieur-E59-UVSQ.jpg b/html/about/docs/img/Reglement-Interieur-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/Reglement-Interieur-E59-UVSQ.jpg
rename to html/about/docs/img/Reglement-Interieur-E59-UVSQ.jpg
diff --git a/html/about/img/SIRENE-E59-UVSQ.jpg b/html/about/docs/img/SIRENE-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/SIRENE-E59-UVSQ.jpg
rename to html/about/docs/img/SIRENE-E59-UVSQ.jpg
diff --git a/html/about/img/Statuts-E59-UVSQ.jpg b/html/about/docs/img/Statuts-E59-UVSQ.jpg
similarity index 100%
rename from html/about/img/Statuts-E59-UVSQ.jpg
rename to html/about/docs/img/Statuts-E59-UVSQ.jpg
diff --git a/html/about/img/brand-guidelines-e59.jpg b/html/about/docs/img/brand-guidelines-e59.jpg
similarity index 100%
rename from html/about/img/brand-guidelines-e59.jpg
rename to html/about/docs/img/brand-guidelines-e59.jpg
diff --git a/html/about/img/iban_E59-UVSQ_00020488101.jpg b/html/about/docs/img/iban_E59-UVSQ_00020488101.jpg
similarity index 100%
rename from html/about/img/iban_E59-UVSQ_00020488101.jpg
rename to html/about/docs/img/iban_E59-UVSQ_00020488101.jpg
diff --git a/html/about/img/statuts-e59-uvsq.jpg b/html/about/docs/img/statuts-e59-uvsq.jpg
similarity index 100%
rename from html/about/img/statuts-e59-uvsq.jpg
rename to html/about/docs/img/statuts-e59-uvsq.jpg
diff --git a/html/kezako/fiches/img/git.jpg b/html/kezako/fiches/img/git.jpg
new file mode 100644
index 00000000..066fa14d
Binary files /dev/null and b/html/kezako/fiches/img/git.jpg differ
diff --git a/html/kezako/fiches/img/tunnel-ssh.jpg b/html/kezako/fiches/img/tunnel-ssh.jpg
new file mode 100644
index 00000000..e78599c4
Binary files /dev/null and b/html/kezako/fiches/img/tunnel-ssh.jpg differ
diff --git a/html/kezako/fiches/img/tunnel-ssh.png b/html/kezako/fiches/img/tunnel-ssh.png
deleted file mode 100755
index b0c82ae7..00000000
Binary files a/html/kezako/fiches/img/tunnel-ssh.png and /dev/null differ
diff --git a/html/kezako/fiches/pdf/git.pdf b/html/kezako/fiches/pdf/git.pdf
new file mode 100644
index 00000000..aefd2c17
Binary files /dev/null and b/html/kezako/fiches/pdf/git.pdf differ
diff --git a/html/kezako/index.php b/html/kezako/index.php
index abd8ffd5..b5b61087 100755
--- a/html/kezako/index.php
+++ b/html/kezako/index.php
@@ -37,7 +37,7 @@ $pdo = sqlConnect($sqlDatabaseHost, $sqlDatabaseName, $sqlDatabaseUser, $sqlData
margin: 10px;
box-sizing: border-box; /* Inclut le padding et la marge dans la largeur totale des éléments */
}
- .fiche-img {
+ .fiche img {
height: 20em;
border-radius: 5px;
}
@@ -84,13 +84,54 @@ $pdo = sqlConnect($sqlDatabaseHost, $sqlDatabaseName, $sqlDatabaseUser, $sqlData
Nous travaillons activement sur le développement de solutions d'apprentissage alternatives.