From b78cee63950479abfa78df37a03388007f332543 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 20 Nov 2008 17:32:58 +0000 Subject: A look at away to allow modules to define html head contents (links and js) and also allow modules to contribute blocks to the layout. --- themes/default/views/album.html.php | 4 +--- themes/default/views/page.html.php | 7 +++---- themes/default/views/photo.html.php | 5 ++--- 3 files changed, 6 insertions(+), 10 deletions(-) (limited to 'themes') diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index 43024840..037ce30b 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -2,9 +2,7 @@

title_edit ?>

description_edit ?> - module("slideshow")): ?> - - + block(dynamic_block::CONTENT_ALBUM, "slideshow") ?>