[xwiki-users] Registration mails sources ?
Ludovic Dubost
ludovic at xwiki.org
Mon Dec 24 15:16:31 CET 2007
Validation:
Subject: XWiki.com account validation
To: $email
The user $xwikiname registered on XWiki.com (http://www.xwiki.com) using
the following email: $email
If you are this person, you can continue the registration by clicking on
the following link:
http://www.xwiki.com/xwiki/bin/view/XWiki/RegisterNewUserConfirmation?xwikiname=${xwikiname}&validkey=$validkey
You can also copy-paste the following validation code: ${validkey} in
the form on the following page:
http://www.xwiki.com/xwiki/bin/view/XWiki/RegisterNewUserConfirmation
Thank you
The XWiki.com team
Confirmation:
Subject: Welcome to the XWiki.com community
To: $email
Your account on XWiki.com has been confirmed.
Your account: $xwikiname
Your password: $password
Your email: $email
In case of problems or questions, contact the technical support at the
following address: support-en at xwiki.com
Thanks for your support
The XWiki.com team
I don't have an invitation email around
Ludovic
Paul Libbrecht wrote:
> Ping !
>
> I'd be greatly helped if someone could send me example content for the
> validation, confirmation, and invitation mail velocity scripts.
>
>
> thanks!
>
> paul
>
>
>>> You need to have programming rights to execute this code. So if
>>> $context.hasProgrammingRights() returns false, try to do this in a
>>> local
>>> install with the Admin user.
>> Sure, and programming worked as the toString of context works but the
>> loop was empty...
>>>> context is com.xpn.xwiki.api.Context at 109dafc
>>> for
>>>> context is $context
>>>> #foreach($prop in $context.vcontext.getKeys()) $prop #end
>>>> #foreach($prop in $context.context.keySet()) $prop #end
> ------------------------------------------------------------------------
>
> _______________________________________________
> users mailing list
> users at xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
More information about the users
mailing list