From 5a1887ed176aeab56340d78d3ea834be71f2ca8e Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 4 Sep 2016 00:50:35 -0700 Subject: move doc file parsing and rendering from the module level to the help library so that it can be re-used by widgets --- include/widgets.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/widgets.php') diff --git a/include/widgets.php b/include/widgets.php index c57cbd749..412afe980 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -1492,6 +1492,9 @@ function widget_tasklist($arr) { function widget_helpindex($arr) { + + + $o .= '
' . '

' . t('Documentation') . '

'; $o .= '