The Expert News Rotator Webpart 2010

// November 17th, 2010 // Uncategorized

So its been a while since i last released this webpart, in fact more than a year. I have upgraded it to support Sharepoint 2010 and added a new feature which makes the news rotator easier to use.

The feature allows users to use an “image uploader” column when adding both the main image and the thumbnail image on the news rotator. Once the webpart has been installed, the announcements list, which hosts the news items needs to be configured in the following way (the following image shows the image uploader type column):

image uploader column

1. Create 2 columns on the appropriate announcements list – These columns should be of type “Image Uploader” and should be called “Image File” and “Image Thumb Url”.
2. The 1st image uploader column (“Image File”) should have a width set to 270px
3. The 2nd image uploader column (“Image Thumb Url”) should have a width set to 50px
4. Remember to disable attachments for this list.
5. Other configuration includes the “upload images to the following list” storage document library (where the images will be stored, along with the resized images)

Then add the webpart to the page and edit the properties of the webpart (toolpane)

1. Set “News Image URL Column” to “Image File”
2. Set “News Thumb Image URL Column” to “Image Thumb Url”

You can download this version of the webpart (2010 version) on codeplex here

I can like it: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • muti
  • Digg
  • del.icio.us
  • DZone
  • Fark
  • Fleck
  • Furl
  • Technorati

21 Responses to “The Expert News Rotator Webpart 2010”

  1. John-Rock Bilodeau says:

    Hi,

    Is the new webpart still supposed to work with sharepoint 2007. I tried to add the solution and got this error.

    C:\~Installation Files>stsadm -o addsolution -filename ExpertNewsRotator.wsp

    Solution manifest for solution ’10f4dda2-7221-4e9e-8e42-5b78929da64e’ failed val
    idation, file manifest.xml, line 2, character 110: The ‘SharePointProductVersion
    ‘ attribute is not declared.
    ExpertNewsRotator.wsp: The Solution installation failed.

  2. jrbilodeau says:

    What are you using for the “image uploader” column?

  3. Alberto says:

    Can I get the MOSS 2007 version somewhere? or should this one work for 2007?

  4. admin says:

    Hey,

    im using a custom developed solution which is packaged with the webpart.

  5. admin says:

    No, please check out http://newsrotator.codeplex.com to get the 2007 version

  6. admin says:

    Please check out http://newsrotator.codeplex.com to get the 2007 version

  7. Cody says:

    Just wondering if it would be possible to get the source code for this web part? I would like to modify it to allow an external URL to be used in place of linking to the announcement list item.

  8. Gavin McKay says:

    Hi is there any way to get the news items to auto-rotate through the list, rather than requiring users to click on each item to change the news?

  9. Nick says:

    Hey,

    I was wondering what is the best way to deploy this solution.

  10. Nick says:

    How do you deploy this solution

  11. Olivier says:

    Hi, same as Nick.
    I’m not that familiar with Webparts installations. What I did was to UPLOAD the web part. Nothing happened at all. I can’t find the web part. Where is it located now?
    I’m sure it’s not that simple to install, do you have a kind of installation guide? Do I need to install something else?
    Great job anyway.

  12. Henk says:

    This is the way i did it:

    1. In Powershell type:
    add-spsolution -LiteralPath x:\…\ExpertNewsRotator.wsp
    (run powershell as administrator!)

    2. Deploy in the central administration
    3. Activate in site collection

  13. Lacy Wolfe says:

    No, please check out http://newsrotator.codeplex.com to get the 2007 version

  14. roger says:

    Hi, we’ve used the 2007 version – how do we upgrade the list to support 2010? currently we have a problem displaying, editing and creating new news items after we upgraded to 2010. I suspect this is due to the Image column used in the 2007 version.

  15. Abas says:

    Hi
    I download the 2007 version from Codeplex and install it. but I don’t have the “Image Uploader” column! Please help me,
    I use Moss2007 with language id :1065 (right to left language)
    thanks a lot

  16. rene green says:

    Hi,

    Nice webpart. Will you be uploading the source code for additional enhancements/changes to be added.

    Thanks,
    Rene

  17. Dejan says:

    This is a nice tool but it would be even better If it would be possible to write any URL instead of linking it to the announcement list item only

  18. Nick says:

    I am wondering if the next version will have the rotating capability.

  19. alessandra says:

    Hi, I´ve got the solution from http://newsrotator.codeplex.com but it isn´t possible to install in WSS 3.0. In the command stsadm -o addsolution appears the error:

    Solution manifest for solution ’10f4dda2-7221-4e9e-8e42-5b78929da64e’ failed validation, file manifest.xml, line 2, character 110: The ‘SharePointProductVersion ‘ attribute is not declared. ExpertNewsRotator.wsp: The Solution installation failed.

    Thanks for the help.

  20. Koyes says:

    I am unable to use https:…. as the site name within the settings. Is there a way around this?

  21. Jim says:

    I’m wondering if you could tell me how to manipulate the CSS so that it displays the articles horizontally instead of vertically.

    I have narrowed the main width which automatically takes the thumbs and text that were previously on the right and puts them on the bottom. It would be awesome if they could dislay horizontally.

    Thanks!

Leave a Reply