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.

Show blogPostList for a specifc Categroy  (Mono Support )

18415 put(a) pogledan, 9 odgovor(a) 2.3.2012. 16:39:51Kreirao(la) sam0864
sam0864

sam0864

2.3.2012. 16:39:51

The dashboard page shows Blog Post list. Is it possible to limit to specific Category?

<MonoX:BlogPostList ID="ctlBlogPostList" RetainBreaksInDescription="false" CacheDuration="600" RewritePageTitle="false" Template="BlogListShort" runat="server" RssEnabled="true" IsHeaderVisible="False" MaxDescriptionChars="90" PageSize="4" MaxTitleChars="40" PagingEnabled="false" />
Ovaj sadržaj još nije ocijenjen. 
656 Reputacija 79 Ukupno objava
khorvat

khorvat

2.3.2012. 19:33:09
Hi,

you can set CategoryId property of the BlogPostList to filter only specific category. 

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
sam0864

sam0864

4.3.2012. 23:41:36
Yes, it is working for one Category. Is it possible to show Blog Post List for a list of categories (for example Category A and Category B)?
Ovaj sadržaj još nije ocijenjen. 
656 Reputacija 79 Ukupno objava
sam0864

sam0864

4.3.2012. 23:45:51
The same way, I would like to show the newest 5 topic titles (from the main discussion board) and limit the topic title size to 100 chars.
Ovaj sadržaj još nije ocijenjen. 
656 Reputacija 79 Ukupno objava
sam0864

sam0864

6.3.2012. 19:37:50
Any tips or advice

I would like to do the same thing and show the newest topic titles only regardless which discussion boards (similar to what we have for blogpostlist)
Ovaj sadržaj još nije ocijenjen. 
656 Reputacija 79 Ukupno objava
imarusic

imarusic

8.3.2012. 13:06:05
Hi,

at the moment blog post list allows you to filter the blog posts only by one category.

Regards.
Ovaj sadržaj još nije ocijenjen. 
3016 Reputacija 428 Ukupno objava
sam0864

sam0864

8.3.2012. 15:00:20
Any hint regarding displaying discussion board new topic titles list? Is it doable?
Can I have a similar code like this one but in this case for Discussion board top titles list?
<MonoX:BlogPostList ID="ctlBlogPostList"
RetainBreaksInDescription="false" CacheDuration="600"
RewritePageTitle="false" Template="BlogListShort" runat="server"
RssEnabled="true" IsHeaderVisible="False" MaxDescriptionChars="90"
PageSize="4" MaxTitleChars="40" PagingEnabled="false" />
Ovaj sadržaj još nije ocijenjen. 
656 Reputacija 79 Ukupno objava
denis

denis

13.3.2012. 14:45:52
It is doable, but requires some programming - you would have to develop your own Web part to do that. So if you feel that this approach is right for you, we could provide you with some sample code.
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
sam0864

sam0864

13.3.2012. 16:04:06
Would you please provide me with a sample code so I can start from there
Thank you
Ovaj sadržaj još nije ocijenjen. 
656 Reputacija 79 Ukupno objava