From 6ac6c6a7e0824d8fda81e36240818f9b7e9c4696 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 15 Mar 2009 19:27:30 +0000 Subject: Updates to the developer tool create module. It now creates a fully functional sidebar block, a dialog pop up on the option menu for albums or photos, a dashboard block and an admin screen. --- modules/developer/views/block_html.txt.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modules/developer/views/block_html.txt.php (limited to 'modules/developer/views/block_html.txt.php') diff --git a/modules/developer/views/block_html.txt.php b/modules/developer/views/block_html.txt.php new file mode 100644 index 00000000..b0e07a1a --- /dev/null +++ b/modules/developer/views/block_html.txt.php @@ -0,0 +1,10 @@ + +" ?> + +
+ url() ?>\">" ?> + + thumb_tag(array(\"class\" => \"gThumbnail\")) ?>" ?> + + +
-- cgit v1.2.3