[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/themes/drupal5/oxygen
From:       Niels van Mourik <niels () shodan ! nl>
Date:       2007-02-28 23:39:00
Message-ID: 1172705940.381838.30804.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 638149 by nielsvm:

Added some initial support for personalized team pages. BUT! There is still style \
hardcoded, and some things are up for improvements, so, use at your own risk!

 AM            og_ghp_home.tpl.php  
 M  +14 -0     template.php  


** trunk/www/themes/drupal5/oxygen/og_ghp_home.tpl.php #property svn:executable
   + *
--- trunk/www/themes/drupal5/oxygen/template.php #638148:638149
@@ -127,4 +127,18 @@
 	return _phptemplate_callback('user_profile', array('user' => $user,'fields' => \
$fields));  
 }
+
+
+/* 
+*  phptemplate_views_view_og_ghp_home( $view, $type, $nodes ) - Luke Parry \
(lparry@shodan.nl) +*  
+*  Override Drupal's theme_views_view_og_ghp_home function to add description \
functions to  +*  teams pages
+*/ 
+function phptemplate_views_view_og_ghp_home($view, $type, $nodes) {
+	
+	return _phptemplate_callback('og_ghp_home', array('view' => $view, 'type' => $type, \
'nodes' => $nodes)); +	
+}
+
 ?>
\ No newline at end of file


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic