DrupalBin
Submit Code
About
Recent Posts
Fix for Allow HTML in <i> node titles</i> for Drupal 6.x
Template Pre-proccessing
Testing Ubercart donation product
dave's menu screenshot
Code
Modify user profile page theme
Modify user profile page
Fix for Fix for Code
Fix for Code
Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
test
theme
user
views
more tags
Home
tapir
template.php for D5 theming of UC checkout and cart
September 15, 2009 - 7:40am — Anonymous
/**
* Overriding theme_uc_cart_block_content() to hide
* TOTAL from Wholesalers
*
* Theme the shopping cart block content.
*/
function
phptemplate_uc_cart_block_content
(
)
{
global
$user
5.x
drupal
Forms
tapir
theming
ubercart
Read more