This would be my take on this:
I would copy action.register and modify the form to catch additional
information from the user.
Action.register creates pages like member.{id}.
Then I would create a page member.header with [if login && equal {p2} {id}]
... show info about user here ... [if]
That means: A user needs to be logged in. If the login id matches the page
name (it is member.{id} ) the user can see the info inside the conditional.
Greetings, Martin
Am Donnerstag, 8. August 2013 15:29:06 UTC+2 schrieb tadas andriuska:
>
> Hello,
> I will try to explain what i want to do.
> 1. I want to have a drop down list on registration form ( i saw in
> documentation it is written how to do it)
> 2. when user press registration button i want to create a user page
> automatically by taking username and store all information from
> registration on that page. (i dont know, maybe by default boltwire creates
> one ?
> 3. add special page which will be seen only by that user.
>
> Like this:
> if %username%
> [[user.%username%| Profile ]]
>
> and on this page information about this user
> name.%username% and so on
>
>
> 4. If it is possible to do it ? and if the answer is yes, maybe someone
> could point me to what tutorials i should read.
>
>
> Thanks,
> Tadas
>
--
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire.
For more options, visit https://groups.google.com/groups/opt_out.