Closed londoss closed 3 weeks ago
When using Include plugin, included page (or section) with image cause to show image in original size without resize to.
Expected behavior: Image resize to width of dokuwiki page
Actual behavior: Image use size from included page without changing
See https://archi.gov.cz/nap_dokument:architektura_a_sdilene_sluzby_verejne_spravy_cr#pohled_na_identifikaci_a_identifikatory_klientu_vs
/// code to include section {{section>nap:elektronicka_identifikace_pro_klienty_verejne_spravy#popis_identifikace_klientu_verejne_spravy}} /// code for image in included section {{ :nap-dokument:identifikace.png |}}
Fixed in master branch.
Please reinstall the template and flush style cache using /lib/exe/css.php?purge=true URL.
/lib/exe/css.php?purge=true
Description
When using Include plugin, included page (or section) with image cause to show image in original size without resize to.
Steps to reproduce
Expected behavior: Image resize to width of dokuwiki page
Actual behavior: Image use size from included page without changing
Versions
Screenshots or Logs
Sample page or snippet
See https://archi.gov.cz/nap_dokument:architektura_a_sdilene_sluzby_verejne_spravy_cr#pohled_na_identifikaci_a_identifikatory_klientu_vs
/// code to include section {{section>nap:elektronicka_identifikace_pro_klienty_verejne_spravy#popis_identifikace_klientu_verejne_spravy}} /// code for image in included section {{ :nap-dokument:identifikace.png |}}