Hi,
what do I have to do in a template to make a part only visible for registered users?
For example, I want the memberlist only to be visible for registered users. So I would need the code to do:
if registered
Memberlist-link
else
alternative text
endif
Thanks a lot
macangelo


