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.

Blog Parts (more. . ) (Closed) (Mono Support )

Viewed 16938 time(s), 5 post(s) 03.01.2012 16:46:00by ttsoft
ttsoft

ttsoft

03.01.2012 16:46:00

I am not sure the best way to publish a single blog for each page.
Or a single category. . .

Everything as public visibility, regardless of the permissions that can be set to registered users. (. . which is a separate chapter)

Thanks in advance

Best regards

TT

p.s.
What is "blog slug"
Dieser Inhalt wurde noch nicht bewertet. 
116 Reputation 14 Total posts
denis

denis

03.01.2012 17:00:04
I don't understand what are you trying to accomplish, please send more details: "a single blog for each page"? Are you referring to a single blog post - in our terminology, blog is a collection of individual blog posts (articles)? Changing the PageSize property of the BlogPostList would basically acoomplish your goal (displaying a single article per page).
A blog slug is a title of your blog that is encoded so it is suitable to be displayed in the URL of your blog. Slugs are used wherever search engine optimization (and basic human readability) are important, all special characters are removed or replaced, spaces are replaced by dashes, etc.
Dieser Inhalt wurde noch nicht bewertet. 
7207 Reputation 956 Total posts
ttsoft

ttsoft

03.01.2012 17:20:14
Hi Denis thanks for your reply.

Ok blog is a collection of blog posts.

But can i have different kinds of blogs ? One for weather, one for sports. . .

Then in one dashboard page i link to individual blog page. . .

Maybe is more simple to do than to tell. . .

Dieser Inhalt wurde noch nicht bewertet. 
116 Reputation 14 Total posts
denis

denis

03.01.2012 17:50:25
Yes, you can have unlimited number of blogs. You can also use a single blog with different categories, it all depends on your scenario. New blogs can be opened in the admin background screen.
The blog container Web part takes care of everything - you just need to open a blog, and than enter the correct URL, it will recognize it and do the rest. The default format of the URL is /blog/posts/YourBlogSlug/
Dieser Inhalt wurde noch nicht bewertet. 
7207 Reputation 956 Total posts
ttsoft

ttsoft

03.01.2012 19:09:17
Ok!
Thanks
Dieser Inhalt wurde noch nicht bewertet. 
116 Reputation 14 Total posts