<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Image Upload Web Part</title><link>http://www.codeplex.com/ImageUpload/Project/ProjectRss.aspx</link><description>The Image Upload Web Part for SharePoint Technologies is an easy to use replacement for the built-in Image Web Part. Site members can upload and display an image in one single step.</description><item><title>New Post: stsadm -o setimageuploadlocation does not work.</title><link>http://www.codeplex.com/ImageUpload/Thread/View.aspx?ThreadId=31446</link><description>&lt;div style="line-height: normal;"&gt;Robin,&lt;br&gt;
&lt;br&gt;
If you look at the web.config file for the sp02:13625 web application, has it been updated with the entry in the &amp;lt;appSettings&amp;gt; section?&lt;br&gt;
&lt;br&gt;
If not, perhaps the WebConfig Refresh job is not running. What is the status of the Timer Jobs in Central Administration? Is the Windows SharePoint Services Timer service running? &lt;br&gt;
&lt;br&gt;
- Paul
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Mon, 14 Jul 2008 18:57:47 GMT</pubDate><guid isPermaLink="false">New Post: stsadm -o setimageuploadlocation does not work. 20080714065747P</guid></item><item><title>New Post: stsadm -o setimageuploadlocation does not work.</title><link>http://www.codeplex.com/ImageUpload/Thread/View.aspx?ThreadId=31446</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br&gt;
&lt;br&gt;
I have a problem with setting up my webpart. When i execute the following line:&lt;br&gt;
&lt;br&gt;
&amp;quot;C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\stsadm.exe&amp;quot; -o setimageuploadlocation -webapp http://sp02:13625/wiki -library http://sp02:13625/wiki/Plaatjes&lt;br&gt;
&lt;br&gt;
There is no error, but i keep on getting te message:&lt;br&gt;
&lt;br&gt;
The URL of this library must be configured in the web.config file. Run the
&lt;em&gt;STSADM&amp;nbsp;-o&amp;nbsp;SetImageUploadLocation&lt;/em&gt; command to set the location.&lt;br&gt;
&lt;br&gt;
Can somebody help me?&lt;br&gt;
&lt;br&gt;
Robin&lt;br&gt;
&lt;/div&gt;</description><author>RobinHarteveld</author><pubDate>Mon, 14 Jul 2008 11:34:47 GMT</pubDate><guid isPermaLink="false">New Post: stsadm -o setimageuploadlocation does not work. 20080714113447A</guid></item><item><title>NEW POST: My (the other) view of Image Upload</title><link>http://www.codeplex.com/ImageUpload/Thread/View.aspx?ThreadId=29238</link><description>&lt;div style="line-height: normal;"&gt;The default SharePoint WYSIWYG editor of HTML text does not allow to upload images.
There are several solutions, but when it is realized as a separate web part, it looses much of usability. The main is that there is no easy way to edit a default ‘add new’ page of Wiki. To overcome this difficulty, I advice to modify the ‘Insert Image’ popup dialog code.
The design prototypes are:
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://www.schaeflein.net/blog/2008/05/01/ImageUploadWebPart.aspx"&gt;Image Upload Web Part&lt;/a&gt;, introduced by Paul Schaeflein&lt;/li&gt;
    &lt;li&gt;Image uploading scheme with iFrame, developed by me for &lt;a href="http://zkinteractive.com"&gt;ZK Interactive’s&lt;/a&gt; site engine.&lt;/li&gt;
