is there a members only htmllike tag we could use in themes? i'd like some elements in a layout i'm working on to only show up for logged in users. the submit bits for example.
what spawned this is the google bot. it's taken to going through various parts of my website submitting (events for example) with the various combinations one could do. it's been busy the last few days.
i'm aware of that option. i don't really want to block anonymous traffic to the calendar, i'd just like to hide the option to add to the calendar. and there are other times it'd be handy to say
[ifloggedin]do the things that are here[/ifloggedin]
and so on. i thought i'd read about someone doing something like that once but i can't remember what i'm looking for. i've exausted my search options on finding it.