turnstile

Drupal paywall plugin
Log | Files | Refs | README | LICENSE

commit d1885a3e81fd5946805ca3c1e904473094e53ae9
parent 0f190674c1592c0871be8ab2246bc646b9dd2465
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 20 May 2026 22:12:44 +0200

dce

Diffstat:
Mtaler_turnstile.module | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/taler_turnstile.module b/taler_turnstile.module @@ -40,7 +40,6 @@ function taler_turnstile_form_node_form_alter(&$form, \Drupal\Core\Form\FormStat return; } $form['field_taler_turnstile_prcat']['#group'] = 'meta'; - $form['field_taler_turnstile_prcat']['widget'][0]['value']['#description'] = t('Set a price category to enable paywall protection for this content.'); // Load all price categories for the description. $price_categories = \Drupal::entityTypeManager()