From 67958d3d41118ac866009383da6679e53080b01a Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 6 Jun 2001 20:26:12 +0000 Subject: - Added 'help structure' for node.module. We still need documentation for nodes ... anyone maybe? - Improved help.module. --- modules/node/node.module | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'modules/node/node.module') diff --git a/modules/node/node.module b/modules/node/node.module index 0fdd5f701..a9686bf84 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -11,6 +11,22 @@ class Node { } } +function node_help() { + global $mod; + ?> +

Todo.

+ ". ucfirst($name) ." type"; + print module_invoke($name, "help"); + } + } + } +} + function node_conf_filters() { $output .= form_select(t("Strip HTML tags"), "filter_html", variable_get("filter_html", 0), array("Disabled", "Enabled"), t("Strip HTML and PHP tags.")); $output .= form_textfield(t("Allowed HTML tags"), "allowed_html", variable_get("allowed_html", "