Skip to content

Commit

Permalink
ignore twig query monitor plugin + tomin img sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
luukee committed Feb 18, 2025
1 parent 61631c9 commit 8ccb720
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ wp-content/plugins/admin-columns-pro/
wp-content/plugins/hummingbird-performance/
wp-content/plugins/enp-quiz/
wp-content/plugins/query-monitor/*
wp-content/plugins/query-monitor-twig-profile/
wp-content/plugins/admin-bar-disabler/
wp-content/plugins/seo-by-rank-math/
wp-content/plugins/seo-by-rank-math-pro/
Expand Down
133 changes: 132 additions & 1 deletion wp-content/themes/engage-2-x/assets/img/image_sizes/image_sizes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,135 @@
mediaengagement.org/post-sitemap.xml
## Image sizes for each img tag in each twig file

menu.twig
320x56

page-annual-report.twig
page.thumbnail
500x300
main.director_image
None
item.highlight_icon
None
tile.image
None
member.member_image
None
main.image
None
background_image
None
bottom_left_deco_graphic
None
main.landing_logo_image
None
main.content_table_image
None
main.circle_image
None
item.outcome_image
None

page-connective-democracy.twig
header.header_image
None
tile__img-wrap
None

page-homepage.twig
quizImages.image
None
quizImages.image_two
None
imgBlock.image_one
None
imgBlock.image_two
None

page-landing.twig
featured-img__img
thumbnail

page-public-interest-standard.twig
post.gif1
None
post.gif2
None
post.gif3
None
post.gif4
None
post.gif5
None

page-publications.twig
title__img
None

page-tips-sheet.twig
post.thumbnail.src
None
item.tip_poster
None

page-tools.twig
item.image
None

page-video-grid.twig
post.meta('cme_logo')
None
post.meta('stop_logo')
None
post.meta('pdf_image')
medium
item.vid_poster
None

single.twig
post.thumbnail.src('featured-image')
thumbnail

tease-post.twig
post.thumbnail.src
thumbnail

tease.twig
.tease__img
thumbnail

tiles-annual-report.twig
.ann__img-wrap
None

article-meta.twip
.mate__img
thumbnail

brandbar.twig
.brandbar_logo
assets

funder.twig
.funder__img
medium

hero-content.twig
.carousel-cell-image
thumbnail

teammate-tease.twig
.mate__img-wrap
thumbnail

teammate.twig
.mate__img
None

tile.twig
.tile__img
None

## mediaengagement.org/post-sitemap.xml

mediaengagement.org/2017/09/stroud-leads-talk-with-pulitizer-winner/
600x660
Expand Down

0 comments on commit 8ccb720

Please sign in to comment.