User: drewish Branch: HEAD Date: Tue, 18 Apr 2006 01:11:07 +0000 Modified files: /theme-engines/xtemplate xtemplate.engine xtemplate.inc Log message: Committing some changes to update the engine for Drupal 4.7 (#58803) * Updated XTemplate to the lastest version. Made one modification to keep the old assign() parameter format. * Replaced a bunch of double quotes with single quotes. * format_name() -> theme('username'). * Added in a call to base_path() to account for the lack of a base element. * Primary links work again. * Added a hook_regions() implementation. * Copied phptemplate's method of constructing html header titles. * Added a 'search' variable so that templates can use the pre-rendered form. Links: http://cvs.drupal.org/diff.php?path=contributions/theme-engines/xtemplate/xt... http://cvs.drupal.org/diff.php?path=contributions/theme-engines/xtemplate/xt...