Commit graph

175 commits

Author SHA1 Message Date
isUnknown
16b634aba3 article h4 : increase margin top
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
2026-03-28 16:28:26 +01:00
isUnknown
a352c48eaa refactor : merge light-mode into script.js, rename panel to side-panel, fix print styles
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
Integrate light-mode.js into script.js, unify .panel/.side-panel classes
into .side-panel, scope theme variables to @media screen for proper
print light mode, and add page-break after chapo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 10:59:10 +01:00
isUnknown
a2e65635fb print style
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
2026-03-28 10:23:58 +01:00
isUnknown
6c1a8c8850 side-panel : refactor nav + toc into single side-panel with view switching
Rename nav.php to side-panel.php to host both navigation and table of contents
views. The panel uses data-view attributes to switch between nav and toc content.
Footer buttons updated to target the unified panel. TOC button now visible on desktop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 09:28:47 +01:00
isUnknown
b724ed1244 toc : add h4 support with nested structure and fix anchors in non-block mode
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 19:18:32 +01:00
isUnknown
4e5440a7ae toc plugin : refactor and fix for grid/linear templates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 19:12:14 +01:00
isUnknown
25d63346c6 body writer : add h4 headings
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
2026-03-27 18:46:41 +01:00
isUnknown
b1b3fcc8f6 linear blueprint : block mode by default
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
2026-03-27 18:43:15 +01:00
isUnknown
2f95bc207b disabled loop plugin
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
2026-03-27 18:41:34 +01:00
isUnknown
62144384ce optimize image blocks with responsive srcset and webp conversion
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 22:08:04 +01:00
isUnknown
31f1cd0ed5 loop : improve translation
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
2026-03-23 21:43:04 +01:00
isUnknown
ab7fd8b2ea add kirby-loop plugin with French translations
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 21:41:50 +01:00
isUnknown
bfec3daef1 add line divider block
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
2026-03-23 21:06:18 +01:00
isUnknown
e425d6d141 add quote block, cite custom mark, and blockquote styles
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 08:08:27 +01:00
isUnknown
849d96e75c isBlockMode default to false
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-03-23 07:18:59 +01:00
isUnknown
918b282417 add figure margin in articles and image block blueprint
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 17:04:01 +01:00
isUnknown
e4a04cd127 rename isArchiveMode to isBlockMode with inverted logic
Toggle now controls block mode (on = blocks, off = legacy text).
Update both blueprint conditions and front template to use isBlockMode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 17:03:35 +01:00
isUnknown
3591af16e4 fix: add missing data-open-panel attribute on home textes button
The button was not opening the navigation panel because it lacked the
data-open-panel="text" attribute that the JS click handler requires.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 16:52:48 +01:00
isUnknown
d3b9220931 add plugin web2print 2026-03-09 10:14:25 +01:00
1f024a7e71 sommaire > table des matières 2026-02-20 17:14:40 +01:00
276c567bc8 newsletter blueprint add label and adjust layout. Sommaire > table des matières 2026-02-20 17:13:42 +01:00
01c5b098e4 refactoring avec claude + ajout scroll-margin-top et désaffichage du panel au click sur les liens du toc 2026-02-17 18:10:04 +01:00
d51fc592ed implémentation de la toc complete pour linear 2026-02-17 17:32:27 +01:00
0de3b29e8b début de mise en place de la toc. le design reste à voir 2026-02-16 16:11:36 +01:00
e210ed40f6 merge avec light_mod 2026-02-16 11:30:14 +01:00
e82ad2f4a8 Merge branch 'light_mod' of https://forge.studio-variable.com/Adrien/actuel-inactuel into light_mod 2026-02-16 11:23:12 +01:00
c5a130f9a5 close #46 : optimisation des images en reprenant le template du snipet pour les blocks image 2026-02-13 17:04:51 +01:00
f792954e04 ajout du champs blockBody dans le template. Avec possibilité de mettre des image. L'ancien champs s'affichera toujour si le nouveau est vide 2026-02-13 13:11:37 +01:00
bb5d12cb36 Mode archive ajouter pour visionner les linear avec l'ancien champs corp plus ajout du nouveau champs corp avec block 2026-02-12 15:53:28 +01:00
861cc67ccc closes #48 : date d'inscription associé au subscriber ajouter à la mailing list 2026-02-12 11:06:53 +01:00
3f5595144d j'avais oublié : header.php, linear.php, grid.php pour l'implémentation du allYears(). Peut-etr que ça vaudrait le coup de refactorisé tout ça parceque ça fait beaucoup de duplication 2026-02-09 22:44:13 +01:00
d4b7a3f3fb correction du champs linkedTexts pour ne pas in clure les page de la section texts 2026-02-09 22:32:19 +01:00
9789b645ff ajout d'une fonction pour faire dans l'autre sens : avoir toute les date (parent et linked) + implémentation de la fonction 2026-02-09 22:24:17 +01:00
7501e2cbb7 ajout des page lié pour le template year 2026-02-09 21:22:52 +01:00
dee8f94182 ajout de la methode allTexts() dans site\models\year.php 2026-02-09 20:57:56 +01:00
344af4c0fe modification du blueprint year pour pouvoir séléctionner une page dans une autre année 2026-02-09 19:53:17 +01:00
20e305744f ajustement alignement toggle-mode ordi fix #42 2025-11-28 18:27:04 +01:00
57b2e432e2 ajout du bouton de switch + quelque reglage des input 2025-11-21 15:32:57 +01:00
0585421854 début implémentation light-mode avec son script : remplacement de tout les valeur de couleur par varriable corespondante, text-shadow autour de du logo pour le contour, changement de fonctionnement pour que svg puisse changer de couleur 2025-11-20 17:31:26 +01:00
isUnknown
8f9e75126e SEO : add tombi mori plugin 2025-05-13 09:03:14 +02:00
isUnknown
bf20f1d394 add space 2025-03-14 18:38:44 +01:00
isUnknown
772d310fa9 remove 'publication prévue le' 2025-02-27 08:18:48 +01:00
isUnknown
b019b99284 fix nav spacing 2025-02-21 16:05:25 +01:00
isUnknown
9f65afaf70 unlock articles 2025-02-21 15:02:17 +01:00
isUnknown
bb924bed7b finish year page 2025-02-21 14:44:43 +01:00
isUnknown
7f661597ba fix category page 2025-02-21 13:24:06 +01:00
isUnknown
a1d945a8ab fix category page 2025-02-21 13:08:53 +01:00
isUnknown
6c245966e1 mobile : center text button. homogenize close / open nav btns 2025-02-21 09:37:28 +01:00
isUnknown
0766e64b96 fix #31 2025-02-18 17:11:09 +01:00
isUnknown
b4217f80d4 add additionnalCss 2025-02-18 10:16:52 +01:00