Skip to content

Add Shabbat times to Drupal

Used by larger federations and institutions.

Steps

  1. Add or edit a Basic page, or place a Custom block.
  2. Set the Text format to Full HTML before pasting.
  3. Paste the snippet and save.

What usually goes wrong

Drupal’s Filtered HTML format removes script tags without warning. If the widget does not appear, the text format is almost always the reason.

Your code

<script src="https://luachli.com/widget.js" data-city="us/new-york-city" data-country="US" data-lang="en"></script>
Preview

That is the widget itself, running here — not a screenshot.

Other platforms