Showing 7 of 1,697 result(s)

/blog/2022/11/01/a-beginners-guide-to-antlers-arrays-and-loops#content-looping-keyvalue-pairs

…ple 1.44 : Example 1.44 From our sample data in Example 1.44 , we can see that the foreach tag adds new array keys to our data and returns a modified array. We can rename the key/value names within the resulting array by supplying a value for the...

/blog/2023/09/03/creating-a-hybrid-cache-system-for-statamic-part-five#content-modifying-statamic-tags-to-help-populate-namespaces-and-labels

…tag in our project that shares a handle with a core Statamic tag, our custom tag takes precedence. We'll leverage this feature to collect data whenever certain tags are activated. For instance, we'll be able to identify all collections queried on...

/blog/2022/11/01/a-beginners-guide-to-antlers-arrays-and-loops#content-checking-for-evenodd-indexes

…xample 1.71 While our inline if statement in Example 1.69 can make things difficult to read, we can use an if statement to help produce output similar to that in Figure 1.72 : Figure 1.72: Alternating Template Layouts The template logic to...

/site-essentials-for-statamic/v1/antlers-asset-queues

…ides a simple, yet powerful asset management queue system to help manage various style and script assets that are not included in the site's main builds. For example, in a page builder setup, we might want to include a JavaScript file to enable...

/site-essentials-for-statamic/v1/configuration-overview

…order to automatically have future tags and modifiers registered., metadata_rules.php, : Provides rules for removing duplicate metadata tags when using the, {{ se_meta /}}, Antlers tag., metadata.php, : Allows you to manage configuration values...

/blog/2017/07/23/rebuilding-stillat#content-thoughts-on-rebuilding-stillatcom-on-statamic

I'll start this section by saying the gentlement behind Statamic have done a great job: the platform just works for the most part (I will say that if you are developing primarily on Windows, there will be some headache; at this point the vast...

/blog/2014/07/28/part-two-creating-a-custom-pagination-view-in-laravel#content-creating-a-view-composer

…root namespace (just save it anywhere Laravel and Composer can find it). View composers need to have a method named compose that accepts the $view as its argument. So our view composer looks like this right now: Well, that's boring. We need it to...

Some absolutely amazing
people

The following amazing people help support this site and my open source projects ♥️
If you're interesting in supporting my work and want to show up on this list, check out my GitHub Sponsors Profile.