|
The following are details on the LASTN_TALK_LINKS variable. For more information on modifying this variable, see the information about the style system.
| view types: | lastn |
| description: | Define here HTML (if any) that you want to be displayed for the links to read comments and post comments on the current event. The contents of this variable are inserted into %%talklinks%% in LASTN_EVENT if the user has their message boards enabled. |
| can override: | Yes; users of this style may override this |
| variable type: | HTML |
| properties: |
| readlink |
If there are existing comments for this event, then the value of LASTN_TALK_READLINK is inserted into %%readlink%% |
| urlpost |
The URL you need to use in your <a href=...> tag to link to the "leave a comment" page. |
| urlread |
The URL to use in your <a href=...> tag to link to the "read comments" page. |
| messagecount |
The number of replies, or zero. |
| itemid |
A unique integer that represents this journal entry. You probably won't ever have to use this. |
| itemargs |
A portion of a URL which identifies this event. This should be used when referring to memadd.bml, editjournal.bml or other similar actions which require an event to be identified in the URL. Do NOT use itemid=%%itemid%% for this purpose, or a similarly hardcoded scheme, use %%itemargs%%. |
|
*
Back to Developer Area.
|