Loading...
 
Skip to main content

History: User_Profile_user_profile_page_template

Source of version: 3

Copy to clipboard
            ! {if $tr_user}{{tr_user}}'s Profile{else}My Profile{/if}
{if $tr_user}{else}Welcome {$user}!
How can other people see my profile? Share this link with them:
[tiki-index.php?page=profile&tr_user={$user}|My Profile as viewed by others]
{/if}
{SPLIT(fixedsize="y",colsize="10%|")}
{wikiplugin _name="avatar" page="profile&tr_user={if empty($tr_user)}{$user}{else}{$tr_user[0]}{/if}"}{if empty($tr_user)}{$user}{else}{$tr_user[0]}{/if}{/wikiplugin}
---
{DIV(align="right" float="none" clear="none")}{img imalign=right link="tiki-index_raw.php?page=Edit+User+Profile" src="pics/icons/wrench.png"}{DIV}
{DIV(class="panel")}
-=About=-
Real Name: __{$f_$profileobject:User_Tracker_real_name_field:real_name$}__
About:
{$f_$profileobject:profiles.tiki.org:User_Tracker_about_field:about_the_user$}
...
{DIV(class="clearfix")}More information about [tiki-user_information.php?view_user={$f_$profileobject:profiles.tiki.org:User_Tracker:user_name$}|{$f_$profileobject:profiles.tiki.org:User_Tracker_real_name_field:real_name$}]{DIV}
{DIV}{SPLIT}
        

History

Information Version
Tue 01 of Aug, 2017 14:19 GMT-0000 luciash d' being ๐Ÿง™ simplify and remove the quotes from the wikiplugin smarty syntax as when a site has enabled feature_typo_quotes it converts them to typographic quotes (parser thinks it is just a wiki content) 11
Fri 21 of Jul, 2017 14:13 GMT-0000 luciash d' being ๐Ÿง™ change class 10
Thu 20 of Jul, 2017 12:55 GMT-0000 luciash d' being ๐Ÿง™ little grid layout enhancement 9
Thu 20 of Jul, 2017 10:26 GMT-0000 luciash d' being ๐Ÿง™ use Bootstrap classes instead of SPLIT 8
Wed 19 of Jul, 2017 20:12 GMT-0000 luciash d' being ๐Ÿง™ Simplification + edit button 7
Tue 18 of Jul, 2017 11:45 GMT-0000 luciash d' being ๐Ÿง™ use smarty modifier username to show realname if enabled 6
Fri 14 of Jul, 2017 15:02 GMT-0000 luciash d' being ๐Ÿง™ as it is being wikiparsed too, we must wiki-escape the brackets of the array + little cleanup 5
Fri 14 of Jul, 2017 14:51 GMT-0000 luciash d' being ๐Ÿง™ trying to fix 4
Fri 14 of Jul, 2017 13:32 GMT-0000 luciash d' being ๐Ÿง™ replace obsolete image type field picture with the user avatar icon 3
Fri 14 of Jul, 2017 13:26 GMT-0000 luciash d' being ๐Ÿง™ remove the welcome name field 2
Fri 14 of Jul, 2017 12:57 GMT-0000 luciash d' being ๐Ÿง™ template init 1