intégration des contenus prémaquettes

This commit is contained in:
sarahgarcin1 2026-04-22 11:13:19 +02:00
parent 5afef4d2d4
commit 5e4fab99c4
105 changed files with 616 additions and 441 deletions

View file

@ -27,23 +27,6 @@
</div>
<div class="reset-this" id="header-group-right">
<div class="reset-this header-group" id="buttons">
<form class="reset-this" id="layer-form">
<label class="reset-this" for="layer-select">Sélection de couche</label>
<select class="reset-this" id="layer-select" name="layer-select">
<option value="">Toutes</option>
<option value="red-layer">Rouge</option>
<option value="green-layer">Verte</option>
<option value="blue-layer">Bleue</option>
<option value="black-layer">Noire</option>
</select>
</form>
<form class="reset-this" id="black-form">
<input class="reset-this" type="checkbox" id="black-toggle" name="black-toggle">
<label class="reset-this"for="black-toggle" id="label-black-toggle">
Noir et blanc
</label>
</form>
<br>
<form class="reset-this" id="preview-form">
<input class="reset-this" type="checkbox" id="preview-toggle" name="preview-toggle">
<label class="reset-this"for="preview-toggle" id="label-preview-toggle">

View file

@ -135,40 +135,6 @@ function interfaceEvents(){
});
/* LAYER SELECTOR ------------------------------------------------------------*/
document.querySelector("#layer-select").addEventListener("change", (e) => {
const layers = ["red-layer", "green-layer", "blue-layer", "black-layer"];
const selected = e.target.value;
layers.forEach(layer => {
body.classList.remove("isolate-" + layer);
});
if (selected) {
body.classList.add("isolate-" + selected);
// Active automatiquement le mode noir et blanc
body.classList.add("mode-black");
document.querySelector("#black-toggle").checked = true;
} else {
// Repasse en couleur si on revient sur "Toutes"
body.classList.remove("mode-black");
document.querySelector("#black-toggle").checked = false;
}
});
/* Passer le PDF en noir et blanc ----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------*/
document.querySelector("#black-toggle").addEventListener("input", (e) => {
if(e.target.checked){
/* black mode */
body.classList.add('mode-black');
}else{
body.classList.remove('mode-black');
}
});
/* PRINT SPREAD ----------------------------------------------------------------------------------------------------

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 921 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 MiB

View file

@ -1,13 +0,0 @@
Caption: <p>Parade, vue de l'exposition Oscillation au Centre Culturel Canadien, Maude Guirault en collaboration avec l'Atelier Montex, photographie : Maude Guirault, 2026</p>
----
Alt:
----
Sort: 3
----
Uuid: tofxjrbsnedseoqd

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 MiB

View file

@ -1,13 +0,0 @@
Caption: <p>Parade, vue de l'exposition Oscillation au Centre Culturel Canadien, Maude Guirault en collaboration avec l'Atelier Montex, photographie : Maude Guirault, 2026</p>
----
Alt:
----
Sort: 5
----
Uuid: jdgmozyclpyrc6ji

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 MiB

View file

@ -1,13 +0,0 @@
Caption: <p>Parade, vue de l'exposition Oscillation au Centre Culturel Canadien, Maude Guirault en collaboration avec l'Atelier Montex, photographie : Maude Guirault, 2026</p>
----
Alt:
----
Sort: 7
----
Uuid: kb3bv6p9ywbpg5yz

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 MiB

View file

@ -1,13 +0,0 @@
Caption: <p>Parade, vue de l'exposition Oscillation au Centre Culturel Canadien, Maude Guirault en collaboration avec l'Atelier Montex, photographie : Maude Guirault, 2026</p>
----
Alt:
----
Sort: 9
----
Uuid: esfjrw0tv8kj7jdj

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 KiB

File diff suppressed because one or more lines are too long

View file

Before

Width:  |  Height:  |  Size: 245 KiB

After

Width:  |  Height:  |  Size: 245 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 501 KiB

View file

@ -1,9 +0,0 @@
Caption:
----
Alt:
----
Uuid: rs6ehwwlrj44ikms

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 2
----
Uuid: vqs5zofbi63z2mkk

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 MiB

View file

@ -10,8 +10,8 @@ Alt:
----
Sort: 9
Sort: 1
----
Uuid: 74gv6wqmocnijyxu
Uuid: bu44zydhua6tptdl

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View file

@ -10,8 +10,8 @@ Alt:
----
Sort: 16
Uuid: pzyfunqyznkdbssr
----
Uuid: iyqivumhpfpbpftz
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 KiB

View file

@ -10,8 +10,8 @@ Alt:
----
Sort: 15
Uuid: qmtgb4zleeatphfz
----
Uuid: qasjorznddgmix2z
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

View file

@ -10,8 +10,8 @@ Alt:
----
Sort: 10
Uuid: nqzeluwagoevmc4o
----
Uuid: qrvv3ph5la8ywppy
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Uuid: ylhkc69z8mfxgais
----
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Uuid: p5qknzdfhxgqhyo3
----
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Uuid: hmekqakzupr8qklh
----
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 KiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Uuid: zmeqpmgzmsyu3yqk
----
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Uuid: mzkwqjjsibinhqzy
----
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Uuid: ugzwhihcbrajsxyj
----
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Uuid: sdssakryi7penohw
----
Template: blocks/image

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

View file

@ -10,8 +10,8 @@ Alt:
----
Sort: 8
Sort: 5
----
Uuid: eesklecm2xn2aie6
Uuid: 6ocj1v3skc26pl43

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

View file

@ -14,4 +14,4 @@ Sort: 2
----
Uuid: npveardyqdym23xm
Uuid: lfgbkpvhiq9tdfka

Binary file not shown.

After

Width:  |  Height:  |  Size: 897 KiB

View file

@ -14,4 +14,4 @@ Sort: 3
----
Uuid: ktfsuc0az4cfej77
Uuid: baguwx6bzvzxrsyo

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Sort: 4
----
Uuid: geio0kldxwigk3wj

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 MiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Sort: 6
----
Uuid: hmoshuhz2gkvm796

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 MiB

View file

@ -0,0 +1,17 @@
Caption:
----
Taille:
----
Alt:
----
Sort: 7
----
Uuid: b94dm0ffzab1noq5

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 6
----
Uuid: srxqys3zkq30qj3p

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 3
----
Uuid: iq1wtbdcya7v7php

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 10
----
Uuid: wglbjgszwsm6i4wj

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 13
----
Uuid: bmvowidresycrn2r

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 14
----
Uuid: 7gjpwntiujsh4k7b

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 301 KiB

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 7
----
Uuid: g9qttd07hfv4rccq

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

View file

@ -1,9 +0,0 @@
Caption:
----
Alt:
----
Uuid: wtrwmiveg0dntfu4

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

View file

@ -1,13 +0,0 @@
Caption:
----
Alt:
----
Sort: 2
----
Uuid: 49jw8ewxq9k43dbz

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

View file

@ -1,9 +0,0 @@
Caption:
----
Alt:
----
Uuid: fqvhtdtkrwkuqz1u

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 550 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -1,9 +0,0 @@
Caption:
----
Alt:
----
Uuid: a8u2rj1e35diuqs4

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

View file

@ -1,5 +1,21 @@
# JOB LOB
## À dire à Julie
- Charlie Aubry: il y a plein d'images dans le dossier icono, j'ai fait une sélection et j'ai tout mis à la fin pour le moment
- Est-ce qu'on traite les images des textes comme dans le portfolio ?
- J'ai ajouté un petit plugin (que j'ai fait) qui permet de marquer dans la liste des images les images utilisé (en vert) de celles non utilisées (en orange)
- En général j'ai mis les images à la fin en mode gallerie pour avoir une idée de la pagination
- Prémaquette:
- Manque texte Index (Guillaume Seyller)
- Manque texte ERG (Bye Bye Meta)
- Manque Marie Lechner
- Manque les biographies des auteur·ices
- Pour les itw, j'ai uniformisé en mettant seulement les prénoms
- Ce qu'il reste:
- Ashikara_Slayers Online
- GauguetMontigné (j'ai pas bien compris y a 3 textes…)
- Cyberrance (dans dossier icono, j'imagine que c'est un portfolio?)
## TO DO
- cleaner l'intégration des images (enlever le système de couche dans le blueprint)
- enlever le block image flottante

Some files were not shown because too many files have changed in this diff Show more