Contribution Date
Technology
Contribution Project
Contribution Details
-
+++ b/views_ical.module @@ -1,5 +1,7 @@ +\Drupal::moduleHandler()->loadInclude('views_ical', 'inc', 'views_ical.theme');
No need to load this file in module. The file will be loaded automatically when the theme is used.
-
+++ b/views_ical.module @@ -39,4 +41,16 @@ function views_ical_preprocess_views_view_ical(&$variables) { \ No newline at end of file
Add new line.
-
+++ b/views_ical.theme.inc @@ -0,0 +1,22 @@ + * Default template: views-view-rss.html.twig.
This says RSS feed template. Should ical.
Issue Status
Needs work
Contribution Issue Link
Files count
0
Patches count
0