Showing 10 of 1,322 results.

Adding Custom Metadata | Custom Metadata Tags

…ction boot ( ) 11 { 12 // ... 13 14 Metadata :: queueLink ( [ 15 ' rel ' => ' icon ' , 16 ' href ' => url ( ' /favicon.ico ' ) , 17 ] ) ; 18 } 19 } You may notice that we often refer to this action as queueing links or meta tags instead of simply...

Generating Images

The primary method of generating images is using the generate-images Artisan command: 1 php artisan social-media-image-kit:generate-images This command will generate images for each collection that has been configured. During the process, you...

Generating Images for a Single Entry | Generating Images

To regenerate images for a single entry using the command line we can pass the ID of the entry as the first argument to the generate-images command: 1 php artisan social-media-image-kit:generate-images the-id-here --regen

Generating Images Using a Queue | Generating Images

You may use a queue to generate images automatically whenever a content editor makes changes to an entry within the Control Panel. For more information on how to set this up, please consider checking out the Using a Job Queue article.

Adding the Necessary JavaScript | Reply Forms

While you could technically roll your own JavaScript to allow visitors to reply to other comments on your site, it is definitely easier to harness Meerkat's "reply to" JavaScript file. To add this file to your themes, simply use the following tag...

Events

Social Media Image Kit will fire events at various points during the image generation process. You may listen for these events if you need to respond to them to implement more complex logic:

Image Resources for Applications and Blogs

…om/ rgbstock.com - free stock photos http://www.rgbstock.com/ Free Stock Photos Stockvault http://www.stockvault.net/ Wonderstock: Free Photos for Everyone https://wunderstock.com/ SpaceX Flickr https://www.flickr.com/photos/spacex/ titania...

12. No Surrender of Others' Freedom. | License

If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy...