diff options
| author | polo <ordipolo@gmx.fr> | 2025-04-10 00:59:02 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2025-04-10 00:59:02 +0200 |
| commit | 27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc (patch) | |
| tree | 57bbd4a498934947ac81fd6a17ac3c674b105a48 | |
| parent | 73d49e47fe1f74a65c3f39a293b0f9fab5bfdbd0 (diff) | |
| download | cms-27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc.tar.gz cms-27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc.tar.bz2 cms-27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc.zip | |
sortir les images téléchargées de git
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | public/css/main.css | 10 | ||||
| -rw-r--r-- | public/images/DPpiscines.png | bin | 15359 -> 0 bytes | |||
| -rw-r--r-- | public/images/SAR_Constructions.jpg | bin | 571935 -> 0 bytes | |||
| -rw-r--r-- | public/images/beatrice_carre.jpg | bin | 4475 -> 0 bytes | |||
| -rw-r--r-- | public/images/eaulibre.jpg | bin | 53251 -> 0 bytes | |||
| -rw-r--r-- | public/images/frank_pouliquen.jpg | bin | 27842 -> 0 bytes | |||
| -rw-r--r-- | public/images/kerne-elagage.png | bin | 31766 -> 0 bytes | |||
| -rw-r--r-- | public/images/kerne.png | bin | 13272 -> 0 bytes | |||
| -rw-r--r-- | public/images/leclerc_bigouden.png | bin | 82228 -> 0 bytes | |||
| -rw-r--r-- | public/images/mako.png | bin | 3011 -> 0 bytes | |||
| -rw-r--r-- | public/images/meeting_aquabaie.png | bin | 456439 -> 0 bytes | |||
| -rw-r--r-- | public/images/silhouette nageur.jpg | bin | 11805 -> 0 bytes | |||
| -rw-r--r-- | public/images/silhouette nageuse.jpg | bin | 18499 -> 0 bytes | |||
| -rw-r--r-- | public/images/ysoline_rabin.jpg | bin | 4993 -> 0 bytes | |||
| -rw-r--r-- | public/images/yves_pouliquen.jpg | bin | 37276 -> 0 bytes | |||
| -rw-r--r-- | src/view/templates/new.php | 4 |
17 files changed, 9 insertions, 8 deletions
| @@ -3,5 +3,6 @@ node_modules/ | |||
| 3 | public/js/tinymce/ | 3 | public/js/tinymce/ |
| 4 | public/js/tinymce-langs/ | 4 | public/js/tinymce-langs/ |
| 5 | config/config.ini | 5 | config/config.ini |
| 6 | data/ | 6 | public/images/ |
| 7 | public/images-mini/ | ||
| 7 | bdd_nageurs.sql | 8 | bdd_nageurs.sql |
diff --git a/public/css/main.css b/public/css/main.css index b297a65..c5289f0 100644 --- a/public/css/main.css +++ b/public/css/main.css | |||
| @@ -50,16 +50,16 @@ article .logo2 | |||
| 50 | { | 50 | { |
| 51 | width: 100%; | 51 | width: 100%; |
| 52 | } | 52 | } |
| 53 | .new_content | ||
| 54 | { | ||
| 55 | /*max-height: 400;*/ | ||
| 56 | overflow: hidden; | ||
| 57 | } | ||
| 53 | article img | 58 | article img |
| 54 | { | 59 | { |
| 55 | max-width: 100%; | 60 | max-width: 100%; |
| 56 | height: auto; | 61 | height: auto; |
| 57 | } | 62 | } |
| 58 | .new_content_text | ||
| 59 | { | ||
| 60 | max-height: 250px; | ||
| 61 | overflow: hidden; | ||
| 62 | } | ||
| 63 | 63 | ||
| 64 | .action_icon | 64 | .action_icon |
| 65 | { | 65 | { |
diff --git a/public/images/DPpiscines.png b/public/images/DPpiscines.png deleted file mode 100644 index 3cb40ba..0000000 --- a/public/images/DPpiscines.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/SAR_Constructions.jpg b/public/images/SAR_Constructions.jpg deleted file mode 100644 index 1b9cb81..0000000 --- a/public/images/SAR_Constructions.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/beatrice_carre.jpg b/public/images/beatrice_carre.jpg deleted file mode 100644 index 8db4036..0000000 --- a/public/images/beatrice_carre.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/eaulibre.jpg b/public/images/eaulibre.jpg deleted file mode 100644 index 02b1917..0000000 --- a/public/images/eaulibre.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/frank_pouliquen.jpg b/public/images/frank_pouliquen.jpg deleted file mode 100644 index 7bb3ead..0000000 --- a/public/images/frank_pouliquen.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/kerne-elagage.png b/public/images/kerne-elagage.png deleted file mode 100644 index 5416517..0000000 --- a/public/images/kerne-elagage.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/kerne.png b/public/images/kerne.png deleted file mode 100644 index eea9107..0000000 --- a/public/images/kerne.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/leclerc_bigouden.png b/public/images/leclerc_bigouden.png deleted file mode 100644 index 596ead7..0000000 --- a/public/images/leclerc_bigouden.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/mako.png b/public/images/mako.png deleted file mode 100644 index 5ba6263..0000000 --- a/public/images/mako.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/meeting_aquabaie.png b/public/images/meeting_aquabaie.png deleted file mode 100644 index 58bc1f7..0000000 --- a/public/images/meeting_aquabaie.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/silhouette nageur.jpg b/public/images/silhouette nageur.jpg deleted file mode 100644 index 526cc0f..0000000 --- a/public/images/silhouette nageur.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/silhouette nageuse.jpg b/public/images/silhouette nageuse.jpg deleted file mode 100644 index e4f7307..0000000 --- a/public/images/silhouette nageuse.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/ysoline_rabin.jpg b/public/images/ysoline_rabin.jpg deleted file mode 100644 index 2ecfcc4..0000000 --- a/public/images/ysoline_rabin.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/public/images/yves_pouliquen.jpg b/public/images/yves_pouliquen.jpg deleted file mode 100644 index 435c69e..0000000 --- a/public/images/yves_pouliquen.jpg +++ /dev/null | |||
| Binary files differ | |||
diff --git a/src/view/templates/new.php b/src/view/templates/new.php index 2a965cb..fce0702 100644 --- a/src/view/templates/new.php +++ b/src/view/templates/new.php | |||
| @@ -7,11 +7,11 @@ | |||
| 7 | </div> | 7 | </div> |
| 8 | <?= $title_buttons ?> | 8 | <?= $title_buttons ?> |
| 9 | </div> | 9 | </div> |
| 10 | <div class="data" id="<?= $id_preview ?>" class="new_content_text"> | 10 | <div class="data new_content_text" id="<?= $id_preview ?>"> |
| 11 | <?= $preview ?> | 11 | <?= $preview ?> |
| 12 | </div> | 12 | </div> |
| 13 | <?= $preview_buttons ?> | 13 | <?= $preview_buttons ?> |
| 14 | <div class="data" id="<?= $id ?>" class="article_content_text"> | 14 | <div class="data article_content_text" id="<?= $id ?>"> |
| 15 | <?= $content ?> | 15 | <?= $content ?> |
| 16 | </div> | 16 | </div> |
| 17 | <?= $article_buttons ?> | 17 | <?= $article_buttons ?> |
