The HTML editor that comes with SharePoint does not have the function of directly uploading images, which is a pity for many people. However, we found that the editor in the web page feature released has the function of uploading images and inserting images, someone has extended this function on the Internet and made it fieldtype. Below I will write out how to use it for your convenience.
1. Go to the Web site http://www.codeplex.com/ipii/Release/ProjectReleases.aspx? Releaseid = 8820 download the installation file and install it directly after download
2. Follow the instructions of the author
Important
After deploy this solution, you have to check below:
Under "C: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ template \ layouts \ CW
Moss Modules "folder, copy" assetportalbrowser. aspx
Bak "and" dialog. Master Bak "to" C: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ template \ layouts \ "folder, and trim _ Bak name, or it might cause some Exception error when you select something.
3. Modify the file c: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ template \ XML \ fldtypes_publishing.xml and change the following attributes to true.
<Field name = "usercreatable"> true </field>
<Field name = "showonlistcreate"> true </field>
<Field name = "showondocumentlibrarycreate"> true </field>
4. iisreset, OK, and can be applied.
. You can apply it on the editing page.
. Apply in the list
Create a new column in the list settings, as shown in figure
The validity period of the newly created Project in the list is as follows. you can insert images directly.
Of course, the personal feeling is not perfect, and the application is not intuitive and convenient for users when publishing news.
It is best to replace some other editors such as FCKeditor with the editor that comes with Sharepoint.
Unfortunately, no good information can be found on the Internet. If you know the method, I hope you can talk about it.
Below are some materials I have found:
Http://episteme.arstechnica.com/eve/forums/a/tpc/f/6330927813/m/969008447831
Http://www.andypemberton.com /? P = 7