This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
Hi all,
I need to show only the top 5 blog entries and forum entries in my home like this
for example
More...
like this I need to display with title alone... what I have to do for this?
Hi,
You can add a Feed Manager module on home page and set it up to aggregates blog entries.
Hope helps you
Asad
you mean the RSS feed?
than what I have to do for forum entries?
No, you can see just a module with just Feed Manager in list of modules when you edit the content of your pages in a combox that show list of existing modules.
I think you can use it for blog and forum. This document maybe helps you.
your directing to the rss feeds only....
what my need is when you enter the yahoo.com you can see under Top Stories, some top 10 news will be listed and below that it has more news link to proceed further...
Like that I needed, do we have some feature exist in mojoPortal, or I have to develop for this?
Currently only Feed manager exists in mojoPortal that resolve this your need.
Both the blog and the forums are capable of exposing RSS.
You can add a feed manager to your home page and configure it to consume the rss feed from the blog and from the forums and you can limit it to display the 5 newest items.
Hope it helps,
Joe
ooops...
than do we have built in rss manager in mojo? can I use that if exist?