<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>drupal Archives - Jay Sharp</title>
	<atom:link href="https://sharpi.sh/tag/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>https://sharpi.sh/tag/drupal/</link>
	<description>Digital Product Development &#38; Engineering in Europe &#38; Hong Kong</description>
	<lastBuildDate>Sun, 11 Nov 2018 12:06:53 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://sharpi.sh/wp-content/uploads/2018/02/fav2-1.png</url>
	<title>drupal Archives - Jay Sharp</title>
	<link>https://sharpi.sh/tag/drupal/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Drupal 8 TWIG template check field is empty</title>
		<link>https://sharpi.sh/posts/web-development/drupal-8-twig-template-check-field-is-empty/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=drupal-8-twig-template-check-field-is-empty</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Sun, 11 Nov 2018 12:02:07 +0000</pubDate>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[drupal]]></category>
		<guid isPermaLink="false">http://sharpi.sh/?p=826</guid>

					<description><![CDATA[<p>Playing around with Paragraphs I needed to display or hide a bit of a template based on a text field length being greater than 0. First try Check length&#8230; {% if content.field_option_alert&#124;length &#62; 10} length:{{ content.field_option_alert&#124;length }} {% endif %} Checking the length of the field always returns 2 for empty field and does not [&#8230;]</p>
<p>The post <a href="https://sharpi.sh/posts/web-development/drupal-8-twig-template-check-field-is-empty/">Drupal 8 TWIG template check field is empty</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Drupal 8 display an image_style in a Twig Template with Twig Tweak</title>
		<link>https://sharpi.sh/posts/web-development/drupal-8-display-an-image_style-in-a-twig-template-with-twig-tweak/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=drupal-8-display-an-image_style-in-a-twig-template-with-twig-tweak</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Thu, 15 Feb 2018 09:18:37 +0000</pubDate>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[d8]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twig]]></category>
		<guid isPermaLink="false">https://sharpi.sh/?p=401</guid>

					<description><![CDATA[<p>This example is related to displaying styled images in a Drupal 8 Paragraph template for the fields of a Paragraph, but still applies to other templating sichuations where a file URI is available in the template vars. Install the twig_tweak module (heres the module cheat sheet ) which provides this function, which will return a styled image URL from [&#8230;]</p>
<p>The post <a href="https://sharpi.sh/posts/web-development/drupal-8-display-an-image_style-in-a-twig-template-with-twig-tweak/">Drupal 8 display an image_style in a Twig Template with Twig Tweak</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Where to find Drupal 8 Views Theme Information. Err, You can&#8217;t. Twig Debug Instead!</title>
		<link>https://sharpi.sh/posts/web-development/where-to-find-drupal-8-views-theme-information-err-you-cant-twig-debug-instead/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=where-to-find-drupal-8-views-theme-information-err-you-cant-twig-debug-instead</link>
		
		<dc:creator><![CDATA[J]]></dc:creator>
		<pubDate>Sat, 10 Feb 2018 09:58:51 +0000</pubDate>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[d8]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twig]]></category>
		<guid isPermaLink="false">https://sharpi.sh/?p=378</guid>

					<description><![CDATA[<p>The handy &#8220;Theming information&#8221; window available in Drupal 7 which more or less told you what template file name to use for theming Views has been removed in D8. I have yet to see an argument for why this was done, but alas it&#8217;s been left out in D8 core Views. What has replaced this [&#8230;]</p>
<p>The post <a href="https://sharpi.sh/posts/web-development/where-to-find-drupal-8-views-theme-information-err-you-cant-twig-debug-instead/">Where to find Drupal 8 Views Theme Information. Err, You can&#8217;t. Twig Debug Instead!</a> appeared first on <a href="https://sharpi.sh">Jay Sharp</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
