Adding lazy-load version of feed component to load data using AJAX after page content has been rendered.
This commit is contained in:
6
www/plugins/jasonwilliams/feed/lang/en-ca/lang.php
Normal file
6
www/plugins/jasonwilliams/feed/lang/en-ca/lang.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php return [
|
||||
'plugin' => [
|
||||
'name' => 'Social Feed',
|
||||
'description' => 'Captures social media posts from a variety of services and consolidates them into a single feed.'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user