From 7c06e21ec443a46bd78bc9e99d8284283ff85c59 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 24 Jan 2010 15:27:33 -0800 Subject: Refactor creating the user profile page content into the the event module. The show_user_profile is used to provide content to the user profile page. Add the list of the users comments to the profile page. --- modules/gallery/views/user_profile_info.html.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 modules/gallery/views/user_profile_info.html.php (limited to 'modules/gallery/views/user_profile_info.html.php') diff --git a/modules/gallery/views/user_profile_info.html.php b/modules/gallery/views/user_profile_info.html.php new file mode 100644 index 00000000..2a2549c8 --- /dev/null +++ b/modules/gallery/views/user_profile_info.html.php @@ -0,0 +1,9 @@ + + + $value): ?> + + + + + +
-- cgit v1.2.3