[development] core user_login customization -- getting breakout theming AND custom validator working at the same time?

Ben DJ bendj095124367913213465 at gmail.com
Thu May 20 02:09:45 UTC 2010


Ryan,

On Wed, May 19, 2010 at 6:45 PM, Ryan LeTulle <bayousoft at gmail.com> wrote:
> I am shooting here but have you tried changing:
> @ function custom_form_alter  -->
> to
> @ function get_user_login_form_alter  -->

iiuc, the form of hook_theme_alter() is

    module_name_theme_alter

as it's custom.module, that'd have to be

   custom_theme_alter

Ben


More information about the development mailing list