&lt;/ul&gt;
The SharePoint keeps the required files by default in the following folder:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS
The default RTE dialog, which is used to collect the required information to insert an image by the ULR is named RteDialog.aspx. There also is an availability to add more pages in this folder and there is no need to register them in any other way.
So I used an iFrame in the main dialog and a helper upload page to simplify both pages code.
Here it looks like:
&lt;img width=408 height=298 src="http://doctorrobot.ru/articles/cms/sharepoint/images_upld/ru/?fun=inset&amp;insetid=681583910484aa1ab7e01a0.88302218"&gt;
&lt;br&gt;
&lt;a href="http://doctorrobot.ru/articles/cms/sharepoint/images_upld/ru/?fun=inset&amp;insetid=1669210535484a9ebac8b464.55792269"&gt;Download&amp;nbsp;&lt;/a&gt;&lt;strong&gt;(complete instructions are included).&lt;/strong&gt;
&lt;/div&gt;</description><author>boogiefromzk</author><pubDate>Sat, 07 Jun 2008 20:00:42 GMT</pubDate><guid isPermaLink="false">NEW POST: My (the other) view of Image Upload 20080607080042P</guid></item><item><title>CREATED ISSUE: Impersonate System User instead of RunWithElevatedPrivileges</title><link>http://www.codeplex.com/ImageUpload/WorkItem/View.aspx?WorkItemId=5127</link><description>Suggested as a better alternative.&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;daniellarson.spaces.live.com&amp;#47;blog&amp;#47;cns&amp;#33;D3543C5837291E93&amp;#33;1919.entry&lt;br /&gt;</description><author>PaulSchaeflein</author><pubDate>Tue, 03 Jun 2008 15:59:44 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Impersonate System User instead of RunWithElevatedPrivileges 20080603035944P</guid></item><item><title>CREATED FEATURE: Provide property for horizontal alignment</title><link>http://www.codeplex.com/ImageUpload/WorkItem/View.aspx?WorkItemId=5126</link><description>Allow the image to be aligned in the web part &amp;#60;div&amp;#62; in a manner other that flush left &amp;#40;the default in HTML&amp;#41;.&lt;br /&gt;</description><author>PaulSchaeflein</author><pubDate>Tue, 03 Jun 2008 15:54:44 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Provide property for horizontal alignment 20080603035444P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/ImageUpload/SourceControl/ListDownloadableCommits.aspx</link><description>Initial checkin</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 03:53:13 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080514035313A</guid></item><item><title>CREATED RELEASE: Image Upload Web Part (May 13, 2008)</title><link>http://www.codeplex.com/ImageUpload/Release/ProjectReleases.aspx?ReleaseId=13397</link><description>The out-of-the-box Image Web Part can be used to display an image on a site. The web part has a property that specifies the web address of the image. For most site members, this is problematic &amp;#8211; how do they get an image on the web site&amp;#63; And how do they determine the web address&amp;#63; For power users, these steps are understood, but are time consuming to complete.&lt;br /&gt;&lt;br /&gt;The Image Upload Web Part will allow the site member to browse their local computer for the image. Once the image is selected, the web part will automatically upload the image to a location specified by an administrator and set the web address.&lt;br /&gt;&lt;br /&gt;The result is a solution that works for both groups. Site members can display pictures from their computer and administrators can provide storage for those pictures with changing the permissions of their site and with minimal training.&lt;br /&gt;&lt;br /&gt;The release contains a SharePoint solution file &amp;#40;.wsp&amp;#41; and documentation.</description><author></author><pubDate>Wed, 14 May 2008 02:06:04 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Image Upload Web Part (May 13, 2008) 20080514020604A</guid></item><item><title>UPDATED WIKI: Installation</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Installation&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Installation
&lt;/h1&gt; &lt;br /&gt;To install the Image Upload Web Part, the following are required:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Console access to the web front-end server.&lt;/li&gt;&lt;li&gt;A Document Library or Picture Library for storing the uploaded images.&lt;/li&gt;
&lt;/ul&gt;(Since all site visitors of the page containing the web part will need to view the image, the library must allow read access to all accounts in the site collection. Anonymous access will also work, if the web application is configured to allow anonymous browsing. In addition, the library must not be configured to require check-out of documents. The upload processing of the web part does not support check-out and check-in.)&lt;br /&gt; &lt;br /&gt;The Image Upload Web Part is installed using a SharePoint Solution package (.wsp) file. The STSADM command line utility is used to install and deploy the solution.&lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
      stsadm –o addsolution –filename &amp;quot;Image Upload Web Part.wsp&amp;quot;
      stsadm –o deploysolution –name &amp;quot;Image Upload Web Part.wsp&amp;quot; 
             –url [web application url] –allowcas –allowgac  
