Hello Ingo,

Ingo Renner wrote:
> Fabian Fisahn wrote:
>> Hello Group,
>>
>> I have a site with registered frontend users with own pages. Now  I want
>> to realize a direct access to their profile pages with a url like
>> www.mydomain.com/fe_user_name. This should be similar to the Myspace
>> URLs.
>>
>> Could somebody give a hint, how to do this? Is it possible with a hook
>> for realurl? What is the best way to implement this?
> 
> you need at least one page between:
> 
> www.mydomain.com/u/fe_user_name
> 
> In this case to keep it short the page is name "u" for user, you can of
> course name it whatever you want. In the realurl configuration you can
> then build a configuration specifically for that page's ID. In that
> configuration you need to define that the first parameter is the
> username ...

thanks for the answer.
I forgot to say in my posting, that I found your solution, but I want to
avoid the part between domain and username if its possible.

This will be my fallback, but the URL www.mydomain.com/fe_user_name is
nicer.


Fabian
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to