From 9863dd5a71193a5d8078b582b025a9e5ed4757c2 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 23 May 2003 21:59:44 +0000 Subject: - Fixed typo in URL(). Patch by Al. - Added a filter option to disable/enable the rewrite_old_urls() filter. See task #1542. --- modules/node.module | 13 ++++++++----- modules/node/node.module | 13 ++++++++----- 2 files changed, 16 insertions(+), 10 deletions(-) (limited to 'modules') diff --git a/modules/node.module b/modules/node.module index b8471124c..1b9202e68 100644 --- a/modules/node.module +++ b/modules/node.module @@ -456,9 +456,8 @@ function node_settings() { function node_conf_filters() { $output .= form_select(t("Filter HTML tags"), "filter_html", variable_get("filter_html", 0), array(t("Disabled"), t("Enabled")), t("Filter HTML and PHP tags in user-contributed content.")); $output .= form_textfield(t("Allowed HTML tags"), "allowed_html", variable_get("allowed_html", "