|
The following are details on the FRIENDS_NOFRIENDS variable. For more information on modifying this variable, see the information about the style system.
| view types: | friends |
| description: | This variable is used as %%events%% in FRIENDS_PAGE if the user has not defined
any friends. |
| can override: | No; users of the style cannot override this. It may only be defined in the style. |
| variable type: | HTML |
| properties: |
| name |
The user's full name, from the "user" field in the database. |
| name-'s |
An apostrophe folled by an "s" if the user's name does not end in "s", else
just an apostrophe. Used in conjunction with the "name" property, can be
used to show possession. For instance, "%%name%%%%name-'s%% Journal" could
translate to "Bob's Journal". |
| username |
The system username of the current user, useful in creating links to other
views of your journal, like to the calendar view. |
|
*
Back to Developer Area.
|