Showing 10 of 2,055 results.

15. Disclaimer of Warranty. | License

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR...

Lambdas And Closures

…turn ' This is my url! ' ; 6 } ) ; This is not something new, or something that we are not used to seeing. But what exactly is going on? Some intermediate to veteran developers will recognize the anonymous function, or lambda function (a function...

se_radius_excerpt Modifier

…radius_excerpt / }} 3 {{ /the_loop }} The search string can be changed by suppling a string value as the first argument: 1 {{ the_loop }} 2 {{ text_content | se_radius_excerpt ( ' search string ' ) / }} 3 {{ /the_loop }} The number of characters...

se_exception Tag

The se_exception tag is similar to Statamic's not_found tag, but can be used to trigger an exception. It's primary use-case is for testing, but can be sprinkled around your site's template wherever you'd like to throw an exception. 1 {{...

Updating a Comment | Managing Comments

Comments may be updated from the Control Panel by selected the "Edit" option below the comment's content. An inline comment editor will appear, allowing you to update the comment's content.

15. Disclaimer of Warranty. | License

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR...

Formatting CLI

The Antlers formatter CLI is an opinionated formatting tool built on top of js-beautify , and is provided as a standalone version of the formatter that ships with the Visual Studio Code extension.