From a089399e73cf52ebb7ac84c8db8b66db9664322b Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 3 Nov 2008 05:53:20 +0000 Subject: Default theme, built with YUI. A mock right now, not functional at all (except in some very minor ways). It's unclear if this is the best final structure. Right now the album controller knows a considerable amount about the layout of the page, which may not be the best way to do things. --- themes/default/views/page.html.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 themes/default/views/page.html.php (limited to 'themes/default/views/page.html.php') diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php new file mode 100644 index 00000000..0ed808eb --- /dev/null +++ b/themes/default/views/page.html.php @@ -0,0 +1,36 @@ + + + + + Browse Photos :: <?= $item->title ?> + + + + + + " media="screen,projection" /> + + + + + + + + + + + + +
+ +
+
+
+ +
+
+ +
+
+ + -- cgit v1.2.3