You know on members' walls where it will post to their wall if that member has contributed to the site. For example:-
zigojacko added new article.
zigojacko added new event.
zigojacko added new video.
And it links the content type to the correct page.
Well the code used in the language key is:-
<a href="{profile_link}">{profile_nick}</a> added new event <a href="{entry_url}">{entry_title}</a>
What would I need to add to include the name of the event (for example) - zigojacko added new event - 'My Event Name'?
And where are the following defined? Where can I look to use others? {profile_link}, {profile_nick}, {entry_url} (etc) <<< where can I get a list of all these that the site uses please?
Many thanks,
