30 Mar
2008
30 Mar
'08
11:23 p.m.
Guillaume Lerouge wrote:
Right now guests are presented with "you need to be logged in to use this feature" message bcoz I was afraid of spam thru too many people clicking just to see what happens.
You can do it though :
1. remove the "#if($context.user == 'XWiki.XWikiGuest')" check and its related "#end" 2. replace the $sender line with : #if($context.user == ' XWiki.XWikiGuest') #set($sender = 'guest') #else #set($sender = $context.user.substring(6)) #end
Oops! I've just tried with guest without doing this change and it allowed me to send messages... :-( Could you figure out why? From field: XWikiGuest. I'm sending you the received message. Greetings, Ricardo -- Ricardo RodrÃguez Your EPEC Network ICT Team