Aharon
07-26-2006, 09:36 PM
Here is a list of the common variables.
$vitals - vitals module
$bulletins - bulletins module
$status - status module
$rating - ratings module
$winks - winks module
$visitors = visitors module
$groups = groups module
$blogs = blogs module
$profile = profile module
$friends = friends module
$comments = comments module
$default_pic - users default picture relative URL
$user_name - users name
$user_id - users id
$menu - the plain html for the image menubar under your avatar
$profile_text - plain text
$interest_text - plain text
$dislike_text - plain text
$movie_text - plain text
$music_text - plain text
$tv_text - plain text
$hero_text - plain text
$book_text - plain text
$vitals_text - vitals info without the avatar image and name
$friends_vert - your top friends arranged vertically
$friends_num - number of friend you have
if you dont want the default 'container' around a module, append a '_clean' to the variable name to get the clean output. Ex. $friends_clean
if you guys need any parts of the profile defined with a class/id let me know. We will also be accepting requests/suggestions in this forum.
$vitals - vitals module
$bulletins - bulletins module
$status - status module
$rating - ratings module
$winks - winks module
$visitors = visitors module
$groups = groups module
$blogs = blogs module
$profile = profile module
$friends = friends module
$comments = comments module
$default_pic - users default picture relative URL
$user_name - users name
$user_id - users id
$menu - the plain html for the image menubar under your avatar
$profile_text - plain text
$interest_text - plain text
$dislike_text - plain text
$movie_text - plain text
$music_text - plain text
$tv_text - plain text
$hero_text - plain text
$book_text - plain text
$vitals_text - vitals info without the avatar image and name
$friends_vert - your top friends arranged vertically
$friends_num - number of friend you have
if you dont want the default 'container' around a module, append a '_clean' to the variable name to get the clean output. Ex. $friends_clean
if you guys need any parts of the profile defined with a class/id let me know. We will also be accepting requests/suggestions in this forum.