Show Image Feed Manager Module

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.

This forum is for discussing mojoPortal development

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.

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.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/15/2010 7:38:32 AM
Gravatar
Total Posts 108
Community Expert

Show Image Feed Manager Module

Hi all, I'm trying to use the Feed Manager to show a extract of the blog post. The problem that I have, come when I active the UseExcerpt option, this option use the SecurityHelper.RemoveMarkup and the image that I have associated to the post is eliminated.

I'm enable the use of external image and remove the content filter, but seem that this has no relevance in my issue

I'm using the blog to make my news module, and the feed manager like a what's new in my home. 

9/15/2010 7:42:22 AM
Gravatar
Total Posts 18439

Re: Show Image Feed Manager Module

You can enable Excerpt mode in the blog and for the blog feed and disable excerpt in the feed manager since the feed will already contain only excerpts. Then in the blog edit page you can edit the excerpt directly and add an image and it will appear in the feed manager.

Hope it helps,

Joe

9/15/2010 7:59:35 AM
Gravatar
Total Posts 108
Community Expert

Re: Show Image Feed Manager Module

thanks that do the job ;)

You must sign in to post in the forums. This thread is closed to new posts.