JOSH IDEAS
DRUPAL PROGRAMMERS · WEB HOSTING · THIRD PARTY API DEVELOPERS
DRUPAL PROGRAMMERS · WEB HOSTING · THIRD PARTY API DEVELOPERS
Drupal 7 doesn't allow us to override the theme_button(&$variables) function even if you use hook_theme_registry_alter(). A kinda ugly method was found but doesn't fall to far from standards.
Read moreA short list of tricks to work with different parts of Rules. I'll continue adding to this guide as I learn. RulesAnd Object Ubercart tax rules are configured to use the RulesAnd (rules_and function) which changes how you retrieve getElementName() and settings(). Their file uc_taxes.rules_defaults.inc is responsible for creating a settings page where you can add conditions to a new tax rate. Here's the code:
Read moreCode dump for my personal reference. I'll build on this topic as I continue to learn.
Read more