From dcf3693b3ebcb75436da7df5d2171891357703aa Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 25 Nov 2008 02:17:53 +0000 Subject: Add theme debugging. Activate it in the [info] tab in the scaffolding, then browse around your Gallery3 to see where you can add visible elements via modules. --- core/views/welcome.html.php | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index c9277efd..7b34927f 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -239,9 +239,16 @@
  • Profiling: get("use_profiler", false)): ?> - on + on - off + off + +
  • +
  • Debug: + get("debug", false)): ?> + on + + off
  • -- cgit v1.2.3