MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How can I do that each user have their own blog and news space  (Mono Support )

10950 put(a) pogledan, 3 odgovor(a) 9.4.2013. 12:10:17Kreirao(la) John
John

John

9.4.2013. 12:10:17
How can I do that each user have own blog and news space in their profile page, for example: in the user tab section
        Wall | About | Friends | My News | My Blog

With url friendly: domain/user-name/news/2013/4/9/most-mars-atmosphere-lost-space
                           domain/user-name/blog/2013/4/9/will-apple-include-this-futuristic-technology-in-the-iphone-6

Which be the best approach to do that, any idea please

Regards
Ovaj sadržaj još nije ocijenjen. 
40 Reputacija 2 Ukupno objava
Dalibor

Dalibor

9.4.2013. 15:10:58
Hi John,

Do you want to show blog posts or blogs added by a certain user?
If it is blog posts, you can use BlogPostList.ascx and assign the UserId.

Similar functionality is not implemented for News, so you would have to do your own filtering.

You would also need to add custom URL rewriting rules in web.config.

Regards,
Dalibor
Ovaj sadržaj još nije ocijenjen. 
250 Reputacija 19 Ukupno objava
John

John

10.4.2013. 10:31:34
Hi Dalibor

yes, I want it, blogs added by a certain user

Thanks
Ovaj sadržaj još nije ocijenjen. 
40 Reputacija 2 Ukupno objava