diff -r 07239de796bb -r e756a8c72c3d cms/drupal/modules/user/user-profile.tpl.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cms/drupal/modules/user/user-profile.tpl.php Fri Sep 08 12:04:06 2017 +0200 @@ -0,0 +1,39 @@ +field_example has a + * variable $field_example defined. When needing to access a field's raw + * values, developers/themers are strongly encouraged to use these + * variables. Otherwise they will have to explicitly specify the desired + * field language, e.g. $account->field_example['en'], thus overriding any + * language negotiation rule that was previously applied. + * + * @see user-profile-category.tpl.php + * Where the html is handled for the group. + * @see user-profile-item.tpl.php + * Where the html is handled for each item in the group. + * @see template_preprocess_user_profile() + * + * @ingroup themeable + */ +?> +