&lt;/pre&gt; &lt;br /&gt;Since the web part will use elevated privileges to upload the image, a custom Code Access Security (CAS) Policy is used to grant the web part the appropriate run-time permissions. This policy is added to the CAS policy in effect in the specified web application. To allow this update to happen, the  allowcas parameter is required. &lt;br /&gt; &lt;br /&gt;As noted above, the solution contains an extension to the STSADM command for setting the image storage location. The SharePoint platform requires extensions ot STSADM to be deploy to the Global Assembly Cache (GAC). Thus, the  allowgac parameter is required when deploying the solution package.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using%20the%20Image%20Upload%20Web%20Part&amp;amp;referringTitle=Installation"&gt;Using the Image Upload Web Part&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Home&amp;amp;referringTitle=Installation"&gt;Home&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:47:56 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Installation 20080514014756A</guid></item><item><title>UPDATED WIKI: Using the Image Upload Web Part</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using the Image Upload Web Part&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Using the Image Upload Web Part
&lt;/h1&gt;Once the Image Upload Web Part is installed in a SharePoint farm, it is used like all other Web Parts. A site member (a user with permission to change a Web Part Page) can add the Image Upload Web Part like any other part. By default, the Web Part is listed in the Miscellaneous section of the Add Web Parts dialog.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34433" alt="AddWebPart.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;When the Web Part is displayed, it will check for the location configured to store the images that are uploaded. This location is set via the STSADM command line utility, using a custom option that is included in the download.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34435" alt="LocationNotSet.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the web part has been added to the page, it is no longer necessary to keep the page in edit mode. If the page is stored in a document library that requires check out, keep the page checked out until the image is uploaded and display.&lt;br /&gt; &lt;br /&gt;In the image below, the help text for the command is shown. At the bottom of the screen is a sample command to set the location to a picture library named “ImageUpload.” This library (either a document library or picture library) must already exist.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34434" alt="SetLocationHelp.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the upload location is set, the web part will display the upload form. (The page may need to be refreshed.) The form provides text boxes to specify the image to upload, the alternate text to be displayed (usually as a tool tip) and the height and width at which to display the image. (The height and width are optional. If they are not specified, the image is displayed at its full size.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34436" alt="SelectImage.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Clicking the Browse button on the form will show the Choose File dialog box. This dialog will allow the site member to navigate to any location available from their computer. This can include local directories, network directories and even camera memory cards. The valid image file types are .bmp, .jpg, .gif and .png.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34437" alt="ChooseFile.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the image is selected and the form completed, the Save button will upload the image to the configured location, and the web part’s properties will be updated with the url of the image. Then, the web part will render in its normal manner — displaying the image.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34438" alt="BestPractices.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Viewing the details of the image in the picture library will show that is was created by the “System Account.” This is a special account that automatically has write permission to the library. This account is only used when a custom program runs under elevated privileges to perform an action.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Installation&amp;amp;referringTitle=Using%20the%20Image%20Upload%20Web%20Part"&gt;Installation&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Home&amp;amp;referringTitle=Using%20the%20Image%20Upload%20Web%20Part"&gt;Home&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:47:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Using the Image Upload Web Part 20080514014729A</guid></item><item><title>UPDATED WIKI: Installation</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Installation&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Installation
&lt;/h1&gt; &lt;br /&gt;To install the Image Upload Web Part, the following are required:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Console access to the web front-end server.&lt;/li&gt;&lt;li&gt;A Document Library or Picture Library for storing the uploaded images.&lt;/li&gt;
&lt;/ul&gt;(Since all site visitors of the page containing the web part will need to view the image, the library must allow read access to all accounts in the site collection. Anonymous access will also work, if the web application is configured to allow anonymous browsing. In addition, the library must not be configured to require check-out of documents. The upload processing of the web part does not support check-out and check-in.)&lt;br /&gt; &lt;br /&gt;The Image Upload Web Part is installed using a SharePoint Solution package (.wsp) file. The STSADM command line utility is used to install and deploy the solution.&lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
      stsadm –o addsolution –filename &amp;quot;Image Upload Web Part.wsp&amp;quot;
      stsadm –o deploysolution –name &amp;quot;Image Upload Web Part.wsp&amp;quot; 
             –url [web application url] –allowcas –allowgac  
&lt;/pre&gt; &lt;br /&gt;Since the web part will use elevated privileges to upload the image, a custom Code Access Security (CAS) Policy is used to grant the web part the appropriate run-time permissions. This policy is added to the CAS policy in effect in the specified web application. To allow this update to happen, the  allowcas parameter is required. &lt;br /&gt; &lt;br /&gt;As noted above, the solution contains an extension to the STSADM command for setting the image storage location. The SharePoint platform requires extensions ot STSADM to be deploy to the Global Assembly Cache (GAC). Thus, the  allowgac parameter is required when deploying the solution package.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:46:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Installation 20080514014643A</guid></item><item><title>UPDATED WIKI: Installation</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Installation&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Installation
&lt;/h1&gt; &lt;br /&gt;To install the Image Upload Web Part, the following are required:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Console access to the web front-end server.&lt;/li&gt;&lt;li&gt;A Document Library or Picture Library for storing the uploaded images.&lt;/li&gt;
&lt;/ul&gt;(Since all site visitors of the page containing the web part will need to view the image, the library must allow read access to all accounts in the site collection. Anonymous access will also work, if the web application is configured to allow anonymous browsing. In addition, the library must not be configured to require check-out of documents. The upload processing of the web part does not support check-out and check-in.)&lt;br /&gt; &lt;br /&gt;The Image Upload Web Part is installed using a SharePoint Solution package (.wsp) file. The STSADM command line utility is used to install and deploy the solution.&lt;br /&gt;&lt;pre&gt;
      stsadm –o addsolution –filename &amp;quot;Image Upload Web Part.wsp&amp;quot;
      stsadm –o deploysolution –name &amp;quot;Image Upload Web Part.wsp&amp;quot; 
             –url [web application url] –allowcas –allowgac  
&lt;/pre&gt;Since the web part will use elevated privileges to upload the image, a custom Code Access Security (CAS) Policy is used to grant the web part the appropriate run-time permissions. This policy is added to the CAS policy in effect in the specified web application. To allow this update to happen, the  allowcas parameter is required. &lt;br /&gt;As noted above, the solution contains an extension to the STSADM command for setting the image storage location. The SharePoint platform requires extensions ot STSADM to be deploy to the Global Assembly Cache (GAC). Thus, the  allowgac parameter is required when deploying the solution package.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:45:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Installation 20080514014502A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The Image Upload Web Part for SharePoint Technologies is an easy to use replacement for the built-in Image Web Part. Site members can upload and display an image in one single step.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Introduction
&lt;/h2&gt;The out-of-the-box Image Web Part can be used to display an image on a site. The web part has a property that specifies the web address of the image. For most site members, this is problematic – how do they get an image on the web site? And how do they determine the web address? For power users, these steps are understood, but are time consuming to complete.&lt;br /&gt; &lt;br /&gt;The Image Upload Web Part will allow the site member to browse their local computer for the image. Once the image is selected, the web part will automatically upload the image to a location specified by an administrator and set the web address.&lt;br /&gt; &lt;br /&gt;The result is a solution that works for both groups. Site members can display pictures from their computer and administrators can provide storage for those pictures with changing the permissions of their site and with minimal training.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using%20the%20Image%20Upload%20Web%20Part&amp;amp;referringTitle=Home"&gt;Using the Image Upload Web Part&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Installation&amp;amp;referringTitle=Home"&gt;Installation&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:42:32 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080514014232A</guid></item><item><title>UPDATED WIKI: Using the Image Upload Web Part</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using the Image Upload Web Part&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Using the Image Upload Web Part
&lt;/h1&gt;Once the Image Upload Web Part is installed in a SharePoint farm, it is used like all other Web Parts. A site member (a user with permission to change a Web Part Page) can add the Image Upload Web Part like any other part. By default, the Web Part is listed in the Miscellaneous section of the Add Web Parts dialog.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34433" alt="AddWebPart.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;When the Web Part is displayed, it will check for the location configured to store the images that are uploaded. This location is set via the STSADM command line utility, using a custom option that is included in the download.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34435" alt="LocationNotSet.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the web part has been added to the page, it is no longer necessary to keep the page in edit mode. If the page is stored in a document library that requires check out, keep the page checked out until the image is uploaded and display.&lt;br /&gt; &lt;br /&gt;In the image below, the help text for the command is shown. At the bottom of the screen is a sample command to set the location to a picture library named “ImageUpload.” This library (either a document library or picture library) must already exist.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34434" alt="SetLocationHelp.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the upload location is set, the web part will display the upload form. (The page may need to be refreshed.) The form provides text boxes to specify the image to upload, the alternate text to be displayed (usually as a tool tip) and the height and width at which to display the image. (The height and width are optional. If they are not specified, the image is displayed at its full size.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34436" alt="SelectImage.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Clicking the Browse button on the form will show the Choose File dialog box. This dialog will allow the site member to navigate to any location available from their computer. This can include local directories, network directories and even camera memory cards. The valid image file types are .bmp, .jpg, .gif and .png.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34437" alt="ChooseFile.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the image is selected and the form completed, the Save button will upload the image to the configured location, and the web part’s properties will be updated with the url of the image. Then, the web part will render in its normal manner — displaying the image.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34438" alt="BestPractices.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Viewing the details of the image in the picture library will show that is was created by the “System Account.” This is a special account that automatically has write permission to the library. This account is only used when a custom program runs under elevated privileges to perform an action.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Installation&amp;amp;referringTitle=Using%20the%20Image%20Upload%20Web%20Part"&gt;Installation&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:42:16 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Using the Image Upload Web Part 20080514014216A</guid></item><item><title>UPDATED WIKI: Using the Image Upload Web Part</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using the Image Upload Web Part&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Using the Image Upload Web Part
&lt;/h1&gt;Once the Image Upload Web Part is installed in a SharePoint farm, it is used like all other Web Parts. A site member (a user with permission to change a Web Part Page) can add the Image Upload Web Part like any other part. By default, the Web Part is listed in the Miscellaneous section of the Add Web Parts dialog.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34433" alt="AddWebPart.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;When the Web Part is displayed, it will check for the location configured to store the images that are uploaded. This location is set via the STSADM command line utility, using a custom option that is included in the download.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34435" alt="LocationNotSet.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the web part has been added to the page, it is no longer necessary to keep the page in edit mode. If the page is stored in a document library that requires check out, keep the page checked out until the image is uploaded and display.&lt;br /&gt; &lt;br /&gt;In the image below, the help text for the command is shown. At the bottom of the screen is a sample command to set the location to a picture library named “ImageUpload.” This library (either a document library or picture library) must already exist.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34434" alt="SetLocationHelp.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the upload location is set, the web part will display the upload form. (The page may need to be refreshed.) The form provides text boxes to specify the image to upload, the alternate text to be displayed (usually as a tool tip) and the height and width at which to display the image. (The height and width are optional. If they are not specified, the image is displayed at its full size.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34436" alt="SelectImage.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Clicking the Browse button on the form will show the Choose File dialog box. This dialog will allow the site member to navigate to any location available from their computer. This can include local directories, network directories and even camera memory cards. The valid image file types are .bmp, .jpg, .gif and .png.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34437" alt="ChooseFile.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Once the image is selected and the form completed, the Save button will upload the image to the configured location, and the web part’s properties will be updated with the url of the image. Then, the web part will render in its normal manner — displaying the image.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34438" alt="BestPractices.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Viewing the details of the image in the picture library will show that is was created by the “System Account.” This is a special account that automatically has write permission to the library. This account is only used when a custom program runs under elevated privileges to perform an action.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:41:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Using the Image Upload Web Part 20080514014141A</guid></item><item><title>UPDATED WIKI: Using the Image Upload Web Part</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using the Image Upload Web Part&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Using the Image Upload Web Part
&lt;/h1&gt;Once the Image Upload Web Part is installed in a SharePoint farm, it is used like all other Web Parts. A site member (a user with permission to change a Web Part Page) can add the Image Upload Web Part like any other part. By default, the Web Part is listed in the Miscellaneous section of the Add Web Parts dialog.&lt;br /&gt; &lt;br /&gt;      &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34433" alt="AddWebPart.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;When the Web Part is displayed, it will check for the location configured to store the images that are uploaded. This location is set via the STSADM command line utility, using a custom option that is included in the download.&lt;br /&gt; &lt;br /&gt;      &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:LocationNotSet.jpg]&lt;br /&gt; &lt;br /&gt;Once the web part has been added to the page, it is no longer necessary to keep the page in edit mode. If the page is stored in a document library that requires check out, keep the page checked out until the image is uploaded and display.&lt;br /&gt; &lt;br /&gt;In the image below, the help text for the command is shown. At the bottom of the screen is a sample command to set the location to a picture library named “ImageUpload.” This library (either a document library or picture library) must already exist.&lt;br /&gt; &lt;br /&gt;      &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:SetLocationHelp.jpg]&lt;br /&gt; &lt;br /&gt;Once the upload location is set, the web part will display the upload form. (The page may need to be refreshed.) The form provides text boxes to specify the image to upload, the alternate text to be displayed (usually as a tool tip) and the height and width at which to display the image. (The height and width are optional. If they are not specified, the image is displayed at its full size.&lt;br /&gt; &lt;br /&gt;Clicking the Browse button on the form will show the Choose File dialog box. This dialog will allow the site member to navigate to any location available from their computer. This can include local directories, network directories and even camera memory cards. The valid image file types are .bmp, .jpg, .gif and .png.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Once the image is selected and the form completed, the Save button will upload the image to the configured location, and the web part’s properties will be updated with the url of the image. Then, the web part will render in its normal manner — displaying the image.&lt;br /&gt; &lt;br /&gt;Viewing the details of the image in the picture library will show that is was created by the “System Account.” This is a special account that automatically has write permission to the library. This account is only used when a custom program runs under elevated privileges to perform an action.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:22:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Using the Image Upload Web Part 20080514012206A</guid></item><item><title>UPDATED WIKI: Using the Image Upload Web Part</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using the Image Upload Web Part&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Using the Image Upload Web Part
&lt;/h1&gt;Once the Image Upload Web Part is installed in a SharePoint farm, it is used like all other Web Parts. A site member (a user with permission to change a Web Part Page) can add the Image Upload Web Part like any other part. By default, the Web Part is listed in the Miscellaneous section of the Add Web Parts dialog.&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ImageUpload&amp;amp;DownloadId=34433" alt="AddWebPart.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;When the Web Part is displayed, it will check for the location configured to store the images that are uploaded. This location is set via the STSADM command line utility, using a custom option that is included in the download.&lt;br /&gt; &lt;br /&gt;Once the web part has been added to the page, it is no longer necessary to keep the page in edit mode. If the page is stored in a document library that requires check out, keep the page checked out until the image is uploaded and display.&lt;br /&gt;In the image below, the help text for the command is shown. At the bottom of the screen is a sample command to set the location to a picture library named “ImageUpload.” This library (either a document library or picture library) must already exist.&lt;br /&gt; &lt;br /&gt;Once the upload location is set, the web part will display the upload form. (The page may need to be refreshed.) The form provides text boxes to specify the image to upload, the alternate text to be displayed (usually as a tool tip) and the height and width at which to display the image. (The height and width are optional. If they are not specified, the image is displayed at its full size.&lt;br /&gt; &lt;br /&gt;Clicking the Browse button on the form will show the Choose File dialog box. This dialog will allow the site member to navigate to any location available from their computer. This can include local directories, network directories and even camera memory cards. The valid image file types are .bmp, .jpg, .gif and .png.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Once the image is selected and the form completed, the Save button will upload the image to the configured location, and the web part’s properties will be updated with the url of the image. Then, the web part will render in its normal manner — displaying the image.&lt;br /&gt; &lt;br /&gt;Viewing the details of the image in the picture library will show that is was created by the “System Account.” This is a special account that automatically has write permission to the library. This account is only used when a custom program runs under elevated privileges to perform an action.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:19:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Using the Image Upload Web Part 20080514011928A</guid></item><item><title>UPDATED WIKI: Using the Image Upload Web Part</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using the Image Upload Web Part&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Using the Image Upload Web Part
&lt;/h1&gt;Once the Image Upload Web Part is installed in a SharePoint farm, it is used like all other Web Parts. A site member (a user with permission to change a Web Part Page) can add the Image Upload Web Part like any other part. By default, the Web Part is listed in the Miscellaneous section of the Add Web Parts dialog.&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:AddWebPart.jpg]&lt;br /&gt; &lt;br /&gt;When the Web Part is displayed, it will check for the location configured to store the images that are uploaded. This location is set via the STSADM command line utility, using a custom option that is included in the download.&lt;br /&gt; &lt;br /&gt;Once the web part has been added to the page, it is no longer necessary to keep the page in edit mode. If the page is stored in a document library that requires check out, keep the page checked out until the image is uploaded and display.&lt;br /&gt;In the image below, the help text for the command is shown. At the bottom of the screen is a sample command to set the location to a picture library named “ImageUpload.” This library (either a document library or picture library) must already exist.&lt;br /&gt; &lt;br /&gt;Once the upload location is set, the web part will display the upload form. (The page may need to be refreshed.) The form provides text boxes to specify the image to upload, the alternate text to be displayed (usually as a tool tip) and the height and width at which to display the image. (The height and width are optional. If they are not specified, the image is displayed at its full size.&lt;br /&gt; &lt;br /&gt;Clicking the Browse button on the form will show the Choose File dialog box. This dialog will allow the site member to navigate to any location available from their computer. This can include local directories, network directories and even camera memory cards. The valid image file types are .bmp, .jpg, .gif and .png.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Once the image is selected and the form completed, the Save button will upload the image to the configured location, and the web part’s properties will be updated with the url of the image. Then, the web part will render in its normal manner — displaying the image.&lt;br /&gt; &lt;br /&gt;Viewing the details of the image in the picture library will show that is was created by the “System Account.” This is a special account that automatically has write permission to the library. This account is only used when a custom program runs under elevated privileges to perform an action.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:17:58 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Using the Image Upload Web Part 20080514011758A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The Image Upload Web Part for SharePoint Technologies is an easy to use replacement for the built-in Image Web Part. Site members can upload and display an image in one single step.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Introduction
&lt;/h2&gt;The out-of-the-box Image Web Part can be used to display an image on a site. The web part has a property that specifies the web address of the image. For most site members, this is problematic – how do they get an image on the web site? And how do they determine the web address? For power users, these steps are understood, but are time consuming to complete.&lt;br /&gt; &lt;br /&gt;The Image Upload Web Part will allow the site member to browse their local computer for the image. Once the image is selected, the web part will automatically upload the image to a location specified by an administrator and set the web address.&lt;br /&gt; &lt;br /&gt;The result is a solution that works for both groups. Site members can display pictures from their computer and administrators can provide storage for those pictures with changing the permissions of their site and with minimal training.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Using%20the%20Image%20Upload%20Web%20Part&amp;amp;referringTitle=Home"&gt;Using the Image Upload Web Part&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:12:15 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080514011215A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The Image Upload Web Part for SharePoint Technologies is an easy to use replacement for the built-in Image Web Part. Site members can upload and display an image in one single step.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Introduction
&lt;/h2&gt;The out-of-the-box Image Web Part can be used to display an image on a site. The web part has a property that specifies the web address of the image. For most site members, this is problematic – how do they get an image on the web site? And how do they determine the web address? For power users, these steps are understood, but are time consuming to complete.&lt;br /&gt; &lt;br /&gt;The Image Upload Web Part will allow the site member to browse their local computer for the image. Once the image is selected, the web part will automatically upload the image to a location specified by an administrator and set the web address.&lt;br /&gt; &lt;br /&gt;The result is a solution that works for both groups. Site members can display pictures from their computer and administrators can provide storage for those pictures with changing the permissions of their site and with minimal training.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:09:56 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080514010956A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ImageUpload/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The Image Upload Web Part for SharePoint Technologies is an easy to use replacement for the built-in Image Web Part. Site members can upload and display an image in one single step.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;!!Introduction&lt;br /&gt;The out-of-the-box Image Web Part can be used to display an image on a site. The web part has a property that specifies the web address of the image. For most site members, this is problematic – how do they get an image on the web site? And how do they determine the web address? For power users, these steps are understood, but are time consuming to complete.&lt;br /&gt; &lt;br /&gt;The Image Upload Web Part will allow the site member to browse their local computer for the image. Once the image is selected, the web part will automatically upload the image to a location specified by an administrator and set the web address.&lt;br /&gt; &lt;br /&gt;The result is a solution that works for both groups. Site members can display pictures from their computer and administrators can provide storage for those pictures with changing the permissions of their site and with minimal training.&lt;br /&gt;
&lt;/div&gt;</description><author>PaulSchaeflein</author><pubDate>Wed, 14 May 2008 01:09:27 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080514010927A</guid></item></channel></rss>