»

LASTN_TALK_LINKS

LASTN_TALK_LINKS — 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.

View Types:

lastn

Overrideable:

Yes; users of this style may override this

Variable Type

HTML

Properties

readlinkIf there are existing comments for this event, then the value of LASTN_TALK_READLINK is inserted into %%readlink%%
urlpostThe URL you need to use in your <a href=...> tag to link to the "leave a comment" page.
urlreadThe URL to use in your <a href=...> tag to link to the "read comments" page.
messagecountThe number of replies, or zero.
itemidA unique integer that represents this journal entry. You probably won't ever have to use this.
itemargsA 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%%.